ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Scripts  >>  PHP
 
 


 

 
 PHP interview questions  PHP Interview Questions
 ASP interview questions  ASP Interview Questions
 CGI Perl interview questions  CGI Perl Interview Questions
 JavaScript interview questions  JavaScript Interview Questions
 VB Script interview questions  VB Script Interview Questions
 JSP interview questions  JSP Interview Questions
 Shell Script interview questions  Shell Script Interview Questions
 Python interview questions  Python Interview Questions
 Tcl interview questions  Tcl Interview Questions
 Awk interview questions  Awk Interview Questions
 AJAX interview questions  AJAX Interview Questions
 Ruby on Rails interview questions  Ruby on Rails Interview Questions
 Scripts AllOther interview questions  Scripts AllOther Interview Questions
Question
How to download a php script directly in your script page?
 Question Submitted By :: Abhishek Anand
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to download a php script directly in your script page?
Answer
# 1
<?php include("example_script.php"); ?>
 
Is This Answer Correct ?    0 Yes 1 No
Abhishek Dilliwal
 
  Re: How to download a php script directly in your script page?
Answer
# 2
You can use require function as well and it is  a 
recommended one..


require("file.php");
reqiure_once("file.php");//will giv a warning msg wen u 
include it, the next time by mistake.
 
Is This Answer Correct ?    0 Yes 1 No
Uma
 
 
 
  Re: How to download a php script directly in your script page?
Answer
# 3
You can use require function as well and it is  a 
recommended one..


require("file.php");
reqiure_once("file.php");//will giv a warning msg wen u 
include it, the next time by mistake.
 
Is This Answer Correct ?    0 Yes 0 No
Uma
 

 
 
 
Other PHP Interview Questions
 
  Question Asked @ Answers
 
Explain about Type Juggling in PHP?  1
what method is used to get a user's IP address?  2
how to upload 100mb file using .htaccess..  1
How do you run a php script from the command line?  1
PHP can be used frontend of for backend? Global-Logic3
How can we increase the execution time of a PHP script? Photon5
How can we know that a session is started or not?  2
Give any ten basic functions in PHP? T3-Softwares4
how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....  1
What are the differences between require and include, include_once?  2
What is the difference between $message and $$message ?  1
how to set session expire(session timeout) using php code  2
How can I find the width and height of an image resource? Rushmore-Consultancy1
what do you mean by php.ini file ?????????  2
Draw the architecture of Zend engine?  1
Without using forms and hidden variables, how to send variables from a PHP script to another URL using POST method?  2
Does not want to see PHPSESSID in the url. How can be done this ?  1
List out some tools through which we can draw E-R diagrams for mysql?  4
How can we encrypt the username and password using PHP? Xpert4
Explain about error handling in php? Life-Infotech1
 
For more PHP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com