Web Application Development has come a long way from being just simple static HTML pages to really powerful, data driven and interactive portals. It’s now more than just websites or portals. Since the advent of Internet, stand alone Desktop based…
Increasing PHP Memory Limit and File Upload size in Wamp
Most of you must have encountered this while while importing a large database in PHP MyAdmin, or any other MySQL interface. There is server time out or maybe the file upload size is limited to say 2 MB or so.…