How to set a value in session? How to remove data from a session?
Why shouldn't I use mysql_* functions in php?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
What is the purpose of the '.myd' file extension? What do thes file contain?
What's the best method for sanitizing user input with php?
What is php's mysqli extension?
What are the different tables(engine) present in mysql, which one is default?
What are default session time and path?
How send email using php?
What is the difference between $name and $$name?
Whether php supports microsoft sql server?
how to detect a mobile device using php
What are the advantages of triggers?
Why do we use htaccess and where?
Write a program using while loop?