On Wednesday 28 June 2006 19:55, Chris wrote:
> Russbucket wrote:
> > I took an example of a script from the PHP documentation and try to
> > connect to my database. If I leave in the or die part of line 3, I get
> > nothing, if I comment out that part I get the e
t; if(!$result = mysql_query ($query,$link))
> {
> // do error checking here
> }
>
> Jeremy Schreckhise, M.B.A.
>
> -Original Message-
> From: Russbucket [mailto:[EMAIL PROTECTED]
Thanks I'll try that.
--
Russ
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I took an example of a script from the PHP documentation and try to connect
to my database. If I leave in the or die part of line 3, I get nothing, if
I comment out that part I get the echo message on line 4.
I know line three works without the or die part since I have a 2nd script that
i
On Monday 14 November 2005 10:47, Curt Zirzow wrote:
> On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote:
> > Trying to get apache2, php5 and mysql running. get the following error
> > when opening phpMyAdmin. Can someone explain what it means. There is an
> > in
Trying to get apache2, php5 and mysql running. get the following error when
opening phpMyAdmin. Can someone explain what it means. There is an include
path in php.ini.
--
Russ
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo