A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by npodges » Wed Aug 13, 2003 7:42 pm
Code: Select all
eval ("\$sentence = "$sentence";"); echo $sentence. "\n";
Return to “PHP - Code”