MySQL + PHP Simple Pagination

Posted by Pete | Posted in PHP Tutorials | Posted on 11-10-2009-05-2008

1

Pagination is used to allow you to split up rows in a MySQL table into multiple pages. In this tutorial we will show you how you can make a simple version.

Advertise On PK-Tuts

Store An Array

Posted by Pete | Posted in PHP Functions, PHP Tutorials | Posted on 11-10-2009-05-2008

1

In this tutorial we will learn how to encrypt an array with base64 and then serialize it so we are able to store it in a database without loosing the integrity or values.

New Advertising Locations

Posted by Pete | Posted in PK Tuts | Posted on 06-10-2009-05-2008

0

With our new design comes new locations to have your website shown to the members of PK-Tuts. You can now purchase one of 4 static 125 x 125 advertising spots on our side bar for just £3.99 per month or a 580 x 80 banner on all of our pages after either the 1st 3rd or 6th post on every page for just £4.99 per month. If you are interested in purchasing an advertising spot then please send an email to admin@pk-tuts.co.uk. We are currently building an advertising panel so you can watch the stats live.

Community Forum

Posted by Pete | Posted in PK Tuts | Posted on 06-10-2009-05-2008

0

I’ve been thinking about setting up a community forum for PK-Tuts. But before I do so I’d like to receive some feedback about what you think of the idea. So leave a comment with weather you like the idea of a forum, and if so what categories to include etc. Thanks Pete

Advertise On PK-Tuts

Usersystem Part 2

Posted by Pete | Posted in PHP Tutorials | Posted on 04-10-2009-05-2008

0

Well the next part is available for use :) . This part of the usersystem is the next part to the part 1 which can be found here. In this part we will focus on creating a ranking system so we can distinguish who is an administrator and who is a member. We will also create a function so that updating a user’s details is simple. Once we have this function we will create a members list, profile page for each user, and allow the user to edit their profile and password. So lets get stuck in.

Recent Updates

Posted by Pete | Posted in PK Tuts | Posted on 03-10-2009-05-2008

0

Well after selling BioHosts a couple of weeks ago. We have bought our own VPS to host PK-Tuts. This is thanks to the help from Planstudios.co.uk the current VPS means we are now located in Europe and have a faster connection so our site will load a lot faster. If you require any hosting Planstudios is now offering hosting via their new website along with custom website designs and website integrations.

If you see any problems since the transfer please contact me or leave a comment in this post. Thanks

If/Else/Else If Beginners Tutorial

Posted by Pete | Posted in PHP Beginners, PHP Tutorials | Posted on 03-10-2009-05-2008

0

After contact from some visitors starting to learn PHP. I am going to be writing a few tutorials on the basics of PHP. In this tutorial we will cover how to use the If Statements.

Advertise On PK-Tuts

Usersystem Part 1

Posted by Pete | Posted in PHP Tutorials | Posted on 28-09-2009-05-2008

1

Well after getting side tracked yet again I have written a user system for the users of PK-Tuts. In this part of the user system we will learn how to login and register will will also build some of the basic functions to check if you are logged in and logout. I will be expanding the user system in multiple parts so keep checking back.

Tutorials Written By Peter Kelly