change font
Posted: Mon Jul 17, 2006 3:13 pm
hi everybody, im kind of new to php so this may seem stupid to all of you
so i need to write a php script that converts the current date to another type of date, called the coptic calender.
the thing with the coptic calender is its in a different language, so my problem is how to output it in that language.
i have the font installed on the computer that will run this script.
the only way i see how to solve this problem is to jump outside of the php code and write the basefont html tag, but that will be very tedious, so is there anything in PHP i can use?
thank you all very much
so i need to write a php script that converts the current date to another type of date, called the coptic calender.
the thing with the coptic calender is its in a different language, so my problem is how to output it in that language.
i have the font installed on the computer that will run this script.
the only way i see how to solve this problem is to jump outside of the php code and write the basefont html tag, but that will be very tedious, so is there anything in PHP i can use?
thank you all very much