WAMP Optimization For Better Performance
Developing on a local environment is the most common way of building web applications, because it’s a lot faster, easier and fun than on a remote server like back in…
Continue readingDeveloping on a local environment is the most common way of building web applications, because it’s a lot faster, easier and fun than on a remote server like back in…
Continue readingCreating symfony fixtures are a great way to setup your development or testing environments in your project. In some situations we need to have some demo data in our database…
Continue readingUsing AJAX has long been a great way dealing with real-time updates, including, but not limited to – submitting forms without refreshing page. Shortly, AJAX allows you to make asynchronous HTTP…
Continue readingIn some cases when creating wordpress site for a client or yourself, you might need to make custom admin page. For example a client will ask to do a page with…
Continue reading