Re: Change font in PHP




durstbj@xxxxxxxxx wrote:
Hi,
I have what is probably an easy question for anyone that knows PHP...

I'd like to change the font in a form that is using PHP. In HTML you
just type font face=arial and that does the trick, but it doesn't work
in PHP. So what should go there instead? :) Thanks in advance!

Branden

PHP simply outputs a bunch of HTML to the browser. How you generate
that HTML is up to you. You need to provide some code so we can help
you.

.



Relevant Pages

  • Re: Change font in PHP
    ... PHP is executable code, it does not contain fromatting instructions ... for webpages so it cannot apply or change a font in the browser. ... Stating that however it can be used to output html and css to the ... I'd like to change the font in a form that is using PHP. ...
    (php.general)
  • Re: How to farmat php-generated table
    ... The 'font' attribute in html is deprecated. ... BTW, if you'd bother to read any documentation, you'd notice you are ... talking about html not php, and also notice that font property ...
    (comp.lang.php)
  • Change font in PHP
    ... I have what is probably an easy question for anyone that knows PHP... ... I'd like to change the font in a form that is using PHP. ... just type font face=arial and that does the trick, ...
    (php.general)
  • Re: How do we get there from here?
    ... > then sub the whole of that generated markup into the template? ... layed out on the fly, a simple IMG tag, or even an entire HTML document. ... PHP scripting provides 10 times the features of both of these ... idea as tokens can eliminate a huge amount of maintance, ...
    (comp.databases.pick)
  • Re: query string passing woes........ help... please....
    ... |> | offer any help other than saying that my validation could be FAR more ... I'm a total newbie at php. ... The easiest way for you would be to make the html form called form.php ... $_SESSION array using the same names. ...
    (alt.php)