Khalid El-Kary wrote...
> you may use chown, chgrp, chmod
:^) Not if the hosting provider knows what they're doing.
-- Charles
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi,
you may use chown, chgrp, chmod
_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
Khalid El-Kary wrote...
> if no one suggested a better way, i suggest that you write your data to a file
> stream and then include it, but this will be time consuming (as i think) so
> you should check a better way
I am writing to a file as well, but it's taking a long time since I have to
delete
hi,
if no one suggested a better way, i suggest that you write your data to a
file stream and then include it, but this will be time consuming (as i
think) so you should check a better way
khalid
_
MSN 8 with e-mail virus protect
Hello,
I was looking for a way to include() from a variable. I can't just use
eval(), since what's in the variable is a mixed PHP/XHTML.
Well, it turns out that there's an answer in the user notes, which haven't
worked on php.net for a few days. Basically, you eval("?>" . $stuff);
-- Charles W
5 matches
Mail list logo