Sakshi Student's Community Forum! Click here to Register free


Sunday, May 24, 2009

Php

PHP Video Tutorials: Photo Voting Website from Scratch


PHP Video Tutorials: Photo Voting Website from Scratch | 449 MB

Ever wondered how you could handle file uploads? wanted to re-size or crop part of an image? you'll learn that! You'll also learn how to tag data and make those pretty tag clouds. After all of that cool stuff we also create a voting system. This course is jam packed with every day solutions for the modern web!

HomePage: http://www.phpvideotutorials.com/courses/view/5

Download:
http://hotfile.com/dl/5473041/b938014/nsid-phpvtpvwfs.part1.rar.html
http://hotfile.com/dl/5473050/e6e9c4b/nsid-phpvtpvwfs.part2.rar.html
http://hotfile.com/dl/5473059/ff6a4dc/nsid-phpvtpvwfs.part3.rar.html
http://hotfile.com/dl/5473065/cbdf0f2/nsid-phpvtpvwfs.part4.rar.html
http://hotfile.com/dl/5473072/8902076/nsid-phpvtpvwfs.part5.rar.html

http://www.megaupload.com/?d=DRWPI6KQ
http://www.megaupload.com/?d=6R57LQZE
http://www.megaupload.com/?d=VVI6L3GJ
http://www.megaupload.com/?d=26VGEQ5Q
http://www.megaupload.com/?d=QCAGZIQO

http://rapidshare.com/files/241764087/nsid-phpvtpvwfs.part1.rar
http://rapidshare.com/files/241764364/nsid-phpvtpvwfs.part2.rar
http://rapidshare.com/files/241764280/nsid-phpvtpvwfs.part3.rar
http://rapidshare.com/files/241764077/nsid-phpvtpvwfs.part4.rar
http://rapidshare.com/files/241764076/nsid-phpvtpvwfs.part5.rar

Pass: gfx



CARTOON SMART PHP BASICS




CARTOON SMART PHP BASICS

PHP Basics

An In Depth Beginner Course For Anyone Getting Started With PHP

Topics taught include:

- Using PHP in HTML documents
- Variable Types
- If / Else Statements
- For Statements
- Switch Statements
- While Loops
- Mathematical Operators
- Include Statements
- Functions
- Arrays
- Connecting to MySQL and Writing Values from the Database to HTML

http://rapidshare.com/files/134965550/w3d-csphpbasics.r00
http://rapidshare.com/files/134969238/w3d-csphpbasics.r01
http://rapidshare.com/files/134971346/w3d-csphpbasics.r02
http://rapidshare.com/files/134972981/w3d-csphpbasics.r03
http://rapidshare.com/files/134974694/w3d-csphpbasics.r04
http://rapidshare.com/files/135201899/w3d-csphpbasics.r05
http://rapidshare.com/files/135204899/w3d-csphpbasics.r06
http://rapidshare.com/files/135207814/w3d-csphpbasics.r07
http://rapidshare.com/files/135207815/w3d-csphpbasics.r08
http://rapidshare.com/files/135229567/w3d-csphpbasics.r09
http://rapidshare.com/files/135231526/w3d-csphpbasics.r10
http://rapidshare.com/files/135472676/w3d-csphpbasics.r11
http://rapidshare.com/files/135472679/w3d-csphpbasics.r12
http://rapidshare.com/files/135472680/w3d-csphpbasics.r13
http://rapidshare.com/files/135474518/w3d-csphpbasics.r14
http://rapidshare.com/files/135477179/w3d-csphpbasics.r15
http://rapidshare.com/files/135484152/w3d-csphpbasics.r16
http://rapidshare.com/files/135496240/w3d-csphpbasics.r17
http://rapidshare.com/files/135500362/w3d-csphpbasics.r18
http://rapidshare.com/files/135760764/w3d-csphpbasics.r19
http://rapidshare.com/files/135760765/w3d-csphpbasics.r20
http://rapidshare.com/files/135769188/w3d-csphpbasics.r21
http://rapidshare.com/files/135769189/w3d-csphpbasics.r22
http://rapidshare.com/files/135769190/w3d-csphpbasics.r23
http://rapidshare.com/files/135769192/w3d-csphpbasics.r24
http://rapidshare.com/files/135769193/w3d-csphpbasics.rar
http://rapidshare.com/files/135769454/w3d-csphpbasics.sfv
http://rapidshare.com/files/135769466/w3d.nfo





