note 102530 deleted from internals2.funcs by danbrown
[email protected] Sat, 19 Feb 2011 10:10:37 -0800
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: dan at danmckinnon dot net Reason: useless ---- This manual leaves a lot to be desired. Where is the reference for all of these functions? Also, this document rambles a bit and gets off topic... [quote] The function above shows these parts. Let's start the analysis with the last lines: php_printf is - as one can guess easily - PHP's version of standard C's printf. ... [/quote] Proceeding this is way too much information about php_printf process. You probably want to cut off here and provide a link to the reference to php_printf instead. Thanks.