Jun 3, 2006 #1 lisa66 Technical User Joined May 30, 2006 Messages 11 Location GB I am trying to open an html file from a perl script. can anyone give me the correct syntax? thanks Lisa
I am trying to open an html file from a perl script. can anyone give me the correct syntax? thanks Lisa
Jun 3, 2006 #2 Kozusnik Programmer Joined Feb 27, 2005 Messages 620 Lisa, What are you trying to do with it? Open it to edit as if it were just text (source), or open as if it were a web document? Take a peek here if you haven't already... http://us3.php.net/file Mark Upvote 0 Downvote
Lisa, What are you trying to do with it? Open it to edit as if it were just text (source), or open as if it were a web document? Take a peek here if you haven't already... http://us3.php.net/file Mark
Jun 4, 2006 #3 sleipnir214 Programmer Joined May 6, 2002 Messages 15,350 Location US An equally-important question in response might be: As your question is about perl and this is the PHP forum, wouldn't your question be better asked in the perl forum? forum219 Want the best answers? Ask the best questions! TANSTAAFL! Upvote 0 Downvote
An equally-important question in response might be: As your question is about perl and this is the PHP forum, wouldn't your question be better asked in the perl forum? forum219 Want the best answers? Ask the best questions! TANSTAAFL!
Jun 4, 2006 Thread starter #4 lisa66 Technical User Joined May 30, 2006 Messages 11 Location GB sorry guys - posted on the perl forum! thanks Upvote 0 Downvote