chimp1950 Posted July 2, 2007 Share Posted July 2, 2007 I want to use WYSIWYG instead of writing html myself, but is it not possible to use wysiwyg with php? Link to comment https://forums.phpfreaks.com/topic/58067-php-html/ Share on other sites More sharing options...
Dragen Posted July 2, 2007 Share Posted July 2, 2007 You'd need to learn php if you're using php though. I'd suggest just learning html as it will be easier in the long run and enable you to make better sites. Link to comment https://forums.phpfreaks.com/topic/58067-php-html/#findComment-287913 Share on other sites More sharing options...
chocopi Posted July 2, 2007 Share Posted July 2, 2007 I think it would be difficult to use a WYSIWYG with php as there are so many different functions, whereas with html you have your bold,underline,italics,links,mail,images,align,table,list etc and thats it (and yes i know there are more, but they are the basic ones). Also, as Dragen said you should probably learn the code itself as it will help you later on in the long run. ~ Chocopi Link to comment https://forums.phpfreaks.com/topic/58067-php-html/#findComment-287925 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.