jonathan wrote:
i was having a conversation and was wondering where in the source code
for php is the process for writing get'd and post'd data to their
corresponding arrays? Also, is there a way to view the source code online?
thanks,
jonathan
PHP's cvs is available online at http://cvs.php.net/viewvc.cgi/php-src/.
Drill down far enough and you will get the source code.
Ex:
http://cvs.php.net/viewvc.cgi/php-src/main/fopen_wrappers.c?revision=1.183&view=markup
--
life is a game... so have fun.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php