Search found 6 matches
- Thu Mar 16, 2006 2:33 am
- Forum: PHP - Code
- Topic: pagnation - but I have read the tutorials
- Replies: 6
- Views: 360
Decided to stop torturing myself and just chop the text with links to the full article. This should probably be moved to the Noob forum for my next question :) Stupid questions but am I right in thinking that the substr function is just going to take into account the actual text in results. So the w...
- Wed Mar 15, 2006 6:33 am
- Forum: PHP - Code
- Topic: pagnation - but I have read the tutorials
- Replies: 6
- Views: 360
- Wed Mar 15, 2006 5:37 am
- Forum: PHP - Code
- Topic: pagnation - but I have read the tutorials
- Replies: 6
- Views: 360
pagnation - but I have read the tutorials
Ok. As this is a theorectical question it can be posted here. I have trawled countless forums and tutorials on various websites here, phpbuilder, phpfreaks etc and I can't really seem to find an answer to my problem. Maybe they just haven't been explained in a way I understand yet. :/ I have already...
- Sat Mar 11, 2006 5:39 pm
- Forum: PHP - Code
- Topic: [SOLVED] No results & no error
- Replies: 7
- Views: 224
Occam's Razor applied and solution found :) Indeed a problem with my connection so thank you muchly for inisiting I check it. I would be embarrassed if I didn't feel three days of frustration being replaced by so much relief. echoing hello world didn't work so I looked again at mysql_connect.php and...
- Sat Mar 11, 2006 5:01 pm
- Forum: PHP - Code
- Topic: [SOLVED] No results & no error
- Replies: 7
- Views: 224
Connection seems to be fine. If I change any of the details in the 'mysql_connect.php' file I get sql error connecting to database messages displayed on the screen. The fact that I'm not getting any sql errors led me to believe that this bit was fine (equally if I changed anything in the query that ...
- Sat Mar 11, 2006 4:47 pm
- Forum: PHP - Code
- Topic: [SOLVED] No results & no error
- Replies: 7
- Views: 224
[SOLVED] No results & no error
feyd | Please use and tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] Hi there. I have been experiencing problems with my first php page I have created. When loading the page I do not get any error mess...