What is wrong with this code? It's breaking my page. if ($i >= 35) $1 = 34 ;
Help with PHP "If" statement needed
3
What is wrong with this code? It's breaking my page.
if ($i >= 35) $1 = 34 ;
I want $i to max out at 34
if ($i >= 35) $1 = 34 ;
I want $i to max out at 34
- 723Media
- [ 1 ] Thanks
- [1] reply
- Kirk Ward
Next Topics on Trending Feed
-
3