News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

IBM developerWorks:
30 game scripts you can write in PHP, Part 1 Creating 10 fundamental scripts
November 20, 2008 @ 11:13:00

In a new tutorial from the IBM developerWorks site starts off a new series looking at creating some games, from start to finish.

PHP is an easy-to-use, easy-to-learn, widely accessible programming language. It's well suited for developing simple scripts you can use to help you in all kinds of games. Whether you play simple pen-and-paper games by yourself, complex tabletop role-playing games with a group of people, or online games of any kind, this series will have something for you. Each article in this "30 game scripts you can write in PHP" series will cover 10 scripts in 300 words or less (3d10 stands for "roll three 10-sided dice") simple enough for even a beginning developer, but useful enough for a seasoned game player.

The ten scripts they walk you through are things like a die roller, a name generator, a deck builder/shuffler, a poker dealer and a crossword helper.

0 comments voice your opinion now!
game script fundamental tutorial example code



PHPBuilder.com:
Fundamentals of PHP Superglobals
October 19, 2007 @ 13:56:00

PHPBuilder.com has a new article published today that works through some of the basics behind using the superglobal variables in PHP.

This month's article is aimed at PHP developers who're not yet familiar with the PHP superglobals. Usage of superglobals is fundamental to PHP web development, but, with all the recent changes in PHP, there are still many outdated tutorials, books, and sadly, still much confusion.

They look at how to use them in a PHP script (in an HTML page) and what's contained in each of them (_GET, _POST, _ENV, _SERVER, etc).

1 comment voice your opinion now!
superglobal fundamental tutorial basic beginner superglobal fundamental tutorial basic beginner



Community Events









Don't see your event here?
Let us know!


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

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