Quantcast
Channel: Grafxflow html Tag RSS Feed
Browsing latest articles
Browse All 31 View Live

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.

View Article



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.

View Article

CSS the Basics

Thought I would put a few basics of CSS on the blog for beginners. Like CSS Positioning. and the like.

View Article

Spaces appearing between Div tags in IE6

You will have a template with a simple content, header, menu and footer div tags. In IE 6 you will be seeing some strange gaps between the div tags.

View Article

Joomla JXTC Deluxe News Module link Problem

I had to do a joomla website and used the 'JXTC Deluxe News Module'. But when selecting the images they didn't use the correct URL link.

View Article


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.

View Article

Making HTML text read from right to left

I recently had to create a multilingual website, where a languages text had to read from right to left. The answer was to use the direction RTL.

View Article

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.

View Article


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.

View Article


Adding an email template for apple mac mail.app

Here is how to import and use your own html template in apple mac mail.app. NOTE: This is based on Mac OS 10.6 so unsure about older versions.

View Article

Should we be using CodeIgniter?

Are you wondering if it's a steep learning curve for CodeIgniter... I suspect It's probably very similar to what you already coding in php classes.

View Article

Fix html table width with CSS

Sometimes when outputting data in a table based layout you may find the size and width differ when going between pages depending on the content.

View Article

Markdown Syntax Cheatsheet

Most people using Bitbucket/Github will already know of the Markdown syntax when creating the repository README.md file. Here is a syntax reference list.

View Article

Browsing latest articles
Browse All 31 View Live




Latest Images