Why shouldn't I use mysql_* functions in php?
No Answer is Posted For this Question
Be the First to Post Answer
To find out the current year is leap year or not which date() function we've to use.Give the syntax also
How to convert strings to numbers in php?
What are the options to transfer session ids?
What is overloading in php?
What is faster?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
Is php dead 2019?
i have designed a registration form in html (registration.html) and to insert user details in database i have designed a submit form in php (submit_registration.php) but when i click on submit button in registration.html it opens a dialogue box which asks for open or save php(submit_registration.php) even though i have already installed apache HTTP server and php version 5 on my computer and i am using mysql as backend. plz suggest me what should i do????
Does PHP 5 support exceptions? State Whether True or False?
What is new keyword in php?
What are the Merits and De-Merits of CURL library ?
Tell me how can we get the error when there is a problem to upload a file?