My name is Mark Steggles and I'm a web developer. I take pride in my work and I am not satisfied until my customers are satisfied. I believe communication is the key to a successful working relationship. I have been a full time corporate employee, a contractor, and a self employed web designer.
I am one of only four css genius' on experts-exchange.com. This took alot of time and effort and I am proud of this achievement :)

Supergloo hired me to do some xhtml/css/design work. Sites worked on include www.jacobsen.com

PeekYou contracted me to clean up the xhtml/css. This led to ongoing front end modification work.
www.royexley.co.uk Released: Jun 2008

www.jennyexley.com Released: Dec 2007

xl.com (In administration)

I worked on this site while working for the Really Great Holiday Company. HTML / CSS / CMS
travelcitydirect.com (in administration)

I worked on this site while working for the Really Great Holiday Company. HTML / CSS / CMS / AJAX / JAVASCRIPT
freedomflights.co.uk (In administration)

I worked on this site while working for the Really Great Holiday Company. HTML / CSS
kosmar.com (In administration)

I worked on this site while working for the Really Great Holiday Company. HTML / CSS / CMS
www.southcoastevents.org.uk Released: Nov 2006

www.harvesterstogether.org.uk Released: Jul 2006

www.inspiredwebs.co.uk (lapsed) Released: Jan 2006

by Mark on Jul.18, 2009, under php
An upcoming project required a login functionality but my php skills only go as far as includes and sending forms to email. So I did some searching and came across kohana php framework. I had read some good reviews of kohana and found out that they have an authorisation (login) module…
I tried a few tutorials to learn about kohana but they were too technical for a php n00b like me… then I came across kohana 101. I highly recommend this tutorial if you are a beginner when it comes to php and kohana framework.
The kohana 101 tutorial will walk you through the very basics and will take you about 2 or 3 hours to complete. By the end of the tutorial you will know how to make a simple site in kohana with products, pagination and an email form.
–
You will probably want to remove the index.php from the url’s, this page will tell you how. But it doesnt mention that you also have to edit application/config/config.php
line 23
$config['index_page'] = 'index.php'; to $config['index_page'] = '';
Good Luck
Use the form below to search the site:
Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!