View Single Post
Old 12-30-2007, 12:22 AM   #7 (permalink)
Aaron
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
Aaron is on a distinguished road
Default

Yeah, I completely forgot to think about using file handles. The variables when you use those things are weird to me, though.

Like,

$connect = fopen(); (or whatever the syntax is) isn't a variable, but it connects to the file, SQL database, FTP, or whatever you are messing with.

(I am completely confused between these functions... So that is probably the wrong syntax).
Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote