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 the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
Can php run without apache?
what is the url rewriting?how to rewrite the url? give any example
What are different ways to redirect from on page to other?
what is benefit of magento?
Which is better php or nodejs?
How many types of array are there in php?
What are the differences between GET and POST methods in form submitting?
What is the difference between overloading and overriding in php?
What are the functions used in php?
what are the basic steps to installation php4+mysql4+phpmyadmin on IIS web server?. Pls write the complete steps.
Is null function in php?