1
HI,
I am using $_GET to obtain variables from my url and trimmed of striptags i.e
http://www.mysite.com/index.php?have=1Everything is going fine but when I try to update my MySQL tables, I cannot because of just performing the $_GET
How can I pull the variables I need off the url then update my database.
oh and how do I use my own $_SESSIONS as I am setting the session but then when I change webpage, the session becomes empty
If anyone can answer these for me I would be happy for ever.
Thanks in advance.
Dave
Xoops version:2.0.16
PHP 4.4.1
MYSQL 4.1.21
theme:F1
Form.php updated.
[size=x-small]
mod note - subject should be much more specific (coding help) added[/size]