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!
Moderator: General Moderators
hari.rao
Forum Newbie
Posts: 11 Joined: Mon Mar 06, 2006 7:07 pm
Location: Malaysia
Post
by hari.rao » Sun Mar 12, 2006 8:19 pm
im having this problem.
Warning: fread(): Length parameter must be greater than 0.
Does anybody know;s how to solve this problem. pls help me out.
Urgent.
Thaks alot guys. been a lot of help for me in developing application in PHP.
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Sun Mar 12, 2006 8:31 pm
supply a value larger than zero for the length parameter.
hari.rao
Forum Newbie
Posts: 11 Joined: Mon Mar 06, 2006 7:07 pm
Location: Malaysia
Post
by hari.rao » Sun Mar 12, 2006 8:37 pm
Where do i do this???
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Sun Mar 12, 2006 8:47 pm
post your code.