[PHP] sendmail problem!

2002-11-27 Thread Siamak
hi
I use PEAR to send mails to my users through "sendmail", my mails sometimes
are delivered immediately, sometimes after some minutes and sometimes after
some hours and sometimes never! I tried to identify the cause but I wasn't
successful, is there someone out there who can help me? I want to send an
immediate message to my newly signed up users.
Tanks a lot before




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] mailing by SMTP

2002-11-19 Thread Siamak
hi
how can i send a mail by a smtp server from a php page?
thanks



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Using lists over newsgroup, Problem

2004-01-18 Thread siamak
Hello,

I have done whatever I could to send messages to
newsgroups but messages do not appear in the list (I
think server ignores them).

I have set a valid email and I am using XanaNews
client.

I really hate to receive huge amounts of emails in my
box from listserver (as I am forced now).

Any solution?

Mac

__
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] migrating OOP ver4 codes to 5

2004-01-18 Thread siamak
Hello,

1- Would someone please tell me if it is possible to
run OOP codes written for PHP4 on PHP5 yet? Or we need
to change codes?

2- Also what should we do? Continue with developing
OOP codes for PHP4 or wait for PHP5 to appear on
hosting servers (mostly using redhat distros) and then
develop for them or what?

What is your strategy?

Regards,
Mac


__
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Migrating OOP PHP4 codes to 5

2004-01-22 Thread siamak
Hello,

1- Would someone please tell me if it is possible to
run OOP codes written for PHP4 on PHP5 yet? Or we need
to change codes?

2- Also what should we do? Continue with developing
OOP codes for PHP4 or wait for PHP5 to appear on
hosting servers (mostly using redhat distros) and then
develop for them or what?

What is your strategy?

Regards,
Mac


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Content_Type is included in uploaded file!

2001-04-28 Thread Siamak Amirghodsi

Hello,

When I upload a file with php 4 and apache using the
call  move_upload_file(-,-);

the file gets uploaded, but the file ( which is just a text file ) at
the server side contains
some extra lines at the top :
   Content-Type: text/plain
   blankline
   blankline

Does anybody know how to suppress this?
This also happens with images!

Can anybodyhelp?

Thanks,
Siamak


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: include "config.php" does not work anymore after PHP 5.2

2007-12-02 Thread Siamak Sarmady

Hello

This is the same thing I always use.



By the way, I installed php 4.4.7 and everything is fine with this 
version though "register_globals" is again Off.


Regards,
Mac

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Terrible performance Apache 2.2.6, PHP 5.2, apache module mode

2007-12-24 Thread Siamak Sarmady

Hello,

I have a very terrible performance after changing to last versions of 
Apache and PHP on windows XP (and mysql 4.1).


I did a search on the internet and it seems many people have this 
problem. Changing to Apache 2.0 and PHP 5.1 seems to solves the 
performance problem.


Anyone has heard of a workaround?

Thank you

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php