Posted: Wed Aug 13, 2003 7:42 pm
thanks alot, i actually ended up getting it to work like this:
thanks everyone,
nick podges
Code: Select all
eval ("\$sentence = "$sentence";");
echo $sentence. "\n";nick podges