PHPVideotutorial.com-Job Website from Scratch




Anyone who has completed my first lot of free lessons would benefit from this course. It's for beginners who are just starting out and want to know how you can layout a function based database application. If you already know all of the topics covered do not buy this lesson. Save your money and time for the advanced lessons!

Quick break down of topics covered.

Simple function based application, Dynamic MySQL queries, Website search engine with fulltext search and categories!, Creating RSS feeds, Alternate row colors for results, Inserting data into MySQL via a form, Simple validation and heaps more!!

What is the end result?



By the end of the lessons you'll have created a MySQL and PHP driven Job Board from scratch. You code every line along with me. Job Boards are extemely popular. 37 signals , Fresh Web Jobs are just a couple of examples making big dollars from them! Best of all jobs fall into categories and need to be searched and so does everything else you'll ever build. This course will give you those skills along with many more tips and tricks!

What Format is the video?

It's Flash video format 900 * 700 pixels! and you instantly download it to your computer! and it works on all Operating Systems. It sits in a HTML page so all you need is a browser and flash player installed! to easy.

How is the course structured?

It's 6 lessons 3 1/2 hours with all source code provided! I saved the code at the end of every lesson so you can start from any lesson you like. Starting from the beginning and coding every line along with me is the best way though! you'll learn more and have a better understanding of how everything works.

Lesson 01 - Introduction

We talk about what we are going to build.

Lesson 02 - Setting up the database

Create our database and set up the tables we are going to need. We set up fulltext searching and run a bunch of MySQL queries and I explain all of them.

Lesson 03 - PHP to MySql

Now we dive head first into connecting to MySQL from PHP. We create some really cool functions the best one is our dynamic query function! If you have never made a website search this will blow your mind! you'll be putting together awesome dynamic queries after this lesson.

Lesson 04 - Layouts, views, templates

Our Application needs a layout so using some simple logic we set up a cool Templating system!

Lesson 05 - Forms Alive and RSS

Add functionality to our application and create an RSS feed! It's Alive!! HOORAY!

Lesson 06 - Forms to Database and Simple Validation

Last of all we make our form talk to MySQL and add some simple validation.

We are done! :) It's a great ride and fun too! I had a blast doing this course, I'm back to my old silly ways.




http://rapidshare.com/files/101210144/WarungPlus.PHPVideoTutorials-Job.Website.from.Scratch.part6.rar
http://rapidshare.com/files/101210109/WarungPlus.PHPVideoTutorials-Job.Website.from.Scratch.part7.rar
http://rapidshare.com/files/101182555/WarungPlus.PHPVideoTutorials-Job.Website.from.Scratch.part5.rar
http://rapidshare.com/files/101177459/WarungPlus.PHPVideoTutorials-Job.Website.from.Scratch.part4.rar
http://rapidshare.com/files/101172997/WarungPlus.PHPVideoTutorials-Job.Website.from.Scratch.part3.rar
http://rapidshare.com/files/101161852/WarungPlus.PHPVideoTutorials-Job.Website.from.Scratch.part2.rar
http://rapidshare.com/files/101157671/WarungPlus.PHPVideoTutorials-Job.Website.from.Scratch.part1.rar
http://rapidshare.com/files/101157519/WarungPlus.PHPVideoTutorials-Job.Website.from.Scratch.part8.rar


pass: warungplus.com



CBTNugget-Zend PHP 5





Start programming PHP web sites and applications right away!
PHP is powerful -- yet more simple than many other server-side scripting languages. It works on almost any platform you can imagine -- including Windows, Linux, Mac, and Unix. And with PHP you'll be creating and editing dynamic web sites quickly.

Many common content management and open source web applications are built in PHP. Once you know the basics, the world is at your fingertips because you can edit these applications to do whatever you need.

