Jump to content

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

I'm pretty sure the OP is looking for the actual source of the functions, not some documentation and examples. For that you'll have to get the PHP source here.

 

Awesome, that was exactly what i was looking for  :D

 

Thanks.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.