Browsing Tag
Net Solutions interview questions and answers
6 posts
How to run PHP in command line ?
Answer : PHP is a server side scripting language, a lot of development using PHP…
How to download a php script directly in your script page ?
Answer : Here we create a PHP script, name it “download.php”…
How to find out, how a user visited a particular page ?
Answer : We add a counter in that page….
