lt;[EMAIL PROTECTED]>
Sent: Thursday, November 29, 2001 4:52 PM
Subject: [PHP] database conection (newby)
> Hi
>
> I'am totaly new in php i work always with asp.
> I give the folowing hidden fields to a php script
>
>
>
>
>
> and in my php script i try to
In the include file, call it ""dbname.inc",
and then at the top of a page needing the database ...
Hi
>
>I'am totaly new in php i work always with asp.
>I give the folowing hidden fields to a php script
>
>
>
>
>
>and in my php script i try to make my connection as follows:
>
>$conn = mysql_con
EMAIL PROTECTED]
www.captainjack.com
- Original Message -
From: "Tommy Straetemans" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 29, 2001 8:52 AM
Subject: [PHP] database conection (newby)
> Hi
>
> I'am totaly new in php i work always
Hi
I'am totaly new in php i work always with asp.
I give the folowing hidden fields to a php script
and in my php script i try to make my connection as follows:
$conn = mysql_connect('%s','%s','%s',$connectie,$uid,$pwd);
mysql_select_db('%s',$database,$conn);
but i keep getting this error:
4 matches
Mail list logo