Is php a middleware?
No Answer is Posted For this Question
Be the First to Post Answer
How to check a key exist in an array?
what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP
How can I display text with a php script?
How long does a php session last for?
What is difference between include and include_once in php?
Tell me what type of operation is needed when passing values through a form or an url?
Why is PHP-MySQL frequently used for web (Portal) Development?
5 Answers T3 Softwares, Wipro,
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 the method to execute a php script from the command line?
How to get a total number of elements used in the array?
What does the function get_magic_quotes_gpc() means?
How do I find environment variables?