What is the function mysql_pconnect() usefull for?
No Answer is Posted For this Question
Be the First to Post Answer
Is polymorphism inherited?
i got this error msg in online... how to solve this problem... i couldnot find out as soon as possible send me answer or idea COULD NOT ABLE TO CONNECT DATABASE . Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2)
What is mysql_fetch_row?
Xplain is it possible to use com component in php?
What backslash character will match whitespace?
what is PDO?
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
What is the difference between for and foreach?
Is null in php?
How can i execute PHP File using Command Line?
How do you format and output a number with leading zero's?