|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
echo all vars
hey folks, heres my situation. I have three huge questionnaires for migration, and then i have an admin area where you can view all the applications. What i wish to do, is just show the persons first name, and then be able to click on their name and for all the info to be displayed. However, because there are three different tables with different rows, i cant just use the one SELECT statement for them all. Is there a function that just echos all content of a table?
adieu.. |
|
#2
|
|||
|
|||
|
RE: echo all vars
print_r($array); ?
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > echo all vars |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|