RE: [PHP] Display the weather on my site

2001-08-06 Thread Kevin Leavell
>Put a webcam in your window. Put the city names in a database. Rotate through the city names randomly. >They will be None The Wiser. LOL! If you don't have a webcam, here are a few options :) http://www.hotscripts.com/search/?query=weather&category=php -- PHP General Mailing List (http://ww

Re: [PHP] PHP mail() function

2001-07-27 Thread Kevin Leavell
Subject: Re: [PHP] PHP mail() function On Fri, 27 Jul 2001 11:11:57 -0600, Kevin Leavell ([EMAIL PROTECTED]) wrote: >mail0 is sending mail that can't be received by aol or my local isp. > That >same mail can be received by other sites on that same server. The >mail doesn't

[PHP] PHP mail() function

2001-07-27 Thread Kevin Leavell
mail0 is sending mail that can't be received by aol or my local isp. That same mail can be received by other sites on that same server. The mail doesn't bounce but I am getting a few DSN errors in my maillog. My site is hosted at a major hosting company. Funny enough, when the scripts were run

[PHP] Mac IE - Text Area - PHP

2001-04-11 Thread Kevin Leavell
1. I have a form that is used to upload articles to a site. The form works well with windows IE. The mac IE won't take all the text! It seems to have a cap on the amount of text a text area will allow. Any thoughts? We updated the browser which seemed to increase the limit but still have prob

[PHP] Re: (PHP+Linux+Apache+MySQL)+(Windows+Explorer)

2001-01-18 Thread Kevin Leavell
I use PHP, Apache, MySQL, Explorer on my Win98 machine. I set up my client's sites as virtual hosts under Apache which is running in Windows. It works great for me aside from the normal Windows abnormalities. Someday I may grow up and get a Linux box going but this works well for now. Kevin >