Hi, okay I need a script that calls a mysql database and puts stuff from the database to my site like this <? echo "$something"; ?>
Also I need a script that will let me connect to 2 or more tables. And how would I select what is displayed from each one of those tables from the url?
Thanks in advance.
ray