-
-
Store session value in cookies
How to store session value in cookies ? can we store session value in cookie ? if u can please explain how ?
-
Functionality of trim() Function
Will the trim() function strip the NULL bytes?
-
Php fragment
1- Write php fragment code to print out the data submitted by the user through html form using get or post method? we need to display the field name and value??
-
Upload Videos
How do you upload videos using PHP & MySQL
-
Overloading concepts
Why overloading concept is not supported in php
-
Set JavaScript Variable Value
Can you set JavaScript variable value to php variable? Justify your answer?
-
Would you initialize your strings with single quotes or double quotes?
Since the data inside the single-quoted string is not parsed for variable substitution, it’s always a better idea speed-wise to initialize a string with single quotes, unless you specifically need variable substitution
-
-
Form Submit
Can you submit a form without using submit button? If Yes, How?
-
-
File Uploading in PHP
In core PHP i am making a form it include file uploading option but i have created two choose file option when i choose file to both button then only last button image goes to the folder not goes to both files why...simply i want to add 2 choose file button and when user use both button then both file could be goes into the upload folder...
-
Core PHP
What is Core PHP?
-
POST and GET Methods
Which will execute faster POST or GET? Explain
-
What is the difference between echo and print?
If anyboyd knows, do tell me.waiting for your prompt response.
-
@ symbol before any variable
Why do we put @ symbol before any variable?
-
-
-
-
PHP Session
Where does the session stored, either client side or server side?
PHP Interview Questions
Ans