-
5 days ago
Photoshop: Creating a Stylised Lomo Effect In 5 Steps
This is a guide - I encourage you to experiment and tweak the effects to suit your own tastes. You'll learn more by doing that, than from any tutor...
dimage1985 • 149,204 views
tony098uk
liked
-
1 week ago
login/register
tony098uk
added to a playlist
-
PHP Tutorials: Login/Register Email Activation (Part 1)
-
PHP Tutorials: Login/Register Email Activation (Part 2)
-
PHP Tutorials: Register & Login: Email activation (Part 3)
-
PHP Tutorials: Register & Login: Email activation (Part 4)
-
PHP Tutorials: Register & Login: Email activation (Part 5)
-
PHP Tutorials: Register & Login: User login (Part 1)
-
PHP Tutorials: Register & Login: User login (Part 2)
-
PHP Tutorials: Register & Login: User registration (Part 1)
-
PHP Tutorials: Register & Login: User registration (Part 3)
-
-
1 month ago
Php
tony098uk
added to a playlist
-
PHP Contact Form and Form Validation | Dreamweaver Tutorial - 1 of 2
-
PHP Tutorial: Make a Member System // Forgot Password (1/2)
-
PHP Tutorial: Make a Search Engine (1/2)
-
PHP Tutorials - Dynamic HTML Web pages using PHP part 1
-
PHP Tutorials - Dynamic HTML Web pages using PHP part 2
-
PHP Tutorials : Forgot Password Script Part 1
-
Simple PHP Strategy Game - Part 1: Basics and Website Layout
-
-
4 months ago
membersarea
tony098uk
added to a playlist
-
Create Members Area - Create Database Lesson1
-
Create Members Area - Creating Pages Lesson 7
-
Create Members Area - Final Checks Lesson 9
-
Create Members Area -Insert Login Form Lesson4
-
Create Members Area -Insert Register Form Lesson3
-
Create Members Area - Logout Page Lesson 8
-
Create Members Area - PhpMyAdmin Database Lesson2
-
Create Members Area - Testing Database Lesson 6.wmv
-
Create Members Area - Upload Via FTP Lesson5
-
-
4 months ago
PHP Tutorials: Register & Login: User password change (Part 1)
Part of the 'Register & Login' Project from phpacademy. This tutorials walks you through changing the users password stored in the database.
Offic...
phpacademy • 37,940 views
-
4 months ago
tony098uk
commented:
-
-
4 months ago
Minute Physics: What is Dark Matter?
Minute Physics provides an energetic and entertaining view of old and new problems in physics -- all in one minute!
In this episode, we discuss Da...
minutephysics • 1,470,899 views
tony098uk
commented:
Awesome....that's my idea of a physics lesson :)
-
4 months ago
tony098uk
liked
-
-
4 months ago
PHP Tutorials: Register & Login: User registration (Part 4)
Part of the 'Register & Login' Project from phpacademy. This tutorials walks you through registering a user to allow them to log in to your site.
...
phpacademy • 79,941 views
-
4 months ago
tony098uk
liked
-
-
5 months ago
jQuery Basics: Implementing jQuery
Getting jQuery included into a page, and testing basic functionality.
Official website
Support Forum
phpacademy • 5,382 views
tony098uk
liked
-
5 months ago
CSS Tutorial z-index Layering with Opacity For Text That Will Not Fade
Get the code: http://www.developphp.com/v...
CSS z-index with Opacity For Text That Will Not Fade Tutorial. This lesson follows t...
flashbuilding • 5,276 views
tony098uk
commented:
Thankyou, there isn't many of tutorials covering this at the moment, very helpful
-
6 months ago
Simple PHP Strategy Game - Part 3: Intro to MySQL Database
In this part of the tutorial, we go into the basics of setting up our MySQL database, and go through some examples of how we'll be using it.
Tutor...
Copephobia • 663 views
tony098uk
liked
Im getting an undefined error message on line 9.
on that line I have
if ($_POST ['submit'])
What have I done wrong?