Posted by Dave Nash on 12/22/06 07:07
Hi everyone.
I am using the following code to call a function within a standard
html form.
<?php echo fileselect(); ?>
This works great, but How do I call the same function with a php coded
page
example
echo" insert function here ";
Ive tried many variations but none seem to work
thanks guys.
Navigation:
[Reply to this message]
|