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   SiteMap shows list of All Categories in this site.
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 3 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 ?    2 Yes 4 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 4 No
Uma
 

 
 
 
Other PHP Interview Questions
 
  Question Asked @ Answers
 
coding for deleting items form data base on select  1
Functions in IMAP, POP3 AND LDAP? Rushmore-Consultancy1
=== represents what? NetTrackers2
How i can integrate merchant payment get way in zen cart? in php? plz help me BA-Continnum-Solutions1
How can I loop through the members of an array? Rushmore-Consultancy1
How can you "tell" MySQL server to cache a query?  2
If the variable $a is equal to 5 and variable $b is equal to character a, what’s the value of $$b? Can anyone explain how's the value of $$b=100 ABC6
where to change in php.ini file for file uploading?  1
what are the errors and when we get that particular errors.and who will give that errors  3
what are in image creating functions in php A1-Technology5
What is the difference between mysql_fetch_object and mysql_fetch_array?  4
What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?  3
what is the post and get method?? Google11
Is the cookies are available on cross domain?  2
I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution  1
how to set session expire(session timeout) using php code  2
Can anyone explain about join?  3
What is .htaccessfile and use of this file  5
recurring account in PayPal payment gateway? A1-Technology1
Difference between notify url, return url in paypal payment gateway? A1-Technology2
 
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