Luke Woollard schrieb:
> Chill out. It's only PHP programming.
> :)
>
>
> -Original Message-
> From: Philip Olson [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 4 February 2003 2:56 PM
> To: Chris Shiflett
> Cc: Sunfire; Todd Barr; [EMAIL PROTECTED]
> Subject: [PHP] Re: Etiquette
>
>
> On
Bryan Lipscy schrieb:
> $db= @mysql_pconnect ( $DB_HOST , $DB_USER , $DB_PASS );
> @mysql_select_db ( $DB_DB ) or die ( "DATABASE ERROR!".mysql_error() );
>
> Returns DATABASE ERROR!Can't connect to local MySQL server through
> socket '/tmp/mysql.sock' (2)
>
> MySQL server exists on a Win2ksp3 b
Leonard Burton schrieb:
> Greetings,
>
> You ought to make your link something like
> www.foo.com/products.php?autoid=105. and then make a query on your page
> that displays the pics based on an autoincrement number in your table.
>
> You ought to be able to make the code something like:
>
> //
Karina S schrieb:
> Hi,
>
> I put pictures from a database ont the page about my products. If the user
> click on a picture I want to give a detailed description about the product.
> But how can I get, which picture was selected?
>
> Thanks
>
>
if your images are named like
PicNr000.png, PicNr
Mike At Spy schrieb:
> Has anyone ever had an issue where PHP, for whatever reason, stopped
> .htaccess files from working?
>
> Thanks,
>
> -Mike
>
>
maybe using reserved words in the .htaccess which belong to PHP ?
what is in the htacces ? sorry not enough informations to get a hint ...
--
5 matches
Mail list logo