Yeah - it is valid. It is a short hand method for doing what you are doing. I don't know if it is in the manual, but it is in the certification guide.

Respectfully,
Ligaya Turmelle

---
Life is a game... so have fun.
---
www.PHPCommunity.org
Open Source, Open Community
Visit for more information or to join the movement



Ryan A wrote:
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




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

Reply via email to