Skip to content

Shamus Dollin

Adventures in design & code.

  • Instagram
  • Twitter

Categories

  • Adwords (5)
  • Campaign Monitor (1)
  • Excel Hacks for Designers (1)
  • Google Analytics Reporting API (2)
  • Harvest API (V1) (2)
  • htaccess (3)
  • Jquery (1)
  • MYOB API (1)
  • MySQL (4)
  • Paypal API (1)
  • PHP (11)
  • PHP API Integrations (3)
  • Travel (1)

Pages

  • About Me
  • Downloads

Jquery Basics

Posted on September 5, 2020September 5, 2020Categories Jquery
Adding a Countdown Timer to Google Search Ads (Formerly Adwords)

Adding a Countdown Timer to Google Search Ads (Formerly Adwords)

Posted on April 14, 2019Categories AdwordsTags adwords, countdown, google ads, offer ends
Count Distinct or Grouped Database Records in SQL

Count Distinct or Grouped Database Records in SQL

Posted on April 7, 2019April 7, 2019Categories MySQLTags distinct, group by, mysql, php, sql
Adding Batch / Multiple SQL Insert Queries with PHP’s mysqli_multi_query()

Adding Batch / Multiple SQL Insert Queries with PHP’s mysqli_multi_query()

Posted on February 16, 2019February 16, 2019Categories MySQL, PHP
Retrieve Acquisition Overview & Top Channels Data Using Google Analytics Reporting API & PHP

Retrieve Acquisition Overview & Top Channels Data Using Google Analytics Reporting API & PHP

Posted on November 17, 2018February 16, 2019Categories Google Analytics Reporting API
Using Google Analytics Reporting API & PHP to Retrieve Metrics Like Sessions, Hits, Bounce Rate, Goals

Using Google Analytics Reporting API & PHP to Retrieve Metrics Like Sessions, Hits, Bounce Rate, Goals

Posted on October 6, 2018February 16, 2019Categories Google Analytics Reporting API, PHP API Integrations
Adding Subscribers to a Campaign Monitor List Using The API and PHP Basic Example

Adding Subscribers to a Campaign Monitor List Using The API and PHP Basic Example

Posted on September 16, 2018February 16, 2019Categories Campaign Monitor, PHP API Integrations
The Best Apps For Aussies Travelling in Europe

The Best Apps For Aussies Travelling in Europe

Posted on June 11, 2018June 11, 2018Categories Travel
A Short & Free PHP Script To Return A Currency Conversion Rate

A Short & Free PHP Script To Return A Currency Conversion Rate

Posted on June 9, 2018June 9, 2018Categories PHP, PHP API Integrations
Paypal Client Side Express Checkout Popup PHP Cart Example Code

Paypal Client Side Express Checkout Popup PHP Cart Example Code

Posted on April 28, 2018February 16, 2019Categories Paypal API, PHP
Adwords Video Ads Certification – Exam Notes 2018

Adwords Video Ads Certification – Exam Notes 2018

Posted on April 10, 2018April 10, 2018Categories Adwords
Adwords Shopping Ads Certification – Exam Notes 2018

Adwords Shopping Ads Certification – Exam Notes 2018

Posted on March 30, 2018March 30, 2018Categories Adwords
Adwords Display Advertising Certification Exam Notes 2018

Adwords Display Advertising Certification Exam Notes 2018

Posted on March 24, 2018March 30, 2018Categories Adwords
Boosting Ad Click Through Rate (CTR) Using Dynamic Keyword Insertion In Adwords

Boosting Ad Click Through Rate (CTR) Using Dynamic Keyword Insertion In Adwords

Posted on March 17, 2018Categories Adwords
A PHP Function To Generate 1 Random Password, Or 2, Or 2… Million…

A PHP Function To Generate 1 Random Password, Or 2, Or 2… Million…

Posted on March 12, 2018March 12, 2018Categories PHP
An Easy PHP Function To Run Your Harvest API Calls Through

An Easy PHP Function To Run Your Harvest API Calls Through

Posted on February 24, 2018February 24, 2018Categories Harvest API (V1)Leave a comment on An Easy PHP Function To Run Your Harvest API Calls Through
A Starting Point .htaccess File For New Websites Explained

A Starting Point .htaccess File For New Websites Explained

Posted on February 17, 2018Categories htaccessLeave a comment on A Starting Point .htaccess File For New Websites Explained
Quickly Add Email Error Reporting to Your PHP Application or Script

Quickly Add Email Error Reporting to Your PHP Application or Script

Posted on February 10, 2018February 10, 2018Categories PHPLeave a comment on Quickly Add Email Error Reporting to Your PHP Application or Script
6 Awesome mySQL Statements That I Always Forget

6 Awesome mySQL Statements That I Always Forget

Posted on November 17, 2017November 19, 2017Categories MySQL, PHPLeave a comment on 6 Awesome mySQL Statements That I Always Forget
How to format or manipulate dates and times with PHP

How to format or manipulate dates and times with PHP

Posted on November 11, 2017November 25, 2017Categories PHPLeave a comment on How to format or manipulate dates and times with PHP
Using PHP to create a CSV download for import into MYOB

Using PHP to create a CSV download for import into MYOB

Posted on November 5, 2017November 11, 2017Categories MYOB API, PHPLeave a comment on Using PHP to create a CSV download for import into MYOB
Using PHP and the Harvest API to return project time for a date range and user

Using PHP and the Harvest API to return project time for a date range and user

Posted on September 16, 2017November 11, 2017Categories Harvest API (V1), PHPLeave a comment on Using PHP and the Harvest API to return project time for a date range and user
Some Quick HTACCESS Codes to Boost Site Security

Some Quick HTACCESS Codes to Boost Site Security

Posted on September 1, 2017Categories htaccess, PHPLeave a comment on Some Quick HTACCESS Codes to Boost Site Security
Redirect to non-www to www version using the .htaccess file, for both secure and non-secure websites

Redirect to non-www to www version using the .htaccess file, for both secure and non-secure websites

Posted on August 30, 2017September 1, 2017Categories htaccessLeave a comment on Redirect to non-www to www version using the .htaccess file, for both secure and non-secure websites

Using Excel to split a full name into 2 separate columns

Posted on August 26, 2017August 26, 2017Categories Excel Hacks for DesignersLeave a comment on Using Excel to split a full name into 2 separate columns

An example of coverting old-school PHP mysql to more secure mysqli

Posted on March 25, 2017Categories MySQL, PHPLeave a comment on An example of coverting old-school PHP mysql to more secure mysqli