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 |
How will you calculate days between two dates in PHP?
which function used to get the file name in php?
What are php data types?
What is orm in php framework?
Tell me how to create a session? How to set a value in session? How to remove data from a session?
How to break a file path name into parts?
What is interface? Why it is used?
What are arguments in php?
How many ways you can delete a session variable ?
how to select the multiple data in selection button
What is constructors and destructors?
How to get the http request in php?