[PHP] Question about sending varibles to script

2002-08-28 Thread Piotr Skorupski
Hello   I have following question. How can i send to a script varible, but not from HTML form but via URL. (I'm talkin about something like http://www.domain.com/script.php?id=1 in earlyier version o php).   Best Regards   P.S. Please forgive me my english -- Serwer Biznesowy - serwer WW

[PHP] Creating table in mySQL db

2002-03-24 Thread Piotr Skorupski
Hello Is there a way to create a teble in mySQL database by PHP?