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 are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
What does $_env means?
How to convert a json string to an array in php?
What is csrf token and why it is required?
Is not null in php?
What is array function in javascript?
Describe session in php.
How do you pass a variable by value?
What are major variables in research?
Tell us what does $_cookie means?
What is the difference between "echo" and "print" in php?
What are escaping characters?