News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Stefan Mischook's Blog:
Connecting PHP to MYSQL Video Tutorial
0 comments :: posted Monday April 14, 2008 @ 07:58:59
voice your opinion now!

On his blog today, Stefan Mischook has posted a new video tutorial showing how to hook together one of the more popular web development combinations on the internet - PHP and MySQL.

I've gotten around to releasing a new set of beginners video tutorials on PHP. This time around, I have a four part video on how to get PHP to talk to MySQL.

All four parts are there, bundled into a Flash presentation. Note: these are not installation tutorials - they only show how to get PHP talking to the MySQL backend, not how to set them up together.

tagged with: video tutorial mysql connect phpmyadmin


IBM developerWorks:
Setting up your own on-demand video site with PHP, Part 1
0 comments :: posted Wednesday April 02, 2008 @ 17:48:03
voice your opinion now!

In this first article of a new series on the IBM developerWorks site introduces you to their method for creating your own "on-demand video website" with PHP:

In Part 1 of a three-part series on creating an on-demand video site with PHP, we begin by looking at the different flavors of digital video and their particular nuances. When creating video for the Web, the overarching issue you need to keep in mind is whether you want your video to be small and easy to download or whether you want it to be the best quality possible.

They'll also show you how to convert the video into the Flash Video format to make it easy to pull into an in-page Flash player. You'll need to register or log in to get to the article.

tagged with: ondemand video tutorial series flash

Stefan Mischook's Blog:
Setting up an MVC structure with the Zend Framework - part 2
0 comments :: posted Thursday March 27, 2008 @ 08:45:56
voice your opinion now!

Stefan Mischook has posted the second part of the video tutorial introduction to making a Zend Framework application:

This Zend Framework video is from our resident Zend-nerd: Jon Lebensold. Again, let us know what you think and should you have any suggestions or request, please feel free to comment.

Part one was posted back on Tuesday for those that need to catch up.

tagged with: zendframework video tutorial mvc structure jonlebensold

Stefan Mischook's Blog:
Setting up an MVC structure with the Zend Framework - part 1
0 comments :: posted Tuesday March 25, 2008 @ 12:03:17
voice your opinion now!

Stefan Mischook has just posted a new video in his set of PHP-related presentations - part one of a look at setting up the MVC structure in a Zend Framework application.

This video is a little more basic than the previous Zend videos.

The video runs about twelve minutes long and covers the use of the Framework to post information back to a page and insert some of the information back into the database.

tagged with: mvc video tutorial structure zendframework series

Stefan Mischook's Blog:
Object Oriented Video Tutorials for your Ipod
0 comments :: posted Monday March 17, 2008 @ 07:58:24
voice your opinion now!

Stefan Mischook has released his latest tutorial covering OOP in PHP in a bit more iPod-friendly format:

I just released my beginners object oriented php video tutorials in iPod format. These videos target total beginners to object oriented programing. Though I talk about PHP, the principles are universal and so they apply to all OO (object oriented) languages.

Tutorial in the list include:

Check out these and other great videos on the KillerPHP.com website.

tagged with: ipod oop video series download m4v


Port 25 Blog:
FastCGI and PHP Works with IIS6 Too
0 comments :: posted Friday February 29, 2008 @ 09:33:00
voice your opinion now!

According to the O'Reilly Port 25 blog, there's been a new release of the FastCGI component for Microsoft's IIS web server - FastCGI 6.0 - and how it works with things other than IIS7 and Windows Server 2008.

f you read Sam Raimi's How open source has influenced Windows Server 2008 and Dominic Sartorio's Dominic Sartorio on SpikeSource and Open Source Interoperability blog entries on Microsoft's Port 25 site, you might wonder if FastCGI for PHP only works with Windows Server 2008 and IIS7. Fortunately, that is NOT the case. Head over to http://iis.net/php where you can find and download FastCGI for IIS 6.0 on Windows Server 2003.

He also points out a video tutorial from Microsoft that can help you get this latest version og FasctCGI up and running on your system.

tagged with: iis7 iss7 micorsoft fastcgi component tutorial video install

DevShed:
Building a Complete Web Searching Class with Yahoo Web Services and PHP 5
0 comments :: posted Wednesday February 20, 2008 @ 12:58:00
voice your opinion now!

DevShed finishes up their series looking at making a search engine with the Yahoo! web services in PHP5 in this last look at using the functionality they've created so far to make a more improved search.

This last installment of the series will be entirely focused on demonstrating how Inheritance can be used in a helpful way to build a set of child classes that will come in handy for consuming a specific Yahoo! Search Service.

They show how to use their current image search functionality and, with a few modifications, make a base class that can be used to support ech of the other search types (web, image, video) with common functionality and settings.

tagged with: php5 tutorial webservice yahoo search video image

Stefan Mischook's Blog:
PHP Sessions Video Tutorials - Part 3
0 comments :: posted Monday February 18, 2008 @ 10:26:00
voice your opinion now!

Stefan Mischook has posted the third and final part of his video series introducing sessions in PHP to beginning developers.

He includes some notes from some of the previous videos covering things like the session ID, how long they last, if they're arrays or not and where they need to be defined.

You can find the other videos here: Part One, Part Two

tagged with: video tutorial introduction session series

Stefan Mischook's Blog:
PHP Sessions Video Tutorials - Part 2
1 comment :: posted Friday February 15, 2008 @ 07:52:00
voice your opinion now!

Stefan Mischook has posted part two of his video series looking at the use of sessions in PHP applications today:

This is the part 2 of 3 of my videos that introduces the beginner to PHP sessions. In this video, I get into practical examples where we see basic PHP sessions in action.

You can find the video here as well as part one if you need to catch up.

tagged with: video tutorial beginner session series


release job releases conference PEAR mysql PHP5 security package application code zend pecl framework cakephp database ajax zendframework book developer

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework