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 / 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 |
What is good average session duration?
how many types of error in PHP.
What is artisan in php?
Do you know how to declare an array in php?
How to include variables in double-quoted strings in php?
How can we encrypt the username and password using PHP?
3 Answers Rushmore Consultancy,
Do you have to initialize variables in php?
Explain about Functions in PHP?
What is reference variable php?
What is the use of friend function?
What is the difference between pop3 IMAP and MAPI?
Explain Traits in PHP?