Hi,
On 26 Jun 2004, at 17:55, Larry Adams wrote:
So I am running PHP in interactive mode utilizing the PROCESS command
line
option -F. I type the following command:
Try $GLOBALS['argn'].
Jan
--
GPG Key: BB96 56B0
Q: Thank Jan? - A: http://geschenke.an.dasmoped.net/
--
PHP Internals - PHP Runtime
Ok,
So I am running PHP in interactive mode utilizing the PROCESS command line
option -F. I type the following command:
c:\php\php.exe -a -F myfile.php
When I run this command, I receive the "Interactive Mode Enabled" prompt.
My question is, once I start keying in information and the program
"m