What is the meaning of "enctype= multipart/form-data" ?
No Answer is Posted For this Question
Be the First to Post Answer
How do you clear environment variables?
How big is nvarchar max?
Explain what does $_server means?
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)?
Tell me what is the difference between unset() and unlink()?
What is final class and final method?
What is session in c#?
Explain Booleans in PHP?
What is active record in php?
What is the difference between php and javascript?
Does php have block scope?
Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...