Can we use include ("xyz.php") two times in a php page "index.php"?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what does the unset() function means?
What are the main error types in php and how do they differ?
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????
How do I find environment variables?
How to call php function from javascript using ajax?
Where to put php files in apache server?
How are sessions maintained?
What is PHP's configuration file called?
What is isset in php?
Where is session id stored?
What is self in php?
Does it possible to compile php with mysql without having mysql sources?