348. PHP Tutorial on Developing Applications using the Official Google Search API
Updated on: 2016-02-17
Posted on: 2016-02-17
Google can provide valuable information on how to find how your site is ranking for important keywords but the right way to do from a Web application is to use official Google Search API instead of scrapping Google search results, which is a practice blocked by Google.
In the first part of this article we learned how to use the PHP Google Custom Search API package to search using the official Google API.
Read this article to learn how to configure more advanced options, as well build a simple search application using this package.
More ...
Post a comment
See comments (5) Trackbacks (0)
In the first part of this article we learned how to use the PHP Google Custom Search API package to search using the official Google API.
Read this article to learn how to configure more advanced options, as well build a simple search application using this package.



347. Dave Smith and United States Won the 2015 PHP Innovation Award Edition
Updated on: 2017-03-08
Posted on: 2016-02-16
The results of the PHP Programming Innovation Award edition of 2015 were announced and the winner is Dave Smith from United States. Collectively United States won the championship by countries thanks to the contributions the year of Dave Smith, Matthew Knowlton, Nick Daniels, Asher Wolfstein, Jack Peterson, Matthew Boyle, and Richard Williams.
The site interviewed the winners to know them better. Listen to the winner interview or watch the interview hangout video, and read the interviews with the United States team winners to learn more about the outstanding innovative packages that allowed them to win the 2015 award and how they can be contacted in case you are interested to hire them.
More ...
Post a comment
See comments (2) Trackbacks (0)
The site interviewed the winners to know them better. Listen to the winner interview or watch the interview hangout video, and read the interviews with the United States team winners to learn more about the outstanding innovative packages that allowed them to win the 2015 award and how they can be contacted in case you are interested to hire them.



1. PHP Tutorial to Increase Speed and Reduce Costs of AWS S3 using Caching
Updated on: 2016-02-11
Posted on: 2016-02-11
Blog: PHP AWS S3 SDK Wrapper package blog
Package: PHP AWS S3 SDK Wrapper
Amazon S3 service is one of the most popular cloud storage services that you can use for many purposes like storing backups of important data or serve important files to many users.
Read this article to learn how to easily use Amazon AWS S3 API from PHP to store your files using caching to access the files faster and reducing the service costs.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to learn how to easily use Amazon AWS S3 API from PHP to store your files using caching to access the files faster and reducing the service costs.



346. 20 Great AngularJS Books That You May Get With Discount For a Limited Time
Updated on: 2016-02-04
Posted on: 2016-02-04
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to learn about 20 AngularJS books and videos that you can buy with a 50% just for the next days.



3. Getting User Input through SMS Text Messaging
Updated on: 2016-02-03
Posted on: 2016-02-03
Blog: PHP dotGo Engine package blog
Package: PHP dotGo Engine
Setting up your Web site to interact with users through SMS text messages can be exciting. Users send their requests via SMS, your web site sends back responses, pretty cool right? Still, it is not really two-way communication until we can make requests to our users and get their responses.
Read this article to learn how to request users to input information via SMS messages, so your site can retrieve and process the information entered by the users.
More ...
Post a comment
See comments (4) Trackbacks (0)
Read this article to learn how to request users to input information via SMS messages, so your site can retrieve and process the information entered by the users.



345. PHP Articles and Reviews Report January 2016 Edition
Updated on: 2016-01-27
Posted on: 2016-01-27
This is the December edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles and Reviews published recently.
They commented on articles about detecting user location with IP2Location database, common PHP security issues and remedies, writing consistent PHP code, creating animated GIF images from online videos, getting automatic responses from a SMS gateway service, interacting with user site Telegram users, performing phone number verification, using the official Google search API, and creating a WordPress plugin using OOP.
They also commented on the review of PHP AJAX Cookbook book.
Listen to the podcast, or watch the hangout video to learn more about these PHP articles and reviews.
More ...
Post a comment
See comments (0) Trackbacks (0)
They commented on articles about detecting user location with IP2Location database, common PHP security issues and remedies, writing consistent PHP code, creating animated GIF images from online videos, getting automatic responses from a SMS gateway service, interacting with user site Telegram users, performing phone number verification, using the official Google search API, and creating a WordPress plugin using OOP.
They also commented on the review of PHP AJAX Cookbook book.
Listen to the podcast, or watch the hangout video to learn more about these PHP articles and reviews.



344. Where Can You Earn the Most Money as a Software Engineer?
Updated on: 2016-01-26
Posted on: 2016-01-26
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.
More ...
Post a comment
See comments (2) Trackbacks (0)
Read this article to learn how to find how much software engineers are making in different countries based on research conducted by Hired.com.



2. PHP WordPress Plugin Tutorial using Object Oriented Programming Part 2: Advanced Features
Updated on: 2016-01-23
Posted on: 2016-01-21
Blog: Pak PHP Micro Framework package blog
Package: Pak PHP Micro Framework
The Pak PHP Framework can be used to develop WordPress plugins using PHP Object Oriented Programming.
Read this article to learn how to implement advanced WordPress plugin functionality such as plugin translation, creating dashboard widgets, custom posts and taxonomies, creating a plugin settings page and implementing unit testing.
More ...
Post a comment
See comments (2) Trackbacks (0)
Read this article to learn how to implement advanced WordPress plugin functionality such as plugin translation, creating dashboard widgets, custom posts and taxonomies, creating a plugin settings page and implementing unit testing.



343. PHP and JavaScript Innovation Award Report January 2016 Edition - October 2015 nominees
Updated on: 2016-01-20
Posted on: 2016-01-20
This is the January edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of October 2016.
Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.
More ...
Post a comment
See comments (0) Trackbacks (0)
Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.



342. Codelobster PHP Tutorial for Rapid Building of Framework Based Applications
Updated on: 2016-01-19
Posted on: 2016-01-19
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this tutorial article to learn how to quickly build framework based PHP applications with Codelobster IDE.


