Showing page 1 of 1
Previous Next

me@grafxflow

27 Jul, 2013

PHP MVC

Pass email in CodeIgniter url with jQuery and php

Sometimes when trying to pass characters in a CodeIgniter url it causes the error - 'The URI you submitted has disallowed characters.' Here is my fix.

me@grafxflow

11 Oct, 2012

PHP and HTML and CSS

Email template ul tags don't work in outlook FIX

Outlook has issues when using the ul tag with bullet points. They just don't appear! So the following in an html email template won't work in outlook.

me@grafxflow

02 Oct, 2008

PHP and HTML and CSS

Embedding html in an email with php

Here is some basic code which will allows you to embed html inside an email, with the use of php. If can be added to a class function very easily.

Showing page 1 of 1
Previous Next