Switch to full style
Dynamic open source server-side web development
Post a reply

PHP Terminate account help!

Fri Jan 30, 2009 9:01 pm

Can anyone help me i need to make it so that my customers can click a button and it will preform this mysql query *UPDATE Users SET groupid = 'P' WHERE userid = '$id';* and then re-direct them to a specific page.

Thanks



Re: PHP Terminate account help!

Fri Jan 30, 2009 9:14 pm

the redirect HTML meta tag .
[code=html]
<META HTTP-EQUIV="refresh"
CONTENT="10;URL=http://www.codemiles.com">
[/code=html]

in the page of database access query .

Post a reply
  Related Posts  to : PHP Terminate account help!
 uoip account need ......     -