You can sell things for negative bits!
#11
This is why we can't have nice things...
Reply
#12
(04-01-2012, 12:40 AM)Jacob_ Wrote: This is why we can't have nice things...

Code:
if ($cost < 0) {
die("Price cannot be negative.");
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)