table in php?

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
sarjanajava
Forum Newbie
Posts: 3
Joined: Mon Dec 02, 2002 10:29 am

table in php?

Post by sarjanajava »

How to create a table in PHP . I saw so many website using a fancy and very attractive color for tables, especially this forum
User avatar
mydimension
Moderator
Posts: 531
Joined: Tue Apr 23, 2002 6:00 pm
Location: Lowell, MA USA
Contact:

Post by mydimension »

thats not PHP, its HTML, CSS, and graphics. all client side material.
Post Reply