Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Php Integration with normal html


Message #1 by Jefferis Peterson <jefferis@p...> on Sat, 11 Nov 2000 14:32:06 -0500
It doesn't matter where you put the PHP functions as long as they come
before the call to them.  You can put them in the body of the HTML if you
want to.
Part of your problem is thinking of PHP in terms of Javascript.  You might
make your life easier if you don't do that.

  Return to Index