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…
Important Things You Should Take Care Of While Designing A Logo
As you all know that designing a perfect logo is designing and giving a big image to your brand , business or a blog. If you are a professional blogger or wish to be a one. Then you should get…
500 Internal Server Error in CakePHP application
A common problem encountered in CakePHP applications is when they are moved to the root folder, they end up showing 500 Internal Server Error. We encountered the same. When started with the development, we had used a temporay folder under…
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.…