Hi
I am trying to do something, i just finish
Page Numbering With PHP And MySQL Results and its working fine, see link
http://www.koddinn.com/count/pages.phpNow i am trying to add in these form
http://www.koddinn.com/demo.htmlThere will be 10 form on per page, so my question is, how can i connenct Page Numbering and the form, i am lost here
This is what i am trying to do
http://www.simnet.is/ofimalli/mynd.jpgin every form, will be diffrent images, hope you know what i am talking about.
Timo
Feb 4 2005, 02:16 PM
Hmm your first link is giving me an error...
Parse error: parse error, unexpected T_VARIABLE in /home/koddinn/public_html/count/pages.php on line 32
If the page numbering tutorial works for you then it should be pretty easy to change it to work for the new information. You just have to edit the loop which displays it and the SQL statement which retreives the info.
Can you post your SQL statement to grab the info and your loop? I'll take a look at it (probably late late tonight US Eastern Time (it's really early morning now for me) (my schedule is hectic)).
HI
i have put this on other link
http://www.koddinn.com/icon seems to be working fine after long time

hope i get this done soon
Timo
Feb 6 2005, 01:22 PM
;D I need to see the code. The loop seems to be working though.