Jump to content

Where can i find the source of the pre made php functions?


scuarplex

Recommended Posts

Mmm in the link that you provide me i only can find references about how to use most of the built in php functions and how to make my own, but what i'm looking for it's how built-in functions were coded, not how to use them.

 

Thanks for the help tho.

2nd paragraph of link provided above

PHP Built-in Functions
For a complete reference and examples of the built-in functions, please visit our PHP Reference.

and in following that  link we get...

 

At W3Schools you will find complete references of all PHP functions:

•Array functions
•Calendar functions
•Date functions
•Directory functions
•Error functions
•Filesystem functions
•Filter functions
•FTP functions
•HTTP functions
•LibXML functions
•Mail functions
•Math functions
•Misc functions
•MySQL functions
•SimpleXML functions
•String functions
•XML Parser functions
•Zip functions

 

which inturn are links to the various functions arrainged neatly for our convenience

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.