Mega Font Download$9.99
Related Searches:shoutitout
Name: shoutitout Size: 6.10 KB Type: Compressed (zipped) Folder Date modified: 8/19/2008 8:25 PM Date created: 11/24/2002 1:21 AM Date accessed: 11/24/2002 1:21 AM
CREATE TABLE badwords ( id int(11) NOT NULL auto_increment, words text NOT NULL, PRIMARY KEY (id), UNIQUE KEY id (id), KEY id_2 (id)) TYPE=MyISAM;
INSERT INTO badwords VALUES (1, 'fuck,shit,piss,cunt,asshole,motherfucker,dick,fuk,blow,sex,tit,pussy,slut,whore,cum,horny,oral,anal,bitch,nigger,crap,bastard,clit,felacio,pik,kusse,fisse,røv,sperm,spasser,cock,kusse,skede,patter,idiot,perker,neger,blowjob,pis,bøsse,numse,lort,sexy,bitch,bitches,blowjobbers,Bitch,Blowjob,Ass');
# --------------------------------------------
CREATE TABLE shout ( id int(11) NOT NULL auto_increment, ip varchar(20) NOT NULL default '', link varchar(30) NOT NULL default '', name_id varchar(30) NOT NULL default '', text text NOT NULL, time varchar(40) NOT NULL default '', PRIMARY KEY (id), KEY id (id)) TYPE=MyISAM;
This readme file is intended to help you set up the Shout It Out.Check if all the files are present:- readme.txt (this file)- shout.php- mysql.txt- connect.php
First upload shout.php to the root of the webfolder - so that it is accesible this way:- http://www.drizware.com/shout.phpThen upload the icons to a directory similar to this:- http://www.drizware.com/images/shout/
Now use phpMyAdmin, if installed on your server, to make the tables in the MySQL databse.The descriptions are available in the mysql.txt file.
It contains both the table for the Shout.php and a table for bad word checking (censuring).
In the top of shout.php there is a reference to stylesheet.css - just use your own css.
Thats all - hope it works out for you!
Andy Sørensen - August 2002http://www.andys.dk
ShoutItOut/connect.phpShoutItOut/mysql.txtShoutItOut/Readme.txtShoutItOut/shout.phpShoutItOut/images/shout/dk.gifShoutItOut/images/shout/happy.gifShoutItOut/images/shout/ironic.gifShoutItOut/images/shout/mad.gifShoutItOut/images/shout/nothing.gifShoutItOut/images/shout/tongue.gifShoutItOut/images/shout/vain.gifShoutItOut/images/shout/very_happy.gif
Price: $0.00