Computer Science Canada

Where do I find the source code for instrinsic functions in php?

Author:  lastlegion [ Fri Jul 03, 2009 1:45 am ]
Post subject:  Where do I find the source code for instrinsic functions in php?

Hey I was wondering how a few intrinsic functions of php like rand() etc. work? Is there any was by means of which I can examine the source codes of these intrinsic functions.

Author:  DtY [ Fri Jul 03, 2009 10:44 am ]
Post subject:  RE:Where do I find the source code for instrinsic functions in php?

PHP 5.3.0 Source


: