Zend - The PHP Company




Code Gallery: tswan


HTML Wrapper for CSS styles  

Type: code fragment
Added by: tswan
Entered: 02/03/2000
Last modified: 08/12/1999
Rating: **** (7 votes)
Views: 8822

If you write the attributes for your text in CSS this will wrap and set the Translates CSS attributes into HTML3 tags while keeping the CSS style as inline. Also, allows for setting a default style for the page.

Supported attributes FACE, COLOR, SIZE, BOLD, ITALIC, UNDERLINE.



mysql_fetch_enumerations  

Type: code fragment
Added by: tswan
Entered: 02/03/2000
Last modified: 08/12/1999
Rating: **** (5 votes)
Views: 6181
Returns an Array of acceptable values for an Enumerated field in a MySQL table. Great for setting up a pull down or select box in a web form.




Search