What is the best website to learn php?
No Answer is Posted For this Question
Be the First to Post Answer
What does pear stand for?
How many open modes available when a file open in PHP?
How does header() work . What do they tell the server same question for SESSIONS
What is faster?
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 can we know the count/number of elements of an array?
How to check an element is exists in array or not in php?
What is default session time and path in php?
/temp is a type of filesystem directory. State Whether True or False?
What is the output of the ucwords function in this example?
CWD is a type of shell variable. State Whether True or False?
What is the default time in seconds for which session data is considered valid?