| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Jun 2005 Location: UK
Posts: 533
![]() ![]() ![]() | |
| | |
| | THREAD STARTER #3 (permalink) |
| NamePros Regular Join Date: Jun 2005 Location: UK
Posts: 533
![]() ![]() ![]() | Well this is what iv got and it isnt working... help anyone? cheers PHP Code:
__________________ Joe or Joseph ???
Last edited by JH; 10-10-2009 at 11:53 AM.
|
| | |
| | #4 (permalink) |
| NamePros Regular Join Date: May 2008 Location: England
Posts: 771
![]() ![]() ![]() ![]() ![]() ![]() | PHP Code: Also, your while loop just ended after you declared it, meaning it did nothing, you need to open it with a { after declaration then tell it what to do and close with };
__________________ pixelhero Web Development Studios UK |
| | |
| | #6 (permalink) |
| NamePros Regular Join Date: May 2008 Location: England
Posts: 771
![]() ![]() ![]() ![]() ![]() ![]() | Anytime
__________________ pixelhero Web Development Studios UK |
| | |
| | #8 (permalink) |
| Tech Support Join Date: Mar 2005
Posts: 4,944
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | PHP Code: |
| | |