Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~2K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for rakibtg

hey the reason for this error is coz the simple html dom dosent return the object if the size of the response from url is greater then 600000...so u can void it by changing the simple_html_dom.php file....inside file_get_html function the the if condition...remove strlen($contents) > MAX_FILE_SIZE.... this will solve ur …

Member Avatar for sagar.shetty.946
0
2K

The End.