What is a role of a designer in web development. Till what
level the designer will do his work. Does he gives the
complete html file or the tpl file or he should also include
the smarty tag in the tpl file.
Answer Posted / swarnadip
The basic role of a designer in to give the html file to the
developer. If u r using smarty then the designer make the
tpl file in place of html. And the developer give the
variables to the designer to show the on web sites. When a
designer get the variables he/she can use the variables to
show data on web sites.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of extract function in php?
Why do we use sessions in php?
What is difference between php and html?
What are differences between PECL and PEAR?
What do you mean by having php as whitespace insensitive?
Do you know how to delete a file from the system?
What is the use of Php variables?
Is age an interval or ratio?
Write a program using while loop?
What is regular expression in javascript?
How can we automatically escape incoming data?
Where is the submitted form data stored?
What is the use of ajax in php?
What are php errors?
How can you pass a variable by reference?