Kaoz-tutorials
Filters (New!) | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

PHP programming

  2 3 4 5 Next >>
Photoshop
Flash
HTML and CSS
JavaScript
PHP programming
Basics
Cookies and Sessions
Database
Forms
Images
Object Oriented Programming
Security

Registration, login, password reset, restrict access and md5 May 24th, 2009

Learn how to crate registration form which sends an email with the activation link, login form with md5 password encryption, reset password form and restrict access to pages with Dreamweaver CS4, PHP and MySQL.

PHP programming >> Forms >> sebastiansulinski.co.uk
Broken Link | 9 clicks |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Content Management System with Dreamweaver CS4, PHP, MySQL and FCKEdit May 24th, 2009

In this tutorial you will learn how to build your very own Content Management System with Adobe Dreamweaver CS4, PHP, MySQL and FCKEditor.

PHP programming >> Database >> sebastiansulinski.co.uk
Broken Link | 4 clicks |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

How to convert/encode files to FLV using FFMPEG & PHP December 31st, 2008

So, as I’ve written in an earlier article on how to install FFMPEG on your server, while there are those who probably use a “YouTube Clone” script, there might be those who want to create their own using FFMPEG & PHP. FLV is the most widely used type of codec that runs on most Flash players.

PHP programming >> Basics >> vexxhost.com
Broken Link | 38 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Have You Spammed Anyone Today? November 14th, 2008

If your website has a “contact us” or “Sign me up to your newsletter” form it is possible that a spammer could use it to send spam from your server. This takes up your bandwidth, leaves your ISP with a mess to sort out (and for which they might charge you) and could in severe cases end up with emails from your domain being blocked from sending email.

PHP programming >> Security >> websiterepairs.net
Broken Link | 66 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Storing Images In MySQL September 2nd, 2008

This article is an introduction to using the blob column type in MySQL. The concept is introduced by familiarising users with uploading and storing images in a MySQL table. Definitely a controversial topic in PHP-land, but at least knowing how to do it will help you make a decision on whether or not it’s for you.

PHP programming >> Database >> phpriot.com
Broken Link | 91 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Simple MySQL Table Editor July 23rd, 2008

PHP and MySQL are one of the most used technologies on the web today. By using about 7 different script files we can add, update, and delete rows from a MySQL table.

PHP programming >> Database >> hackosis.com
Broken Link | 66 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

PHP Operators July 20th, 2008

Operators in PHP, and any other prgramming language for that matter, enable us to perfrom tasks on variables and values such as assign, multiply, add, subtract and concatenate them. Operators take the form of symbols (such as + and -) and combinations of symbols (such as ++ and +=).

PHP programming >> Basics >> techotopia.com
Broken Link | 23 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Making a simple captcha image July 15th, 2008

This tutorial describes the process in creating a simple captcha image.

PHP programming >> Security >> kalkran.com
Broken Link | 60 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Sending SMS with PHP June 17th, 2008

SMS (also known as text-messaging) has grown into a very popular method of communication. It has been around in Europe and Asia since the early nineties and its use is steadily increasing in the US as well.

PHP programming >> Basics >> learnfobia.com
Broken Link | 179 clicks |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Dynamic PHP Google Sitemap June 17th, 2008

This tutorial will show You how to generate google sitemaps based on Your site MySQL structure. I hope this tutorial will save up some time. First we have to make our map skeleton with some needed stuff (for example database connection)

PHP programming >> Basics >> learnfobia.com
Broken Link | 41 clicks |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

PHP Thumbnail Generation Script June 17th, 2008

This tutorial focuses on a thumbnail generation script I wrote for the Accidental President site. Rather than generating a smaller representation of the image, it cuts out a section of the photograph to create an obscure snapshot of the photo itself. The thumbnail's size is variable also, so the script be used across different sites to create different sized thumbnails where needed.

PHP programming >> Basics >> learnfobia.com
Broken Link | 32 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Learn how to create databases on the fly from yellowpages May 3rd, 2008

Learn how to create a simple scraper / spider to grab content from yellowpages.com

PHP programming >> Basics >> scrapingpages.com
Broken Link | 58 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Create database driven (dynamic) website with Dreamweaver CS3, PHP and MySQL April 29th, 2008

This tutorial explains how to create database driven (dynamic) website with Dreamweaver CS3, PHP and MySQL.

PHP programming >> Database >> sebastiansulinski.co.uk
Broken Link | 75 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Cookies March 11th, 2008

Learn how to add and play around with cookies.

PHP programming >> Cookies and Sessions >> spoono.com
Broken Link | 40 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Fatal error: Cannot use string offset as an array in … March 10th, 2008

PHP5 Error message that is caused by attempting to assign a value to an array element of a variable that is declared as a string.

PHP programming >> Basics >> informationideas.com
Broken Link | 6 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
  2 3 4 5 Next >>