Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
Asked in PHP interview, Is it possible to insert Object in database?
9
like
1
dislike
Asked in PHP interview, Is it possible to insert Object in database?
asked
2 years
ago
by
pollard
(
41,990
points)
php
object
mysql
1 Answer
1
like
0
dislike
Best answer
yes, it is possible, using serialize()
but the answer HUGELY depends on context
answered
2 years
ago
by
william
(
91,210
points)
Related questions
7
like
0
dislike
3
answers
PHP object oriented static properties.
asked
2 years
ago
by
eagle09
(
95,490
points)
php
programming
mysql
sql
html
2
like
0
dislike
0
answers
How can we create a database using php and mysql?
asked
1 year
ago
by
DBA-boss
(
120,990
points)
database
php
mysql
9
like
0
dislike
0
answers
How can i connect my php page with Database..??
asked
1 year
ago
by
lotus$
(
42,160
points)
php
database
mysql
webpage
7
like
0
dislike
0
answers
when to UPDATE and when to INSERT?
asked
2 years
ago
by
eagle09
(
95,490
points)
database
mysql
sql
php
question
8
like
0
dislike
1
answer
How to create HTML Page Dynamically in php..??
asked
2 years
ago
by
eagle09
(
95,490
points)
mysql
sql
php
programming