Hello,
I need help with one thing, that relies in how to insert dynamic data in a middle output in something from database. A simple example could be:
<div align="SOMETHING">blah blah</div>
Basically i want to have a field in my database with the div, and another one with the align settings (center, rigth...) . Now, in the output, how can output the align inside the ouput of the div?
This is a basic example because there are more things to rule (size, color, position) so its not good to paste the code in html and then only the specs(color,position) by datase output.
Can anyone help me getting there because Im having some problems doing so?
Thanks.
I need help with one thing, that relies in how to insert dynamic data in a middle output in something from database. A simple example could be:
<div align="SOMETHING">blah blah</div>
Basically i want to have a field in my database with the div, and another one with the align settings (center, rigth...) . Now, in the output, how can output the align inside the ouput of the div?
This is a basic example because there are more things to rule (size, color, position) so its not good to paste the code in html and then only the specs(color,position) by datase output.
Can anyone help me getting there because Im having some problems doing so?
Thanks.