What is $_ files in php?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between GET and POST?
21 Answers AdVine, Evon Technologies, GVD Infotech, RedAlkemi, SoftSol,
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
Tell me how is it possible to know the number of rows returned in result set?
How can image properties be retrieved in php?
Who is the father of php and what is the current version of php and mysql?
1. Create student database. 2. First page should display the students available in the database. There should be add, edit and delete buttons. 3. There should be option to search students by name, code, date of joining, department or combination of these. 4. Should have an add/edit screen. Add and Edit should be handled in the same page. 5. Delete should ask for confirmation before deleting the actual record. 6. Validation should be done in JavaScript as well as php.
How to know user has read the email-php?
Is php faster than javascript?
programm for factorial
What is difference between python and php?
How can I rotate an image?
1 Answers Rushmore Consultancy,
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?