|
You can also do it this way, this is what I do for brevity sake...
echo "<pre>";
print_r($result);
echo "</pre>";
Also, another method I've used for a long time that I really like is placing the value into a text area.. I know that sounds odd but it makes debugging MUCH easier
__________________
Please login or register to view this content. Registration is FREE
- Awesome Price, Awesome Support, Awesomely Awesome...
Please login or register to view this content. Registration is FREE
- Web Development, E-Commerce, SEO, SMM, CMS's
|