Understanding print_r() |
[eluser]tim042829[/eluser]
[quote author="WanWizard" date="1289530227"]Check the PHP manual for print_r(). You'll notice that it prints (echo's) the parameter, and returns true.[/quote] Are you referring to http://www.php.net/manual - link contained in the PHP man page? If so, I have yet to have found documentation for print_r() at that site. (but have found all kinds of other interesting and useful functions) If not, could you point me directly to the documentation? That would give me some more clues as to how find my way around. thanks tim |
Messages In This Thread |
Understanding print_r() - by El Forum - 11-11-2010, 02:24 PM
Understanding print_r() - by El Forum - 11-11-2010, 02:50 PM
Understanding print_r() - by El Forum - 11-11-2010, 04:26 PM
Understanding print_r() - by El Forum - 11-11-2010, 04:30 PM
Understanding print_r() - by El Forum - 11-11-2010, 04:39 PM
|