Hello Patricia,
I figured out your problem... you had a hidden white-space character
in your code that couldn't be parsed by PHP... specifically, on line
24, between the "age:" text element and form element. I have removed
that pesky little white-space character, and your code appears to be
$ php plot_graph.php 2; date
16:27:59: Script Starting
16:27:59: executing Query
16:28:01: Number of results:53068
16:28:01: Fetching Results
16:28:03: Freeing result set
16:28:03: Closing DB connection
16:28:03: Done
16:28:03: Exiting
Thu May 10 16:28:22 BST 2007
Looks like this is the only o
1. you 'question' is not very clear...what are you after exactly?
2. you don't wanna do the work, don't wanna google for it and want us to
give it to you...why should we?
Bastien
From: chintan <[EMAIL PROTECTED]>
To: [email protected]
Subject: [PHP-DB] script source needed
Date: Sun, 08 May 20
read mysql.com's documentation on the GRANT command. Or install
phpmyadmin and use that.
Adam
On Thu, 29 Aug 2002, Leif K-Brooks wrote:
> I need to add mysql users to some databases, but my dumb control panel
> (ensim) doesn't seem to have a feature to do that, and I'm
ssage-
From: Ashley M. Kirchner [mailto:[EMAIL PROTECTED]]
Sent: 30 September 2001 04:53
To: PHP-DB List
Subject: Re: [PHP-DB] Script
Hector Gonzalez wrote:
> Hi, is there anyway to execute an script with no client intervension?,
for example,, i want to make a mailist, with a database,, it
Hector Gonzalez wrote:
> Hi, is there anyway to execute an script with no client intervension?, for example,,
>i want to make a mailist, with a database,, it'll chek for mail in an address and
>send email to the ones the are in the database,, is there anyway to do this
>automatically?
Um,