Mailinglisten-Archive |
> hallo leute, > > ich möchte per URL im browser parameter mitgeben z.b.: > (http://www.xyz.de/test.phpl?show&user=user1) > > und dann im php-script als variable verfühgbar haben. > > function show > select * from userdb where user=user1; > > gruß > > prinz > select * from userdb where user='$user1'
php::bar PHP Wiki - Listenarchive