Thread
:
Match $var in text file ?
View Single Post
#
2
(
permalink
)
07-01-09, 01:13 PM
Nico
Community Leader
Join Date: Sep 2005
Location: Spain
Posts: 8,074
Thanks: 11
Thanked 88 Times in 83 Posts
You're matching it against the file name. You need to get the actual contents of the file:
PHP: file_get_contents - Manual
__________________
Zend Certified Engineer
|
My Twitter
|
HotScripts' Blog
|
HotScripts' Twitter
|
How to ask questions the smart way
Nico
View Public Profile
Visit Nico's homepage!
Find all posts by Nico