What is if isset ($_ post submit )) in php?
No Answer is Posted For this Question
Be the First to Post Answer
What are html entities?
Write a program to get lcm of two numbers using php?
What type of operation is needed when passing values through a form or an url?
What is a php web application?
How to check an key is exists in array?
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????
Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.
Can php replace javascript?
when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...
What is lazy loading in php?
What is the difference between the functions unlink and unset?
What is the use of htmlspecialchars in php?