Ok.

That seems to have fixed it (on at least one of the machines)

Thanks.

S'pose that's one of the irritations when using a screenreader since I suppose I ass-umed that it didn't make a difference, and my screenreader reads the different versions in exactly the same way.

Thanks again, and let's now see if I can come right further on.

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...Fate had broken his body, but not his spirit...'

----- Original Message ----- From: "germana" <[EMAIL PROTECTED]>
To: "Jacob Kruger" <[EMAIL PROTECTED]>
Sent: Tuesday, January 15, 2008 2:14 PM
Subject: Re: [PHP-WIN] Ok, next step/question


I don't know if im getting you well, and maybe this was an error on the
email and not in your code but.....

this, i think should be like:
<?php
echo "admin?: " . $_SESSION["admin"] . "<br />";
echo "What the hell!?!?!?";
?>

Note the space between <? and 'php' in your code.....

On Tue, 2008-01-15 at 13:05 +0200, Jacob Kruger wrote:

<? php
echo "admin?: " . $_SESSION["admin"] . "<br />";
echo "What the hell!?!?!?";
?>


Good Look!!!





--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to