it's will help alot think about it for example(from javascript):
Code:

function write_text(my_text){
document.write(my_text);
}

write_text("asd");


this is my suggestion.


Nevo - Web developer: HTML, CSS, JAVASCRIPT, PHP.