Back Pack For PHP Development

If you are new to the world of PHP development and want to excel in it with fast pace, then you should have complete acquaintance on some of the most known tools and resources of PHP in the market. These tools will help you to nurture your skills more and will give you ease to develop any application with flawless perfection. There are many advanced tools and resources for PHP development available in the market. But you should be smart enough to choose and pick the best ones for your developmental practices. From highly immersive frameworks to smart programming IDEs, developer communities to different online PHP portals. There are lot of stuff available with which you could play and enhance your development skills with them.

Ajax Upload to Amazon AWS S3 Using jQuery & PHP

Previously in another post, I had created a uploader using simple HTML and PHP to upload files directly to Amazon AWS S3 server. In this tutorial, we will transform s3 uploader into Ajax based uploader using jQuery. Ajax makes it really easy for the user as the page doesn’t need to be reloaded and we can also show a progress bar as the user waits for the upload to finish.

Generate Username from User First and Last Name – PHP

I recently needed to generate username based on first and last name of Facebook and Google users. So I created PHP functions that achieve the results I wanted.

How to convert an HTML website to WordPress

So, you are looking forward to moving your website from HTML to WordPress. However, migrating a static site to WordPress doesn’t mean that you will have to say goodbye to your existing site. You can move your HTML site to WordPress easily while keeping the design, content, and even SEO rankings as they were.