Basic PHP Programming

Your guide to basic PHP Programming

Archive for July, 2009

Using a WYSIWYG editor.

without comments

1.png

Editing or creating a php page can lead to migraines and irregular sleeps due to the complicated nature of its coding. However, you can actually save time (and get more sleeps too!) if you will use a WYSIWYG php editor. WYSIWYG stands for “What You See Is What You Get” and it is basically a visual editor. It was made specifically for those who wish to make web pages but do not know anything about coding. TinyMCE is a nice program for those who wish to make websites using javascript, html and php. You can even control the pictures you are going to use in the website you are making, allowing you to preview and move the pictures as freely as possible—of course, without the hassle of inputting codes you cannot understand.

Photo taken from http://www.thesynapticleap.org

Written by editor

July 15th, 2009 at 11:12 am

Posted in Information