i have a site
www.mysite.com/index.php?email=something@wat.com
how do i get the email places into a variable
is it like this?
or something else???
www.mysite.com/index.php?email=something@wat.com
how do i get the email places into a variable
is it like this?
| Code: |
| $sentto=urlemail |
or something else???
