That did it. I'm learning by using existing code and studying what's happening as I make changes.
For any Mac OS 10.4/5 users, I found a program called MAMP, http:// mamp.info/en/index.php and it has helped me get up and running because I can work offline with MySQL and phpMyAdmin. I'm also using CocoaMySQL. Thanks for the help. Grant On Jan 7, 2008, at 8:03 AM, Allen D. Tate wrote: > > echo "$field1<br>"; > > echo "$field2<p>"; > > What happens if you change the echo command to the print command? [Non-text portions of this message have been removed]
