I know client side script must be done in javascript, but server side, it's
PHP. I'm looking for tools for creating new pages, set pages order, manage
everything with PHP, and create text with JS.
anybody ?
Bob
"Justin Koivisto" <spam@koivi.com> a écrit dans le message de news:
atugd.356$m3.10404@news7.onvoy.net...[color=blue]
> Bob Bedford wrote:
>[color=green]
>> Now, probably I ask too much, but I'm sure a web site builder written in
>> PHP, letting the user use it like a simple word processing program (Ms
>> Word) exists.[/color]
>
> Doubt that there is one written in PHP - at least that runs through the
> browser...
>[color=green]
>> I remember once I've seen a way to format text in a WYSIWIG way, with a
>> javascript script to include in pages...
>> I'd like something in PHP as I may maintain it and also for hosting price
>> reason.[/color]
>
>
http://www.koivi.com/WYSIWYG-Editor/ is written with Javascript. Because
> of how these types of applications need to interface with the user inputs,
> you cannot do this with PHP itself. However, you can take the submitted
> data from something like this and use PHP to parse it and such. Once of
> the best features of this is that if you copy a selection from an MS work
> doc and paste it into here, all the formatting is kept... colors, font
> sizes, indents, links, etc.
>
> --
> Justin Koivisto -
spam@koivi.com
>
http://www.koivi.com
>[/color]