|
Posted by leo on 04/26/06 08:42
"Joshie Surber" <joshiesurber@gmail.com> wrote in message
news:1146023017.419668.180330@g10g2000cwb.googlegroups.com...
> use fread() (http://us3.php.net/manual/en/function.fread.php) to save
> the results of the page to a variable, then use a regexp or the such to
> process out any cruft you don't want.
>
the problem falls on:
1) w/o javascript onclick function, how to embed the redirect header() into
a single click on text or icon? otherwise, infinite looping results...
2) once finished processing the result and write to a file, say,
result.php, but if my umask is not to allow execute by default (should not
change due to security concern), how then execute the result.php (need to be
php in order to ensure all the php functions containing in it to be usable)?
Navigation:
[Reply to this message]
|