What are the string functions in php?
What is the use of isset() in php?
What are php magic methods?
Is php procedural or oop?
List few sensible functions in PHP?
Is c similar to php?
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????
what is php?
Tell me how can we get the error when there is a problem to upload a file?
What are default session time and path?
What is the difference between php 5 and php 7?
What is the difference between characters 34 and x34?
What is preg_match?