If I write a CGI script that, as a part, calls a PHP script, can the PHP
script return a value to the caller? Is this something that is done. I
know it seems like I shoudl just do everything in the PHP script, but
unfortunately, at this time, that's not possible. Of course, we're talking
about all server-side stuff. Thank you in advance for your help.
script return a value to the caller? Is this something that is done. I
know it seems like I shoudl just do everything in the PHP script, but
unfortunately, at this time, that's not possible. Of course, we're talking
about all server-side stuff. Thank you in advance for your help.
Comment