Re: [PHP] PHP via DIAL-UP?

2004-12-10 Thread Sadeq Naqashzade
It is a win 98 system with tcp/ip. > > __ > Do you Yahoo!? > Read only the mail you want - Yahoo! Mail SpamGuard. > http://promotions.yahoo.com/new_mail > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php &

[PHP] Search engine for my unicode site

2004-11-07 Thread Sadeq Naqashzade
Hi, What search engine script you recommend to use for my Unicode web site (English/Persian/Arabic at least) ?. It must able crawel my html files too. and I prefer to able index my database driven pages too. - Sadeq -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://

Re: [PHP] Search engine : build a new one or use an alreadry existing one ?

2004-11-07 Thread Sadeq Naqashzade
Hi Can I use them (swish-e & HtDig) for unicode scripts? Sadeq On Mon, 08 Nov 2004 13:49:32 +1300, Noodles <[EMAIL PROTECTED]> wrote: > Curt Zirzow wrote: > > > > * Thus wrote robert mena: > > > >>Hi, > >> > >>I need to improve my current "search mecanism" but got stuck in a > >>dilema : build

Re: [PHP] @session_start generates a new session_id

2004-10-19 Thread Sadeq Naqashzade
Hi, Check your PHP config file. You may enable auto session start. I think this is the reasone of problem. Sadeq On Tue, 19 Oct 2004 18:21:29 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi Matt, > > > > @session_start(); > > > session_name("userauth"); > > > $_SESSION['SESS_CUS'] = $u