PHP Novice Question: Fonts in PHP
Posted: Tue Oct 03, 2006 7:30 am
Hi all,
I'm new to PHP - very new so I have a novice question. All I want to do is use Arial font for some text that I'm displaying in a php file. The function that I'm using to display that text is 'imagestring'. Does anyone know the easiest way that I can display text in Arial font with that function (or perhaps i need to use some other function). What I was hoping is that I could use a CSS file to format the text displayed in the php file using the imagestring function. I don't know if that is possible, suppose that's another question I have. I'm a novice when it comes to CSS as well.
Hope you guys can help.
Cheers
I'm new to PHP - very new so I have a novice question. All I want to do is use Arial font for some text that I'm displaying in a php file. The function that I'm using to display that text is 'imagestring'. Does anyone know the easiest way that I can display text in Arial font with that function (or perhaps i need to use some other function). What I was hoping is that I could use a CSS file to format the text displayed in the php file using the imagestring function. I don't know if that is possible, suppose that's another question I have. I'm a novice when it comes to CSS as well.
Hope you guys can help.
Cheers