[PHP-DB] to index or not

2001-04-29 Thread Selvin Sakal
i'm makin a search engine the table looks like this - --- | number | name | keywords | description | url | rank | --- query's are made to against keywords, and description which are a blob's.

[PHP-DB] Computer Exploded!!!

2001-04-30 Thread Selvin Sakal
My computer didn't explode i just wrote that to get attention. My question is this - I have a table which looks like this - CREATE TABLE sites ( ID INT NOT NULL AUTO_INCREMENT, name VARCHAR(30) NOT NULL, keywords VARCHAR(200) NOT NULL DEFAULT 0, description VARCHAR(200) NOT NULL DEFAULT 0, url V

[PHP-DB] PHP5 is coming out!!!

2001-05-01 Thread Selvin Sakal
what's wrong with the following script - Any Of the words All Of The Words P.S. I don't know when php 5 is coming out. aHaHaHa hehehe hohoho merry christmas thanks ___

Re: [PHP-DB] configure PHP4 with sybase-ct

2001-05-01 Thread Selvin Sakal
I am on a lan and i would like to know how to use PHP's get_meta_tags function though my proxy. Can someone write me some sample code. Thanks _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. --

[PHP-DB] get_meta_tags proxy

2001-05-01 Thread Selvin Sakal
I am on a lan and i would like to know how to use PHP's get_meta_tags function though my proxy. Can someone write me some sample code. Thanks _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. --

[PHP-DB] Proxy

2001-05-02 Thread Selvin Sakal
I am behind a LAN and i would like to know to use PHP's get_meta_tags function though a proxy. Can someone write me the help or write me the code thanks _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail

[PHP-DB] Removing Characters

2001-05-17 Thread Selvin Sakal
hi, i have a string and i want to remove certain characters from it. i would like to remove the characters ~!@#$%^&*()_+|{}:"<>?-=\[];'./,` i would like to also remove html tags like  , &, ©, etc. Thanks _ Get Your Priva

[PHP-DB] characters - URGENT!!!

2001-05-24 Thread Selvin Sakal
Hi, i have a mysql database, can anyone tell me any characters that cannot be entered into mysql (like !@#$%, etc). Also i have a string and i would like to remove html tags, characters (like ~!@#$%^&*()_+|`-=\{}[]:"<>?;',./ ) out of it, so basically i want the string to be just left with wor