How to download a php script directly in your script page?

Answer Posted / abhishek dilliwal

<?php include("example_script.php"); ?>

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main error types in php and how do they differ?

842


Why do we use htaccess

635


How is the comparison of objects done in php?

525


What is the purpose of using php?

516


What is php session_start() and session_destroy() function?

562






How to merge values of two arrays into a single array?

493


How send email using php?

544


Does php has a future?

499


What u mean by query?

486


Is it more secure to use cookies to trfer session ids?

525


Explain what are the two main string operators?

522


How to include a file to a PHP page?

597


How do we get the current session id?

565


What is the maximum size of a table in mysql?

544


How can I make a script that can be bilingual (supports english, german)?

597