Corner

Category Archives: Usable Code

This page contains listing of free code samples provided by the web development team at Zipline Interactive.

Jun 01

How to Set Email Priority to High or Highest With PHP mail()

Posted by: Ryan Stemkoski

Today we were working on a web application that needed to dispatch several emails to users using the PHP mail function. The client requested that these emails have a priority set indicating to customers that they needed to be addressed … Continue reading