Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through how to process a username and password based login against details found in a database, set a session, and process a logout function.
Tag: Tutorials
Using Objective-C, Foundation Framework
(April 6, 2009) Alan Cannistraro provides an overview of object oriented programming, the objective-C programming language, and common foundation classes. Stanford University: www.stanford.edu Stanford School of Engineering: soe.stanford.edu Stanford University Channel on YouTube
SQL SERVER / T-SQL Tutorial: Left Outer Join – Right Outer Join – Full Join – Combining Join
T-SQL Tutorial
Lynda.com: iPhone SDK Essential Training: Objective-C
In this video developer Simon Allardice introduces you to Objective-C coding – the core language for iPhone development. This is a movie from iPhone SDK Essential training on lynda.com, which covers the process of becoming an iPhone developer, from getting started with the tools and the language to building user interfaces and working with the…
ASP.NET Tutorial – Understanding Web Application State- Part1
In this lesson, you will see how to maintain state in ASP.NET, including the various objects you can use to store information for your ASP.NET 2.0 applications. For Best View: watch the video in Full Screen Mode.
An Overview of the Coming C++ (C++0x) Standard
Google Tech Talks October 31, 2008 ABSTRACT The C++ language has started the formal approval process with the recent release of its Committee Draft, ie Beta. This talk outlines the process, the new features, some features left out, and the procedures for formal comments. Speaker: Matt Austern Matt Austern is a long-time contributor to the…
SQL SERVER Tutorial – T-SQL: TOP – CROSS JOIN – JOIN WITH WHERE – INNER JOIN – MULTIPLE JOIN
T-SQL Tutorial
Asp.Net I : Introduction and Button Control
Microsoft Asp.Net I : Introduction and Button Control – Shalvin
Learning the Basic’s of PHP Programming – Tutorial 3
This is the third tutorial for this PHP series. In this video, I show you how to compose a simple If-Else statement and While statements.
Learning the Basic’s of PHP Programming – Tutorial 4
Simple quick tutorial showing you all the different operators that are available to you while coding in ANY programming language.