hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Programming Discussion : small php help
Reply

Programming Discussion Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.
Forum Jump

small php help

Reply Post New Thread In Programming Discussion Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 02-14-2005, 10:17 PM
SgtSakura SgtSakura is offline
WHT Addict
 
Join Date: Sep 2003
Posts: 116

small php help


Hi

i would like to know the code to Check if a file exists (a .txt file) and if it does exist ,include it

Could anyone please show me the code ?

__________________
Twilight-Sun.com

Reply With Quote


Sponsored Links
  #2  
Old 02-14-2005, 10:23 PM
nuk3 nuk3 is offline
WHT Addict
 
Join Date: Jun 2003
Location: Sydney, Australia
Posts: 158
Re: small php help

Quote:
Originally posted by SgtSakura
Hi

i would like to know the code to Check if a file exists (a .txt file) and if it does exist ,include it

Could anyone please show me the code ?

PHP Code:
<?php
$filename 
'/path/to/foo.txt';

if (
file_exists($filename))
include (
$filename);

?>
http://www.php.net/file_exists

Reply With Quote
  #3  
Old 02-14-2005, 10:35 PM
SgtSakura SgtSakura is offline
WHT Addict
 
Join Date: Sep 2003
Posts: 116
Ok thanks
but how do i set that up when the .txt files name is a variable eg $comment
i have tryed replacing foo.txt with $comment but it didnt help
and i did update the path to file it does work but i need it to run using variable

__________________
Twilight-Sun.com

Reply With Quote
Sponsored Links
  #4  
Old 02-14-2005, 11:04 PM
SgtSakura SgtSakura is offline
WHT Addict
 
Join Date: Sep 2003
Posts: 116
Edit nevermind
i fixed it myself
no idea what i changed but it works now

Thanks for your help nuke

__________________
Twilight-Sun.com

Reply With Quote
  #5  
Old 02-15-2005, 12:28 AM
nuk3 nuk3 is offline
WHT Addict
 
Join Date: Jun 2003
Location: Sydney, Australia
Posts: 158
No problem mate.

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Yahoo Officially Launches Small Business Advisor Website Web Hosting News 2012-03-05 13:38:49
Yahoo Employs the Power of Information with Small Business “Advisor” Site Web Hosting News 2012-02-13 11:39:39
Email Host PolarisMail Launches New Plans Aimed At Small Businesses Web Hosting News 2011-11-09 19:44:49
Web Host A Small Orange Partners with Conversion Analytics Firm Spring Metrics Web Hosting News 2011-10-20 20:26:38
Web Host A Small Orange Names Director of Technology Web Hosting News 2011-08-11 16:49:08


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?