Thread
:
People can take money using "donate"!
View Single Post
#
4
03-22-2011, 03:45 PM
fadillzzz
Dev Staff
Join Date: Jan 2010
Posts: 501
Gender: Male
Credits:
41,461
Yeah, you probably have the Mys 1.1.x
However, you can prevent users from entering a negative amount.
PHP Code:
abs
(
$int
);
// Returns the absolute value of number.
fadillzzz
View Public Profile
Send a private message to fadillzzz
Find all posts by fadillzzz