Thread
:
error in code :(
View Single Post
10-10-2012, 02:18 AM
PM User
|
#
2
firepages
Super Moderator
Join Date: May 2002
Location: Perth Australia
Posts: 3,901
Thanks: 5
Thanked 79 Times in 78 Posts
$number should be exactly that a numeric value, what do you see if you
PHP Code:
echo
$number
;
?
__________________
resistance is...
MVC is the current buzz in web application architectures. It comes from event-driven desktop application design and doesn't fit into web application design very well. But luckily nobody really knows what MVC means, so we can call our presentation layer separation mechanism MVC and move on. (Rasmus Lerdorf)
firepages
View Public Profile
Visit firepages's homepage!
Find More Posts by firepages