How to remove values saved in the current session?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between get and post?
Do I need to install php after xampp?
How to track no of user logged in?
What is compact function 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????
Which function would you use to merge two arrays in php?
What new features php7 has in store for us?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?
1 Answers Rushmore Consultancy,
Tell me are parent constructors called implicitly inside a class constructor?
Can the value of a constant change during the script's execution?
What is difference between isset and empty in php?