All,
Question - can I use a link to post data? I know using forms you have 'method="POST" action="dothedamnthing.php"', but I was wondering if I can use just a simple link to pass data...
Example "
<a href="dothedamnthing.php" passdata="blah blah blah">
Dumb simple question. Pardon my php-ignorance.
Peace out