WordPress database error: [Out of memory (Needed 16775560 bytes)]
SHOW TABLES LIKE 'wp_tla_data'

WordPress database error: [Out of memory (Needed 16775560 bytes)]
SHOW TABLES;

WordPress database error: [Table 'wp_tla_data' already exists]
CREATE TABLE `wp_tla_data` ( `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL default '0', `url` TEXT NOT NULL, `text` TEXT NOT NULL, `before_text` TEXT NOT NULL, `after_text` TEXT NOT NULL, `rss_text` TEXT NOT NULL, `rss_before_text` TEXT NOT NULL, `rss_after_text` TEXT NOT NULL, `rss_prefix` VARCHAR(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `post_id` (`post_id`) ) TYPE=MyISAM AUTO_INCREMENT=1

WordPress database error: [Table 'wp_tla_rss_map' already exists]
CREATE TABLE `wp_tla_rss_map` ( `post_id` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0', `advertisement` TEXT NOT NULL , PRIMARY KEY ( `post_id` ) ) TYPE = MYISAM

2007 August | Web Portal
1:58am PT, Saturday Sep 4
Slashdot.org: Book Review: The PHP Anthology 2nd Edition

Posted on Friday 31 August 2007

On her blog today, Ligaya Turmelle mentions the review that Slashdot.org has done for their book “The PHP Anthology 2nd Edition” (SitePoint).

From the review:

The primary strength of this book is the significant amount of information provided to the reader, in the form of summaries of critical Web programming problems, working PHP code that addresses those problems, discussion as to why each particular approach was taken, and occasional asides that warn the reader about special difficulties that they might encounter as they implement the solutions within their own development environments and for their own projects

(more…)

Popularity: unranked [?]

Tags: , , ,
Alex Loft @ 9:08 pm
Website Copywriting Is About Trigger Words

Posted on Friday 31 August 2007

Tags: , , , ,
Alex Loft @ 8:08 pm
PHPWACT.org: Handling UTF-8 with PHP

Posted on Friday 31 August 2007

Tags: , ,
Alex Loft @ 8:08 pm
File_S3 - till

Posted on Friday 31 August 2007

Tags:
Alex Loft @ 3:08 pm
Do You Have Duplicate Content On Your Site?

Posted on Friday 31 August 2007

Tags: ,
Alex Loft @ 3:08 pm
Congratulations to phpdeveloper.org : We Celebrate Our Ten-Thousandth Post! - planetphp

Posted on Friday 31 August 2007

Tags: , , , ,
Alex Loft @ 3:08 pm
Rewriting the Beginner’s Guide - Part V: Keyword Research

Posted on Friday 31 August 2007

Tags: , , , ,
Alex Loft @ 12:08 pm
PHPBuilder.com: A Primer On Postgres Exception Handling For The PHP Developer, Part 2

Posted on Friday 31 August 2007

Tags: , , , , ,
Alex Loft @ 9:08 am
Debuggable Blog: CakePHP 1.2 Stable! Come and help

Posted on Friday 31 August 2007

Tags: , ,
Alex Loft @ 6:08 am
Zend Developer Zone: Join the Founding Members of PHPWomen.Org in a Live PHP Abstract Podcast

Posted on Friday 31 August 2007

Tags: , , , , ,
Alex Loft @ 5:08 am