PHP strings

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
yonibensimon
Forum Newbie
Posts: 15
Joined: Thu Aug 07, 2003 10:24 am

PHP strings

Post by yonibensimon »

I want to create a big string in PHP and eventually print it. The string has to print like a hole page of text with colors, line breaks and alignments. Does anyone know where i could find the tags for all of these : colors, line breaks and alignments.

Thank you very much
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

pdf - sorry working away from home right now so don't have my bookmarks. There is at least one free pdf/php program, I think.
m3rajk
DevNet Resident
Posts: 1191
Joined: Mon Jun 02, 2003 3:37 pm

Post by m3rajk »

w3cschools
Post Reply