Good deal. I think that there are security issues with the echo command so this is the better solution anyway. :)
Grant Harrington wrote: > > > 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? -- Allen D. Tate Head of Computer Services Ohio Township Public Library System 4111 Lakeshore Dr PO Box 850 Newburgh, IN 47629 (812) 853-5468 x 313 http://www.ohio.lib.in.us/ (Library Home Page) http://www.linuxinlibraries.com/ (Linux In Libraries) The views expressed in this message are not necessarily those of the Ohio Township Public Library System.
