Still using Excel and Word to manage your projects? Switch to Sagilo; a free online app that will allow your team to collaborate, plan and deliver efficiently. Register for free. No credit cards required.
There has been always a fuzz about the best practices to be followed while programming in PHP. Unlike Python, PHP doesn’t add any restrictions or has any hard and fast rule for indentations. Be it naming conventions for class names or functions or be it positioning of braces; each developer follows his own standards as […]
Get current branch git branch Above command will list out all the branches in your current working directory that you checked out. The current active branch will have a asterik mark before it. Switch to different branch Say you are working on master branch. Now you need to switch to branch named develop git checkout […]
WordPress 3.5 media uploader is a lot different from the previous WordPress versions. Unlike the previous the 3.5 media uploader can be added with just three to four lines of code making it very easy to be used in our plugin’s or theme’s setting page.
This tutorial covers usage of a custom PHP function to generate paginated links for records fetched from database. This function uses HTML markup as per Bootstrap framework. It also supports adding additional query string to each paginated link.
Most of the vectors, illustrations and images used on this website are downloaded from Freepik and Pixabay. We are not affiliated to any of these websites but we definitely recommend these websites if you are looking for royalty free commercial images for any of projects.