| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Jul 2004 Location: Florida
Posts: 1,492
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | [RESOLVED] PHP Help - I must be over looking something I have been staring at this since last night and for some reason I must be overlooking something. I have had no problems in the past but for some reason this one is has me stumped. Code removed b/c project has not officially been released I am working on.
Last edited by jdk; 07-30-2007 at 07:44 PM.
Reason: RESOLVED
|
| |
| | #2 (permalink) |
| NamePros Regular Join Date: May 2004 Location: NYC
Posts: 236
![]() ![]() ![]() | Replace this line PHP Code: PHP Code: PHP Code: PHP Code: Note that the second case ($pagenext) doesn't manifest an error for you because you no longer access the $page variable after that code. But it's a logic error nonetheless, and one day you might just need to access $page somewhere after creating the prev/next links. |
| |