Joomla Group - Joomla Web Developer - Joomla Developer - custom extension Joomla Group - Joomla Web Developer - Joomla Developer - custom extension

 

 

Joomla Group - Joomla Web Developer - Joomla Developer - custom extension Joomla Group - Joomla Web Developer - Joomla Developer - custom extension

10 Super PHP codes to handle HTML (for Web Developers)

Written by Administrator LAST UPDATED | 04 February 2010

1. Object HTML

A set of classes that will allow you to build HTML documents completely w/ objects in PHP. This is only the most basic layer but it is easy to build onto.

Download Now

2. OO HTML Table Generation

Automatic generation of HTML for table.
- Colspan, rowspan, table style, column style, cell style, and data style may all be defined.
- OO interface
- Simple but effective

Download Now

3. HTML Table Tag Analysis

Helpful for debugging bad HTML code. This program counts the number of opening table tags and how many imbedded tables exist.

Download Now

4. PREV_123_NEXT function

The logic of this function is based on the prev123next code snippet, but rewritten to return an array of links that can then be ouput anywhere on the page. Also added some boundry checking for the offset variable.

Download Now

5. PHP function for cleaning up HTML and JavaSctipt code

This is a function for PHP scripts to clean up HTML code before outputting it. The function applies correct indentation to HTML/XHTML 1.0 and JavaScript and makes the output much more readable. You can specify the wanted indentation through the variable $indent

Download Now

6. Breadcrumbs Navigation

This code will produce a useful navigation resource, showing visitors where they are in your site. This form of navigation is recommended by Jakob Nielson, and it really does make navigation less confusing.

Download Now

7. Use content from another site

This short script lets you take content from another page and embed it into your own pages. Just put the URL of the page who’s contents you would like and then in the start and finish lines, find something in the original source code that you can use to mark the start and finish cut points.

Download Now

8. Dynamic List Boxes

Two listboxes filled up with data from two related tables. As the user selects the first listbox, the second listbox changes accordingly.

This code uses mySQL and PHP as well as Javascript. The example tables will be automatically created for you but you have supply the correct database parameters..

Download Now

9. Display MySQL restult as table

Take a row from a table of images and display thumbnails x number across. Just change the value of $tds to change how many it shows across the row.

Download Now

10. Url to Hyperlink

This function trasforms a string (or a text) to an hyperlink.

Example: My site is http://www.lolloland.com will be trasformed to: my site is www.lolloland.com.

This function replaces a http, https or www in a text with a html A tag.

Download Now

Add comment


JG Twitter Updates

Developed by JoomVision.com

Client Testimonials

Quick Poll

How did you hear about us?