Hey all,
Am a bit confused, from the time I learnt PHP (big thanks to this list for
helping me) I have used something like this
<?php echo $something; ?>
but when reading someone elses code I sometimes stumble accross this:
<?php=something?>
is this 100% valid php?
I have not found it in the manual... (also am not sure if the above example
needs a $ symbol...)

Thanks,
Ryan



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.289 / Virus Database: 265.4.5 - Release Date: 12/3/2004

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

Reply via email to