php/html code doesnt work....?

Tony

New member
http://code-bin.homedns.org/320

Whenever I click on the submit button in the form, irrespective of the values that I enter, whenever the php file runs the following is shown:

$original); $newtext=array (1=>$new); print_r(array_diff($originaltext, $newtext)); ?>
 
Back
Top