[thelist] (no subject)

Russell Griechen russgri at bellsouth.net
Tue Oct 1 13:17:01 CDT 2002


I was looking at PhpHoo 'yahoo-like directory'
What is the  \p\g appended to the code mean?
I was thinking about using this...just don't understand how to implement the
appendages.

create database phpHoo\p\g

use phpHoo\p\g

create table Categories (
 CatID bigint(21) NOT NULL auto_increment,
 CatName varchar(32) NOT NULL,
 CatParent bigint(21),
 PRIMARY KEY (CatID),
 UNIQUE (CatName)
)\p\g

Russell Griechen
htttp://sportsmenafield.com





More information about the thelist mailing list