Re: [PHP] Best and easy html text area replacement tool?

2004-10-05 Thread Scott Chapman
On Monday 04 October 2004 01:50 pm, Bosky, Dave wrote: > I'm looking for an easy to use html textarea replacement script and figured > this was the place to locate the most popular. Dave, I've done some research on this issue. There are a few out there to look at: HTMLArea (http://www.interactive

[PHP] Newbie: compiled with --with-dbx but dbx_connect is undefined

2004-09-30 Thread Scott Chapman
I'm new to PHP and installed as follows (not for production use with Apache 2): PHP 5.0.2 and Apache 2.0.50 on Suse 9.1. When I try to use dbx_connect(), I get this: Fatal error: Call to undefined function dbx_connect() in /www2/htdocs/test1.php on line 9 phpinfo() shows that it was configured -