Kaoz-tutorials
Filters | 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

Understanding MySQL for PHP November 23rd, 2009

Understanding MySQL for PHP is the new series of videos where I'm explaining what MySQL is and how to use it to create your own database. Every week we will be publishing the new video to add to this series.

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

Display records in multi column format with PHP November 23rd, 2009

This two videos explain how to populate records from the MySQL database and display them on the page in the multi column format. Each column follows the ascending order of the records from the previous column. In this example we are using Table, but you can use any HTML element to display records in multi column format.

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

Static looking urls for dynamic website September 11th, 2009

The way your URLs are displayed has a significant influence on your Search Engine positioning. URLs which contain relevant keywords and are properly formatted have more chances of putting your site higher In the search results. In this series of videos you will learn how to convert dynamic urls into the static looking ones using .htaccess and PHP.

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

Php Tutorials August 16th, 2009

Hscripts.com is one of top webmaster resource site used by many of the users worldwide. Among its many tutorials, php topics is one of the highlighted one to know the basics of that programming or server scripting language.

PHP programming >> Basics >> hscripts.com
Broken Link | 25 clicks |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

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 | 53 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 | 34 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 | 43 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 | 70 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 | 117 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 | 76 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 | 26 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 | 73 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 | 201 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 | 50 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 | 34 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
  2 3 4 5 Next >>