Explain mysql_error().
No Answer is Posted For this Question
Be the First to Post Answer
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
What is compact function php?
How do I escape data before storing it into the database?
Tell me what are sql injections, how do you prevent them and what are the best practices?
Which php framework is in demand?
What is the difference between overloading and overriding in php?
Is php an api?
How can we submit a form without a submit buttom?
12 Answers A1 Technology, IBM,
Write logic to print Floyd's triangle in PHP?
What software is required to run php?
How is session id stored in browser?
what are the rules to be followed at the time of declaring a variable?,what is the purpose of var_dump()function in php,syntax of ternary operator()in php,difference between drop a table and truncate a table...