Search found 3 matches

by mazdaboi
Wed Aug 13, 2003 2:07 pm
Forum: PHP - Code
Topic: General PHP Program Flow Control
Replies: 5
Views: 757

Thanks for the tips. Both ideas are good. I'll go ahead and give them both a shot and see which works better for me.
by mazdaboi
Mon Aug 11, 2003 4:06 pm
Forum: PHP - Code
Topic: General PHP Program Flow Control
Replies: 5
Views: 757

Oops... I forgot to add the bbCode tags... Been a while since Ive posted on a forum. lol... In any case, I have corrected my oversight. Sorry bout that.
by mazdaboi
Mon Aug 11, 2003 3:23 pm
Forum: PHP - Code
Topic: General PHP Program Flow Control
Replies: 5
Views: 757

General PHP Program Flow Control

Hello all, I have been programming with PHP for a while now, but nothing too outrageously advanced... However, I am working on a medium sized database front-end now, and thought I'd ask other developers a question or two... Right now I use hidden form tags to control the flow of my programs... But i...