What is use of header() function in php? What the limitation of header()?
Tell me how to retrieve a cookie value?
What IS PHP?
Which is useful for method overloading?
How to create an array from php string?
How to call php function from javascript using ajax?
What is the difference between myisam and innodb?
What is session in php w3schools?
What do you mean range() in php?
How will you create a bi-lingual site (multiple languages) ?
Is facebook still in 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 a base url?