PHP offers great flexibility and has a very low barrier to entry -- with this training you'll be well on your way to developing full-featured dynamic websites using PHP.

What you'll learn includes:

the PHP basics
integrating PHP with html for dynamic web pages
interfacing with MySQL and other databases
creating advanced functions
writing object-oriented PHP
keeping your code secure
working with XML data
and a whole lot more!
The CBT Nuggets Zend PHP 5 Certification Pack video series lets you go at your own pace. The PHP instruction is broken down video-by-video into bite-sized nuggets. From the first video, you'll be applying what you learn to create dynamic web sites and web applications.

Here's what's in each of the these PHP videos:

Video 1 - "An Introduction to PHP (Hypertext Preprocessor)" - Find out what PHP can do for you. In this introductory video, trainer Julie Johnson describes PHP's prerequisites, requirements and new features. Then she shows you the exact steps to properly install PHP.
Video 2 - "PHP Language Basics" - Writing useable PHP means following proper syntax. This video gives you that basic syntax. It also clarifies the data types and variables you can use. You'll learn the operators you need for data manipulation and discover how to use PHP's control structures.

Video 3 - "Handling PHP and HTML Forms" - This video shows you how to create HTML forms and use PHP to capture data from that form. You'll find out how to handle quotation marks and other special characters in PHP. You'll also learn about "including and requiring files" to handle repeated information.

Video 4 - "PHP Strings and regular expressions" - Julie shows you everything you need to know about PHP strings from the ground up in this video. First you'll learn how to define strings. Then, you'll see examples of PHP string and regular-expression functions and learn how to use them.

Video 5 - "Working with PHP Arrays" - The data you collect on your site will often be complex. PHP arrays help you deal with the complexity. This video explains PHP arrays and teaches you how to declare and print them. You'll also learn some useful array functions.

Video 6 - "Using MySQL database with PHP" - Once your PHP program starts gathering user data, you'll need a database to store that information. In this video, Julie shows you how to create MySql databases and tables and how to connect with them via PHP. You'll learn how to select and modify this data

Video 7 - "PHP functions" - PHP's user-defined functions help you handle redundant procedures without rewriting code each time. This video covers function arguments and return values and PHP's function types: recursive, embedded and variable.

Video 8 - "Object-oriented PHP" - Sometimes you want to create Web objects that look real-world to end users. In this video, Julie discusses the basic PHP tools that give you this power. These include classes, interfaces, class introspection, class auto-loading and selected more-advanced topics.

Video 9 - "Handling Exceptions" - Lots of things can go wrong in PHP code unrelated to syntax. This video shows you how to handle PHP exceptions (called throwing and catching.) Julie also explains custom exception classes and setting PHP error reporting

Video 10 - "Managing Files" - Some data, especially when sent in large files, requires special PHP treatment. In this video you'll lead about uploading, reading and writing files in PHP. You'll also get an introductory peek at streaming.

Video 11 - "Streams and Sockets" - Data streaming is one of the Web's most talked-about features. In this video, Julie uses lifelike examples to show you how file streaming works. You'll learn all about sockets, which manage the back-and-forth character of streaming, and be introduced to PHP URL Streams

Video 12 - "PHP and XML" - XML is a portable markup language without predefined tags. It's often used to send and receive Web messages and to create configuration files for Web servers. This video looks at the basics of XML. You'll see how it's used, how it's validated with DTDs or XML Schema and how it's parsed with Sax or Dom.

Video 13 - "PHP and Web services" - Drawing on external Web resources can save you PHP programming time. This video highlights Web services and their supporting SOA and REST architectures. It also shows you how to access and implement Web services with PHP.

Video 14 - "PHP Security" - Lax security can undermine your best PHP application. This video explains how to configure PHP, use Cross-site Scripting (XSS) and filter your user input by validating the input before it gets to the back end. Existing resources are pointed out whenever possible.

Video 15 - "PHP Web Features" - Sessions and cookies help PHP remember where it's been and what it once knew. This video shows you how to configure and use these important tools. You'll also learn how to configure HTTP headers for redirecting Web traffic.

