Re: [PHP] More toroughly checking a script before execution

2005-07-21 Thread Markus Fischer
Rasmus Lerdorf wrote: Sounds like you just need to turn on E_NOTICE. At least for your variable access stuff assuming your test case actually hits that part of the code. I was talking about finding the problems bevore executing the code. If you are talking about complete code coverage lettin

Re: [PHP] Mail Function

2005-07-21 Thread Richard Lynch
On Tue, July 19, 2005 4:31 pm, Cabbar Duzayak said: > I have a web site that is going to have around total of 10-20 thousand > unique users, about 1000 unique hits per day on shared hosting. > > I have been using PHP's internal mail mechanism with the local smtp > server on my hosting company, but

<    1   2