Why sessions are used in php?
No Answer is Posted For this Question
Be the First to Post Answer
1.<?php echo'bsfjbsnmfbs'; ?> 2.<? ech'hjndfjkshf'; ?> 3 <? echo'naskfdjnask'; three programs are exected but which is beter why
What are the common uses of php?
What type of comments are supported by PHP.
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.
Is polymorphism inherited?
What the use of var_dump()?
What is return in php function?
How can we change the maximum size of the files to be uploaded?
when ever the user logged in the database table the current registered date will be appeared
Tell me how can we define a variable accessible in functions of a php script?
Write a php script to get the largest key in an array?
what is pear in php in brief ?