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.
Posted by Pete | Posted in PHP Functions | Posted on 07-09-2009-05-2008
0
Over the past few days I have been messing around with the basic Twitter API which can be found at (http://apiwiki.twitter.com/Twitter-API-Documentation). So I have decided that to create a function on how to retrieve the latest status from any account.
Posted by Pete | Posted in PHP Functions | Posted on 29-08-2009-05-2008
0
So you’ve got a file, but its not a .zip or .rar etc which automatically downloads through the browser, its a file such as .txt which opens up in the browser but you want it to be downloaded to the users computer automatically. Well this function will allow you to force the browser to accept it as a file to force download.
Posted by Pete | Posted in PK Tuts | Posted on 28-08-2009-05-2008
0
I’m sorry that I haven’t written any more tutorials in the past couple of weeks. Over the coming week I will be writing more tutorials as I would like to further the success of PK-Tuts. If anyone has any tutorials they would like posted on PK-Tuts please email admin@biohosts.com with your tutorial, name, email address and website (optional) all contributions will have their tutorials moderated by myself and any successful tutorials will be posted on the site and their website added to our links on our sidebar. Your tutorial will have your name and website listed as the writer. So have your chance to show off your coding skills now.
Posted by Pete | Posted in Javascript/AJAX Tutorials | Posted on 14-08-2009-05-2008
0
In this tutorial I will show you how to submit a form using ajax and return the response into a form field. I will use an example to convert the first form field text into capitals. So here we go.
Posted by Pete | Posted in PHP Functions | Posted on 13-08-2009-05-2008
0
In this tutorial I will show you how to display random content. This is something similar as to what we use for our adverts on the top of our website. So lets get started.
Posted by Pete | Posted in SSH/Bash | Posted on 12-08-2009-05-2008
0
In this tutorial I will show you how to use the script pkacct to backup all cPanel accounts using a loop and then put the backups onto a remote server using RSync.
Posted by Pete | Posted in PK Tuts | Posted on 11-08-2009-05-2008
0
Have you got a project that your stuck on ? and need to know how to do something. Well leave a comment on this post with your problem and I will either email you directly or write a tutorial about how to do it depending on if its suitable. Also just leave a comment if you just have any suggestions for tutorials