-
-
-
Ob_start()
What is the use of ob_start() in PHP?
-
@ symbol before any variable
Why do we put @ symbol before any variable?
-
Functionality of trim() Function
Will the trim() function strip the NULL bytes?
-
-
-
-
-
Count hits
If we have a button on a simple page and a user clicks on the button, then how we can come to know how many times the user has clicked on the button?
-
Submit without Submit Button
Is it possible to submit form without submit button in PHP?
-
-
POST and GET Methods
Which will execute faster POST or GET? Explain
-
-
-
Form Submit
Can you submit a form without using submit button? If Yes, How?
-
PHP Session
Where does the session stored, either client side or server side?
What is the difference between echo and print?
If anyboyd knows, do tell me.waiting for your prompt response.
Ans