How can you create a session in php?
How can we submit a form without using submit buttons?
What is php explain?
What is a role of a designer in web development. Till what level the designer will do his work. Does he gives the complete html file or the tpl file or he should also include the smarty tag in the tpl file.
What are php errors?
What is default session time and path in PHP. How to change it?
Is not null in php?
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
Is php fully object oriented?
Differences between get, post and request methods ?
•How can we submit a form without a submit button
What is the difference between explode and split?
How do sessions work in php?