Does it possible to compile php with mysql without having
mysql sources?
Answer Posted / gopal
Why it is not possible??
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of mysql_real_escape_string in php?
What does pear stand for?
What are the rules for naming a php variable?
What is the use of nl2br() in php?
Does php class need constructor?
How to pass variables and data from php to javascript?
Tell me how a constant is defined in a php script?
What is php and its advantages?
Can we use get instead of post?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
How do I find out the number of parameters passed into function9?
What is $_ request?
Tell me which function gives us the number of affected entries by a query?
How is it possible to know the number of rows returned in result set?
How variables are passed through arguments?