Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Problem with PHP function


Air - 12:33 am on Aug 18, 2001 (gmt 0)


If you print the vars from within the function:

<?php
function cmdSOM() {
.
.
.
.
print "$txtFSL<br>";
print "$txtRXsig<br>";
print "$txtSOM";

}
?>

Do you get the correct results?


Thread source:: http://www.webmasterworld.com/php/287.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com