Error Problem

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

Post Reply
hari.rao
Forum Newbie
Posts: 11
Joined: Mon Mar 06, 2006 7:07 pm
Location: Malaysia

Error Problem

Post by hari.rao »

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.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

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

Error Problem

Post by hari.rao »

Where do i do this???
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

post your code.
Post Reply