Search found 5 matches
- Tue Nov 10, 2009 9:20 am
- Forum: PHP - Code
- Topic: Help with dynamic search results only displays 1 page
- Replies: 0
- Views: 100
Help with dynamic search results only displays 1 page
Hi, I have set up a dynamic search & results page and the correct records are being retreived and displayed, but only on the first page. I have set up the results to display the first 10 records then the user would have to click NEXT to get to the next page of records, however this page is empty...
- Sat Nov 07, 2009 11:53 am
- Forum: PHP - Code
- Topic: Results page only displays first page of results
- Replies: 1
- Views: 147
Results page only displays first page of results
Hi, I am new to php and am setting up a dynamic site in Dreamweaver, i have been delving into the code to make an advanced search which now gets the exact results i require, my problem is that it only displays the first page of the results even though the record counter on the page shows there are m...
- Sun Oct 25, 2009 3:55 pm
- Forum: PHP - Code
- Topic: IF, ELSEIF, ELSE statement - cannot get it to work
- Replies: 3
- Views: 99
Re: IF, ELSEIF, ELSE statement - cannot get it to work
Hi again, Sorted the Parse error thanks to you. My results now display. - Just not 100% how i want although nearly there. My problem now is that i´m still not getting the results that i wanted and the IF, ELSEIF, ELSE statement that i put in was my hope of doing this: Basically i´m trying to disting...
- Sun Oct 25, 2009 2:54 pm
- Forum: PHP - Code
- Topic: IF, ELSEIF, ELSE statement - cannot get it to work
- Replies: 3
- Views: 99
Re: IF, ELSEIF, ELSE statement - cannot get it to work
Hi,
So sorry i did not post the code correctly, will do it correctly in future, thank you for the reply i´m most grateful, i´ll get on with amending the code as per your instructions,
So sorry i did not post the code correctly, will do it correctly in future, thank you for the reply i´m most grateful, i´ll get on with amending the code as per your instructions,
- Sun Oct 25, 2009 12:29 pm
- Forum: PHP - Code
- Topic: IF, ELSEIF, ELSE statement - cannot get it to work
- Replies: 3
- Views: 99
IF, ELSEIF, ELSE statement - cannot get it to work
Hi, I have created a statement using IF, ELSE IFs, ELSE, and it brings up PARSE ERROR UNEXPECTED T_ELSEIF in line... On checking for the solution to this error it often seems that a } has been included or missed, i´ve doubled checked my code and don´t think that this is the problem, so why doesn´t m...