Secret codes for Android mobile operating system. If you are unsure about any codes better not to execute it. Most of the codes are meant for only advance users. So if you would like to try it, better you keep a backup copy of your data on the handset! we are not responsible for any of the data loss or damage to your device by using the codes.

We have created a job searching page on PHPGang here where you can search jobs and its powered by Indeed APIs and PHP. Today I am publishing that code and page with my readers so you can easily create job searching and you can earn from there affiliation.

Bootstrap and CSS frameworks Designers need a solid foundation that gives us almost everything a typical website would require but is flexible enough for customization. Thanks to hundreds of hours spent by some developers and companies, we now have dozens of CSS Frameworks to choose from. Among all the available CSS frameworks out there, Bootstrap is my favorite and also one of the most widely used. It's included by default in Joomla 3. Bootstrap’s CSS files are also provided in LESS which makes it very easy to customize if you already use LESS for CSS pre-processing. So why should you choose Bootstrap? Here are 6 great reasons:

Recently I updated Office 365 and the Outlook emails are displayed without any line separators between mail messages. It was looking like a total mess and managing emails was very difficult. Therefore, I added vertical lines in outlook message pane to fix the issue. This action will allow you to differentiate between emails more easily.

We put together some fancy effects that take place while the user is surfing through the sections of a web page. Some of the effects are quite extreme, but they can prove very useful if your goal is to create an immersive user experience.

As part of our huge series of cheat sheets to help creatives and web developers speed up their daily tasks and spend more time doing other things, we have created a jQuery Mega Cheet Sheet. Feel free to share this graphic with work colleagues and anyone you think may find this cheat sheet useful.

The jQuery Foundation is excited to announce the 1.0 release of the Globalize project, our internationalization (i18n) library. This release has been a long time coming and as Globalize picks up steam and gains more and more adoption every day, we are proud to finally announce the first stable release of this project. We could go on about the features and benefits of this latest release but we felt it was important that you hear it from the source. Below, Rafael Xavier, the lead for the Globalize project, details everything you need to know about the 1.0 release of Globalize and what is yet to come.

We have received many requests from our readers to write tutorial on YouTube video uploading using data API, so today we are going to show you in this tutorial that how you can authenticate and upload videos on your YouTube channel in PHP. Basically we used YouTube Data API v3 in PHP and its very easy to configure demo and download source freely available.

jChartFX Plus includes all the free features of jChartFX and additional gallery types, advanced business intelligence features and dashboarding capabilities for your web or mobile apps.

Sql Server 23-Sep-2016

Sql Join

The SQL Joins clause is used to combine records from two or more tables in a database. A JOIN is a means for combining fields from two tables by using values common to each.