[PHP-WIN] define("DOC_HOME_PATH", "what goes here")

2003-02-19 Thread Jonathan Villa
I want to define 3 constants DOC_HOME_PATH IMG_HOME_PATH CTL_HOME_PATH So that I can just do this Click Here **do I need to echo? **not everything goes to "stuff" Right now I have define ("DOC_HOME_PATH", "d:/is/projects/killerspin/web/store/"); define ("IMG_HOME_PATH", "d:/is/projects/kil

RE: [PHP-WIN] Re: PWS or IIS?

2003-02-19 Thread Jonathan Villa
Same here... I am running Win Xp Pro on my laptop and have Apache running with Tomcat for development. Most of my development is PHP and I have never had a problem on my windows machine. I was using Xp Pro to host 2 php/mysql sites on one of my machines at home. I never had a problem with that

RE: [PHP-WIN] Mail

2004-05-09 Thread Jonathan Villa
Did you change the reporting level to see if anything gets reported... -Original Message- From: Andreas Lindahl [mailto:[EMAIL PROTECTED] Sent: Sunday, May 09, 2004 3:13 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Mail My mail function doesn´t work at all. I have tried a very simple line