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
Which methods should be used for sending an email using the variables $to, $subject, and $body?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
Is variable name casesensitive in php?
Tell us how to create an array of a group of items inside an html form?
What is the use of $_server and $_env?
Describe which programming language does php parallel to?
What are the types of variables in php?
What are the advantages and disadvantages of cascade style sheets?
How does firefox manage cookies?
What are the differences between echo and print?
Tell me how can we define a variable accessible in functions of a php script?
What is php and sql?
What are magic methods?
How many keywords are there in php?
How long does a session last in php?