What is the difference between indexed and associative array?
No Answer is Posted For this Question
Be the First to Post Answer
Explain different sorting function in php?
Explain what are the three classes of errors that can occur in php?
What is data abstraction in php?
How do I stop a php script?
What is strcmp () in 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????
Why php 7 is faster?
What is difference between variable declaration and variable definition?
1.Where are the sessions storing ? 2.What are the contents of a session file ? 3.If the server is loaded with too many session files there is a possibility of server crash. How can we solve this issue? 4. How does php server identify that the particular session belongs to particular user ? For ex: If two users A and B logged from different machine, separate session files (say 1 and 2) will be created in the server. But how the php knows that 1 belongs to A and 2 belongs to B ?
What is mysqli_real_escape_string?
Explain about error handling in php?
1 Answers INDUS, Life Infotech, Yahoo,
How to create an array from php string?