Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Passing a Variable to PHP


Message #1 by Paul Agin <pagin@k...> on Sat, 23 Jun 2001 16:36:51 -0400
Thanks...

Gerhard Wentink wrote:

> There are two methods to get data to the server: Submit it through a form
> with the "post" method. Or as part of the url (or through a form with the
> "get" method, which is the same)


  Return to Index