Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.71K
1 Posted Topic
Can you update a field like this [code=php] $updateQuery="update {$db->config[prefix]}".$_REQUEST['table']." set Gen_date='0000-00-00', member_id='', payment_id='', product_id='', where payment_id='".$_REQUEST['prev_id']."'"; [/code] of course prev_id is a form value.
The End.
spankyxeon