what use of <?php
AentteQ Software Technologies Q: what are benifits of using LAMP..?
How to include variables in double-quoted strings?
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 do you mean by design patterns (php) ?
Tell me in php, objects are they passed by value or by reference?
Can we run php on tomcat server?
how php works with oracle?
What is the default session time in php?
How to convert a character to an ascii value?
What are the difference between abstract class and interface?
How to create connection in php?
Write a program using while loop?