What value does json_encode need to assign to
$verse_of_the_day_subscribe in order to cause this checkbox to be
checked when the form is updated with the query to the database?
I have already figured out how to do ones such as:
Thanks, Ron
my PHP programs are working great to access Oracle 11g1 and MySQL 5.1
I entered a bad value for user name /passwordand got a message
Could not connect: Access denied for user 'landon'@'localhost' (using password:
YES)
I restarted the script under Firefox 3.0.5 and got the same error message
wi
--- On Sun, 1/4/09, Fred Silsbee wrote:
> From: Fred Silsbee
> Subject: If I make a mistake logging in, the error shows again even if I
> enter the right values
> To: php-db@lists.php.net, php-gene...@lists.php.net
> Date: Sunday, January 4, 2009, 2:45 AM
> my PHP programs are working great