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 |
Explain about Type Juggling in PHP?
How to enable parsing?
how can i upload only pdf files in my website? files has not a pdf extension mantioned
Should I use mysqli or pdo?
What is the name of the scripting engine that powers PHP?
What is the difference between single quoted string and double quoted string?
How do I stop php artisan serve in windows?
How to pass an argument to a function?
What is ci in php?
Is ruby on rails php?
How to open a file for reading?
Explain what does the expression exception::__tostring means?