Abraham Garcia in PHP Scripts   Thursday, March 9 2017

How to Send email with PHP and SendGrid

Here are a few examples on how to send email with PHP and SendGrid. Also examples on how to use cURL or SMTPAPI headers.

Here are a few examples on how to send email with PHP and SendGrid.  What is SendGrid? Founded in 2009, after graduating from the TechStars program, SendGrid developed an industry-disrupting,

Continue reading
Abraham Garcia in PHP Scripts   Tuesday, August 9 2016

Twilio SMS PHP Sample

Learn how to send SMS message with Twilio PHP SDK

Twilio is one of the fastest growing telecommunications company. Just last month they launched their IPO. As time passes twilio is bring new features for developers that are being used

Continue reading
Abraham Garcia in Javascript/jQuery   Tuesday, April 12 2016

Headroom.js Usage and Examples

How to use Headroom.js with jQuery. Full Documentation.

How to Use Headroom.js with jQuery With jQuery include the headroom.js and jQuery.headroom.js scripts in your page, and then: // simple as this! // NOTE: init() is implicitly called with the plugin $("#header").headroom(); You

Continue reading