> You left some attributes off:
> 
>    <joke type="bad" ratingOutOf10="2">

$retaliation = explode("",$badjoke);

Either that, or:

$joke = str_replace($badjoke,$goodjoke,$joke);

Sig for a Day
Stephan Ahonen, ICQ 491101
"That's very funny Scotty, now beam down my clothes!"
Come back tomorrow for a different sig!
Backspace a single "s" to reply by email


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to