Thread
:
Using PHP to create a .txt file
View Single Post
04-27-2007, 10:16 PM
#
13
(
permalink
)
daniel0012
Inactive
Join Date: 11-07-06
Location: Springfield
Posts: 111
iTrader:
0
/ 0%
Latest Blog:
[CaRP]
XML error: mismatched tag at line 18
I did and it still shows the same errors.
Code:
$file = preg_replace ('/[^a-zA-Z0-9\._-]/', '', $_POST['file']); $file = '../'.'events/'.$file;
Is that code correct?
daniel0012
View Public Profile
Find More Posts by daniel0012