Forum: PHP Feb 6th, 2009 |
| Replies: 1 Views: 587 What you can do (as one of many possible solutions) is create two arrays each containing the product names valid for furnishing and lightings and then use a conditional structure to build the final... |
Forum: PHP Jan 27th, 2009 |
| Replies: 3 Views: 473 Hello!
I created a simple CMS with PHP/MySQL and would like to make it easy for people to insert some formatting, such as bold, italics, underlined, links, etc., so that they don't have to know html... |
Forum: PHP Jan 4th, 2009 |
| Replies: 1 Views: 1,084 Well, 8 hours ago I posted this desperately in need of an answer. Yes, it's Sunday, but one's got to work hard if he wants to get somewhere faster... No one replied... but... I've found the... |
Forum: PHP Jan 4th, 2009 |
| Replies: 1 Views: 1,084 Hi there,
I'm building a multilanguage CMS based Web site using PHP 5- MySQL and I'm facing problems with languages.
From what I've been reading I must use charset UTF-8 (as Wikipedia uses this... |