Page 2 of 2

Posted: Wed Aug 13, 2003 7:42 pm
by npodges
thanks alot, i actually ended up getting it to work like this:

Code: Select all

eval ("\$sentence = "$sentence";");
echo $sentence. "\n";
thanks everyone,
nick podges