PDA

View Full Version : Dynamic Vars


KelteN
11-16-2002, 04:17 PM
How do I set a variable to call upon mysql and print out whatever is in the coloum.

For instance, I am making a news script. How would I make it so when in the phpscript there is a $newcontent, it goes into mysql and selects the news db and outputs the news.

Thanks,
-ReveX

KelteN
11-16-2002, 04:25 PM
Well, I guess a function would work also...