What does the initials of php stand for?
No Answer is Posted For this Question
Be the First to Post Answer
what are the basic steps to installation php4+mysql4+phpmyadmin on IIS web server?. Pls write the complete steps.
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 a variable is declared in php?
Does php need a closing tag?
Write the code for upload a video file in PHP.How will You Play this in Your Page.?
2 Answers ASD Lab, Convex Digital,
Tell me what are the functions to be used to get the image's properties (size, width and height)?
What is the purpose of using php?
How To Get the Uploaded File Information in the Receiving Script?
Is not null mysql?
What is static method php?
What is the scope of career in PHP/Mysql
What is the difference between fopen() and fclose()?