
09-23-2007
|
| Administrator
Join Date: Jun 2007
Posts: 3,729
BRL$: 35,108.95 Thanks: 0
Thanked 7 Times in 7 Posts
Rep Power: 406 | | +1 to a value Hello,I'm making a function that adds + '1' to a mysql field called 'points' corresponding to the right ID. The number of points is by default '0', so basically it just adds '1' every time the function is called, but i have no idea how i'm going to add 1...I can retrieve the points from the ID though, the number is stored in $points.This sounds silly, but maybe something like $points += 1; i know that doesn't work ofcourse, but you get the point.Thanks in advance. To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. | |
__________________ █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To receive latest updates about BRL Forums, Subscribe to Latest Updates Thread.
| | | |