I'm working with a free automotive classifieds php script which can be found here http://car-dealer-website.org/
This script is ideal for what my client is looking for, except that on the admin side there is a description field that accepts HTML code, however, it is lacking the html coding buttons to make it more "user friendly" The code is quite complex and references xml.. and I'm having difficulties located were on the site the description field is created, I am trying to embed something like fck editor into it. Any help would be appreciated! Thanks.