[PHP] Question about sending varibles to script
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
Hello Is there a way to create a teble in mySQL database by PHP?