PHP Classes

Sponsored

Recommend this page to a friend!

Articles to promote products and services of sponsors

  All package blogs All package blogs   Blog PHP Classes blog   Blog Sponsored   Post article Post article  
  57 - 48   47 - 38   37 - 28   27 - 18   17 - 8   7 - 1  

373. Using Microsoft Visual Studio as PHP IDE with the PHP Tools extension: Part 1 PHP Editing Support

Updated on: 2016-11-24

Posted on:

Microsoft Visual Studio is a very popular IDE among developers using Windows but it does not come with built-in support to PHP. On the other hand, 75% of the PHP developers use Windows when they are developing their PHP projects.

Fortunately for Visual Studio fans there is an extension called PHP Tools that adds PHP support to that IDE and works with the Microsoft Visual Studio.

Read this first part of the article to learn how to use the PHP Tools extension so you can setup and edit PHP code projects from Visual Studio.


Blog More ...   Post a comment Post a comment   See comments See comments (5)   Trackbacks (0)

368. 10 Aspects on Which BitBucket Is Better Than GitHub

Updated on: 2020-08-04

Posted on:

Most of us are familiar with Git, which is a very popular version control system. GitHub contributed to make Git very popular to the point that some people even confuse Git with GitHub.

However there are several other project hosting sites that provide better features than GitHub. BitBucket is one of those sites.

Read this article to learn about those features of BitBucket that in my opinion make it better than GitHub.


Blog More ...   Post a comment Post a comment   See comments See comments (9)   Trackbacks (0)

362. Make Your WordPress Posts More Attractive with the Visualizer Charts and Graphs Plugin

Updated on: 2016-04-04

Posted on:

Users that read blog posts love to see graphics that visualize the information that the posts are talking about. One way to include nice graphics in your WordPress blog posts is to present charts or graphs that to visualize interesting data sets.

Read this article to learn how to embed nice interactive charts and graphs in your WordPress blog using the Visualizer plugin.



Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

360. Fast Debugging of PHP Code Using PHPEd Part1: Finding Bugs in Code Running on a Web Server

Updated on: 2016-03-30

Posted on:

Debugging PHP code is a crucial activity that most developers have to do frequently. Sometimes simple echo or error_log calls will do, but for more complicated bugs, a single step debugger integrated with your IDE is the way to go to understand what is wrong.

PhpED is one of the oldest PHP IDEs that integrates this possibility to debug PHP scripts running them step by step either from a command line, or even in a Web server which is the most common and hard to debug environment.

Read this article to learn how PHP code debugging works and how you can do it from the comfort of a PHP IDE like PhpED.


Blog More ...   Post a comment Post a comment   See comments See comments (11)   Trackbacks (0)

349. What Salary Could You Be Earning as Software Developer?

Updated on: 2016-02-19

Posted on:

When it comes to negotiating a salary with a company that you want to work with, it's hard to know where to start, especially if you don't have a good baseline for what other people with similar skills are being paid.

A salary calculator is a good way to get data on how much similar jobs are paying, so you can go into a salary negotiation prepared.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

346. 20 Great AngularJS Books That You May Get With Discount For a Limited Time

Updated on: 2016-02-04

Posted on:

AngularJS is a popular JavaScript framework used frequently for creating single page applications that work very fast.

Read this article to learn about 20 AngularJS books and videos that you can buy with a 50% just for the next days.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

344. Where Can You Earn the Most Money as a Software Engineer?

Updated on: 2016-01-26

Posted on:

Traditional job searches are opaque and one-sided, particularly when it comes to salary negotiations. Candidates often don’t know the market rate for their skill set and level of experience, or how offers they receive stack up to the other opportunities that are out there. Hired.com is on a mission to change all that.

Read this article to learn how to find how much software engineers are making in different countries based on research conducted by Hired.com.


Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

342. Codelobster PHP Tutorial for Rapid Building of Framework Based Applications

Updated on: 2016-01-19

Posted on:

Codelobster is a PHP IDE with special support for building applications based on well known frameworks and CMS systems such as Symfony, Laravel, CakePHP, CodeIgniter, YII, Drupal, Joomla, Wordpress, etc...

Read this tutorial article to learn how to quickly build framework based PHP applications with Codelobster IDE.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

340. PHP Tutorial to Detect User Location by IP address With IP2Location Web Service

Updated on: 2016-01-04

Posted on:

IP2Location provides a free LITE database to find the location of Web site users given their computer IP address. However, this requires that the database be installed on the Web site server and be updated regularly.

An alternative is to access a Web service provided by IP2Location to obtain the same geolocation information always up to date without need to install any database in the local server.

Read this article to learn how to use the IP2Location GeoLocation Web service.


Blog More ...   Post a comment Post a comment   See comments See comments (8)   Trackbacks (0)

336. PHP Tutorial to Detect User Location from the IP address With IP2Location Geolocation

Updated on: 2016-01-06

Posted on:

Sometimes it is necessary to determine the user geographic location for instance to serve more appropriate content. One way to do it is to determine the location associated to the IP address of his computer. IP2Location provides a free solution for this using the IP2Location Lite database.

Read this article to learn how to detect the user location using the IP2Location Lite database service.


Blog More ...   Post a comment Post a comment   See comments See comments (19)   Trackbacks (0)

  57 - 48   47 - 38   37 - 28   27 - 18   17 - 8   7 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Sponsored   Post article Post article