PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have manged to get a tutorial file working to some degree. I'm just stcuk on one bit of it. after uplaoding my file to my database, i then want to be able to download via webpage. My code doesnt seem to work. Can anyone see why?
Don't know of any php chatrooms. Most posts on this board do get answered though.
To debug, run through the script using echo / die() / printr() to check that vars /arrays / objects are getting the values you expect - if indeed they are set at all (turn error reporting up to E_ALL if you haven't already).
What do you get when you echo $rows, and when you print_r($data)?
Last edited by McGruff on Sat Nov 01, 2003 8:21 pm, edited 1 time in total.
Hi am about to go to bed but will try what u suggested tomorrow.
Cheers
Regarding the boards, i have posted here before, and people do respond but my experience is that nothing has ever been resolved fully for me.
I have been in to chatrooms but i cant remmber the irc network and cant find it on through the search engines either. The chat room was full of php developers who helped straight away and resloved problems. I think on discussion boards its oftne a slow process i mean today my post nealry went over to the next page, but i typed a little message to make is saty on the first page other wise i doubt people would have seen it.
bobby wrote:
Regarding the boards, i have posted here before, and people do respond but my experience is that nothing has ever been resolved fully for me.
With all due respect you've probably noticed that this IS NOT a chatroom, and if you didn't come across as being so impatient you might get more help from people. We will help you out when we have the time (and patients) to do so, not when you say jump.