How is it possible to propagate a session id?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what are sql injections, how do you prevent them and what are the best practices?
What does $_cookie mean?
What is htmlspecialchars?
Why should I learn php?
What is php date function?
Why use static methods php?
What is the difference between include and include_once ? Which is one is good in terms of performance ?
how to use particular city location in php?
how to run PHP in command line?
8 Answers InfoShore, Ramp Green, Xtreeme,
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 many types of php are there?
What are the rules to declare a php variables?