Showing page 7 of 17

me@grafxflow

05 Mar, 2013

CMS

Import CSV into WP-eshop Magento error

I recently had to upload a CSV file edited in excel to Wordpress eshop, but I kept getting back error messages. This is a very easy solution!

me@grafxflow

31 Jan, 2013

CMS

Remove WordPress generator meta tag

If you want to hide the meta WordPress generator tag from your pages, then simply add this code to your themes functions.php file.

me@grafxflow

01 Jan, 2013

eCommerce

Change the order confirm email template opencart

I recently had to edit the order confirmation email (HTML)template that is used in opencart. So just incase you need to know where it's found.

me@grafxflow

25 Dec, 2012

Game Reviews

Deus Ex 1 updated graphics in 2012

Like a lot of other people I have always wanted the textures and models to be of a higher quality in original Deus Ex 1. And now this is possible on a Mac.

me@grafxflow

06 Dec, 2012

PHP and HTML and CSS

jQuery datepicker disable dates

Here is a nifty little script for disabling dates using jQuerys datepicker. Plus a script in php to output the date range.

me@grafxflow

29 Nov, 2012

PHP and HTML and CSS

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.

me@grafxflow

28 Nov, 2012

PHP MVC

Call CodeIgniter MySQL query inside a helper file

This is a short snippet of php code if you want to use a CodeIgniter database query inside a helper file/function: application/helpers/. Very easy to use.

me@grafxflow

21 Nov, 2012

PHP MVC

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.

me@grafxflow

12 Nov, 2012

CMS

Joomla 1.5 get blank screen when editing articles

I had a client contact me saying that their Joomla (1.5) admin worked fine until you tried to edit an article and then they got a blank screen.

me@grafxflow

08 Nov, 2012

Database

MySQL UPDATE a column value with add or subtract

A numerical value in a MySQL database table, needs to be updated by adding or subtracting a value. This can be done with a simple MySQL query.

me@grafxflow

07 Nov, 2012

PHP and HTML and CSS

Passing data between jQuery and PHP

Here is a basic example of passing form data to a PHP file via jQuery and then passing data back to jQuery from the PHP file via an ajax style script.

me@grafxflow

07 Nov, 2012

Mac OS X

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.

Showing page 7 of 17