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 computer variables?
How does php strcmp work?
What is the difference between $name and $$name?
How can I prevent sql-injection in php?
Which php function will attach one file to another?
how retrive the video file in php using video tag
how do we can copy of the content of a web page with the help og the URL and display them onto any other page
What is the substitution of submit in PHP?
Write the statements that are used to connect php with mysql
Which is better php praogramming or cad/cam scope wise and also salaray wise?
What is a definer in mysql?
What is the difference between echo print and print_r in php?