browse by tag: news
sort by
News: PHP for Google App Engine in the works?
in PHP added by porteightyeight, on 19/6/2008 google news
A recent conversation with a Zend employee revealed some good news for PHP and Google App Engine...
comment save reportWhat is new in PHP 5.3 - part 3: mysqlnd
in PHP added by goodphptutorials, on 18/11/2007 database news php5
In the first two parts of this series I wrote about namaspaces and late static binding. In this part I will cover mysqlnd (MySQL native driver for PHP), which is also a really cool feature of PHP 5.3. This a replacement library (not an extension) for libmysql (MySQL Client Library) offering a lot of advantage over it.
comment save reportNews System with Comments
in PHP added by goodphptutorials, on 12/4/2007 advanced tutorials comments content news
his big tutorial will show you how to create your very own news system which allows users to post comments to each of your individual news posts. This tutorial will also show you how to make an admin section so you can edit, delete and add new posts easily.
comment save reportPHP/MySQL News with Comments
in PHP added by goodphptutorials, on 26/2/2006 comment content management mysql news
In this tutorial, you will learn the concepts behind building a news system with PHP and MySQL.
comment save report