What is pdo in php why use?
No Answer is Posted For this Question
Be the First to Post Answer
Whether session will work if we disable cookies in client browser ?
What is variable give example?
Which is the best web server?
How do http requests work?
How do you explain independent and dependent variables?
Does https prevent csrf?
Explain how to run the interactive php shell from the command line interface?
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...
What are the final class and final method?
Why shouldn't I use mysql_* functions in php?
What is the use of extract function in php?
This is regarding file uploading. 1. Who will be the owner of the uploaded file ? 2. What permission you will give for an uploaded file ? 3. What is mean by user, group and others and what kind of permission you will give for each user and explain the reason?