Thread
:
Php/mysql display BLOB field data?
View Single Post
08-29-2008, 12:44 AM
mrkris
Confirmed User
Join Date: May 2005
Posts: 2,737
For future reference,
Code:
<pre><?php print_r($data); ?></pre>
Having it aligned in browser will help you follow nested data structures much easier.
__________________
PHP-MySQL-Rails | ICQ: 342500546
mrkris
View Public Profile
Visit mrkris's homepage!
Find More Posts by mrkris