Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Altering register.php?

Asked Modified Viewed 1,450 times
U
Unknown98
U
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 32 threads in the forums
  • Started this discussions
asked
Member

Can I alter it to suit my site's needs? I need this code in it but I'm not sure where it goes.


$up="Update smf_users set money=money+5 where ID='$ID'";
mysql_query($up) or die("error");

0 replies

3 posts

G
googlebot
G
Visit the new home of the merge between Hacking Vs. Security and Security Override!
My copyright removal has been switched over from HvS to SecurityOverride.
  • Senior Member, joined since
  • Contributed 638 posts on the community forums.
  • Started 28 threads in the forums
answered
Senior Member

Why not, it's your site, and this PHPFusion opensource. If you want help on actually altering the code to suit your needs, you'll need to specify what you need help on.
0 replies
U
Unknown98
U
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 32 threads in the forums
  • Started this discussions
answered
Member

No, I have the code, I just am very confused on where I would put it.
0 replies
U
Unknown98
U
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 32 threads in the forums
  • Started this discussions
answered
Member

Anyone know where in the file I could put this? I looked through it and don't really understand what's going on where.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 3 posts
  • Votes 0 votes
  • Topic users 2 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet