D Dman Active Member 476 2008 1 0 Mar 6, 2010 #21 Some IDE can definitely handle it. (Visual Studio maybe)
L lenney Active Member 669 2008 1 0 Mar 6, 2010 #23 notepad2 managed to open it just to much code can not scroll or anything to remove that line
A awaiz007 Active Member 628 2010 58 55 Dec 8, 2011 #24 c0rrupt said: Open up bigdump.php and look for the following Code: define ('MAX_QUERY_LINES',300); // How many lines may be considered to be one query (except text lines) Replace 300 with a higher number. Click to expand... This one worked for me rep added thanks corrupt
c0rrupt said: Open up bigdump.php and look for the following Code: define ('MAX_QUERY_LINES',300); // How many lines may be considered to be one query (except text lines) Replace 300 with a higher number. Click to expand... This one worked for me rep added thanks corrupt