How can we make a constant in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between client-side and server-side programming?
How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?
Why php is used with mysql?
I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitting my certificates for 2 years.Is it good or bad
How can MYSQL functions be available with PHP?
Explain the difference between $var and $$var?
Create a PHP web script with the following attributes: on start, three HTML form elements are shown: an string input field, a checkbox field, a dropdown/pull down list with 5 elements and a submit button. On submission, the form should be redisplayed (while remaining all options/inputs as the user has selected/entered them). Additionally, the selections/inputs of the user should be displayed in text. Please solve this without the use of any external libraries.
How many types of arrays are there in php?
What's diffrence between Get() and Post() Function
Tell me what is the use of "ksort" in php?
what is constructor in a class, how it is work, how it is call?
Why sessions are used in php?