| [ PHPXref.com ] | [ Generated: Sun Jul 20 19:19:21 2008 ] | [ Parasite 1.0.2 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 create table articles( time int NOT NULL, body text NOT NULL, visible char(1), username varchar(50) NOT NULL, id int NOT NULL, PRIMARY KEY (id), UNIQUE id (id), title text NULL ); 2 create table pingback( time int NOT NULL, localid int NOT NULL, remoteurl varchar(200) NOT NULL, remotetitle text NULL );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |