Is php difficult to learn?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default session time in PHP and how can I change it?
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 nl2br?
What is a php session?
Is array a key php?
what is the use of include() function when include_once() alone will enough?
What is the exact Diff. between include_once() and require_once() in PHP?
What is sticky form in php?
Which is variable cost?
What are the different ways to login to a remote server?
What is PEAR in PHP?
How to access a specific character in a string?