Thread
:
Variable Names
View Single Post
#
2
(
permalink
)
11-01-2006, 12:52 AM
John
Join Date: Jul 2006
Age: 20
Posts: 3,569
Last Blog:
Tidy up your HTML
Credits:
0
Rep Power:
20
I believe when you use fopen, the entire content of the file is stored as a string. Therefor you would need to use some method to parse the content. Either using regex or some
string functions
such as sscanf.
John
View Public Profile
Send a private message to John
Visit John's homepage!
Find all posts by John