How do you check is php not empty?
No Answer is Posted For this Question
Be the First to Post Answer
What are the main error types in php?
What is php dependency injection?
How do you destroy a particular or all Sessions?
What is pdo in php why use?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
we have two tables first one is EMPLOYEE having EmpID, EmpNAME, Second table is SALARY table having id, salary Write a query to get name of those person who having more than 10000$ salary
What is the difference between the functions unlink and unset?
Applications written to provide a GUI shell for Unix and Linux are called
what is the use of include() function when include_once() alone will enough?
What the difference between WAMP5 1.7.3 and WampServer 2?
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.
What is a session in php?