Recent content by katherynderoet

  1. K

    PHP code query - What is it referring to?

    i'm learning php and am trying to work out the following piece of code ... echo $editor->display('short_desc',$row->short_desc ,'100%', '300', '75', '5', false); .... can anyone tell me what the '100%', '300', '75', '5', each refer to. I want to change the height of the editor box and it...
Back
Top