View Full Version : Need help with php
ok on a non vb page i have users online in a table, i want to be able to make the table visible or hidden by clicking a button. Is this possible?
big wish :)
do u know php?
very easy. Use two buttons, one says "Display", one says :Hide".
Inside a condiitonal statement, put your table display, as well as the HIDE button. the else portion of teh conditional should output the "Display" Button" without the table. Make both buttons call $PHP_SELF (or something like that), and you are almost done.
vBulletin® v3.6.12, Copyright ©2000-2013, Jelsoft Enterprises Ltd.