Real world PHP development skills plus exam prep for Zend PHP 5 Certification

In the Zend PHP 5 Certification Package, you'll learn the skills you need to start developing and modifying dynamic web sites and web applications using the PHP server-side scripting language. Plus the content maps to exam objectives for the Zend PHP 5 Zend Certified Engineer (ZCE) certification, so you can prove your PHP skills and have something to show web development clients and employers.

Prerequisites

To get the most from this training, it helps to have a basic understanding of creating and managing websites, such as CIW Associate Certification or equivalent knowledge.


Zend PHP 5 Certification Package Contains:

- Intro to PHP (free video!)
- PHP Language Basics
- PHP and Forms
- PHP Web Features
- Strings and Regular expressions
- Working with Arrays
- Working with Databases
- PHP Functions
- Object-Oriented PHP
- Handling Exceptions
- Managing Files
- Streams and Sockets
- XML
- Web Services
- PHP Security



http://rapidshare.com/files/98785767/CBT.Nuggets.Zend.PHP.5.part3.rar
http://rapidshare.com/files/98784333/CBT.Nuggets.Zend.PHP.5.part2.rar
http://rapidshare.com/files/98784159/CBT.Nuggets.Zend.PHP.5.part1.rar
http://rapidshare.com/files/98783169/CBT.Nuggets.Zend.PHP.5.part4.rar



PHP Job Board From Scratch

TITLE: Job Website from Scratch!
COMPANY: phpvideotutorials.com
DATE: Feb 16 2008
TYPE: Tutorial, CD
DISKS: 1 CD
RELEASE INFO:

Simple function based application, Dynamic MySQL queries,
Website search engine with fulltext search and categories!,
Creating RSS feeds, Alternate row colors for results, Inserting
data into MySQL via a form, Simple validation and heaps more!!

Download:

http://rapidshare.com/files/94927033/PHPVIDEOTUTORIALS.COM.PHP.JOB.BOARD.FROM.SCRATCH-HELL.www.subforum.info.part1.rar
http://rapidshare.com/files/94927509/PHPVIDEOTUTORIALS.COM.PHP.JOB.BOARD.FROM.SCRATCH-HELL.www.subforum.info.part2.rar
http://rapidshare.com/files/94927894/PHPVIDEOTUTORIALS.COM.PHP.JOB.BOARD.FROM.SCRATCH-HELL.www.subforum.info.part3.rar
http://rapidshare.com/files/94928272/PHPVIDEOTUTORIALS.COM.PHP.JOB.BOARD.FROM.SCRATCH-HELL.www.subforum.info.part4.rar
http://rapidshare.com/files/94928297/PHPVIDEOTUTORIALS.COM.PHP.JOB.BOARD.FROM.SCRATCH-HELL.www.subforum.info.part5.rar

Password:www.subforum.info



PHP Database Website From Scratch :





TITLE: Database Website From Scratch
COMPANY: phpvideotutorials.com
DATE: Feb 16 2008
TYPE: Tutorial, CD
DISKS: 1 CD
RELEASE INFO:

MySQL Database, Content Management System, Access Control (password),
Template System, Friendly URLs, Paging Results, WYSIWYG Editor, Forms,
Data Validation, Routing System, Sessions, MVC - how to layout your
application and more!

http://rapidshare.com/files/94922733/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part01.rar
http://rapidshare.com/files/94923150/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part02.rar
http://rapidshare.com/files/94923596/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part03.rar
http://rapidshare.com/files/94924052/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part04.rar
http://rapidshare.com/files/94924468/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part05.rar
http://rapidshare.com/files/94924874/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part06.rar
http://rapidshare.com/files/94925324/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part07.rar
http://rapidshare.com/files/94925809/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part08.rar
http://rapidshare.com/files/94926302/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part09.rar
http://rapidshare.com/files/94926640/PHPVIDEOTUTORIALS.COM.PHP.DATABASE.WEBSITE.FROM.SCRATCH-HELL.www.subforum.info.part10.rar

Password:www.subforum.info

No comments:

Post a Comment