Showing page 2 of 2
Previous Next

me@grafxflow

20 Sep, 2012

CMS

How to remove the Joomla Generator Meta Tag

When doing a Joomla website you may notice by default it adds its own 'Joomla' meta name generator code in the html. Here is how to hide it with some code.

me@grafxflow

08 Sep, 2012

CMS

Hide Title on page content in WordPress

You want to hide the title from appearing in the content on a page in WordPress. This example hides the 'Home' title using the Twenty Eleven theme.

me@grafxflow

05 Sep, 2012

CMS

How to Insert php into a WordPress post or page

Just a quick note on a plugin which allows the insertion of php code direct into a post, page or widget in WordPress. Very easy to use and implement.

me@grafxflow

28 Aug, 2012

CMS

How to Insert php code into a Joomla article

Here is how to insert php code and any other kind of code into a Joomla article directly.

me@grafxflow

09 Jun, 2009

PHP and HTML and CSS

Detect radio buttons pressed in php

Here is one way of detecting a radio button has been pressed using php. So for this example we have three radio buttons on the form.

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.

me@grafxflow

29 Jul, 2008

PHP and HTML and CSS

MD5 encryption using php

If you are thinking about doing a login form that you want to make secure then you can encrypt the password using something called md5 encryption.

Showing page 2 of 2
Previous Next