RE: html editor written in PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<snip>
Has anyone seen an example of a HTML editor written in PHP (no JS)?  
You know the ones - for adding HTML tags to a text field, etc.
</snip>

I think what you're asking for is a logical impossibility.  PHP is
server side, so without javascript a browser-based wysiwyg editor would
be impossible, since there would be no client-side functionality to
respond to any action by the user.

If I'm somehow being incredibly obtuse here and have misconstrued your
question, I apologize.  However I think that what you're thinking about
just isn't possible.

Cheers,

Pablo

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux