PHP Classes

sClassHTML: Compose HTML pages programmatically

Recommend this page to a friend!
  Info   View files View files (15)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 50%Total: 330 This week: 1All time: 7,142 This week: 560Up
Version License PHP version Categories
sclasshtml 1.0.0GNU General Publi...5.0HTML, Databases
Description 

Author

This package can be used to compose and generate HTML pages programmatically.

There is one base HTML document class and several other classes to abstract different types of HTML elements. There is also one class to generate HTML documents from MySQL database queries.

The output of these classes can be combined to generate complex HTML documents without having to enter HTML code manually.

The code and the comments are in Italian. In Italian:

Simple Class HTML raccoglie un insieme di classi in grado di implementare oggetti HTML che agevolano il programmatore nello sviluppo e nel mantenimento di pagine web dinamiche.

Con Simple Class HTML sarà possibile creare pagine web dinamiche con poche semplici istruzioni e senza utilizzare il linguaggio HTML.

Picture of Dario Mazzeo
Name: Dario Mazzeo <contact>
Classes: 2 packages by
Country: Italy Italy
Age: 45
All time rank: 3219122 in Italy Italy
Week rank: 416 Up16 in Italy Italy Up

  Files folder image Files  
File Role Description
Files folder imagesClassHTML (1 file, 3 directories)

  Files folder image Files  /  sClassHTML  
File Role Description
Files folder imagelibrary (6 files)
Files folder imageinclude (3 files)
Files folder imageexample (4 directories)
  Accessible without login Plain text file sClassHTML.php Aux. File principale per le inclusioni

  Files folder image Files  /  sClassHTML  /  library  
File Role Description
  Plain text file sClassHTML.class.php Class Classe padre sClassHTML
  Plain text file sConnection.class.php Class Questa classe implementa oggetti per le connessioni al database mySQL
  Plain text file sDiv.class.php Class Questa classe implementa dei contenitori per le pagine
  Plain text file sForm.class.php Class Questa classe implementa tutti gli oggetti di input per i form
  Plain text file sHtml.class.php Class Questa classe implementa l'intera pagina HTML
  Plain text file sTable.class.php Class Questa classe implementa oggetti table per la visualizzazione delle informazioni in tabelle

  Files folder image Files  /  sClassHTML  /  include  
File Role Description
  Accessible without login Plain text file html_formatting.inc.php Aux. Formattazione HTML con CSS
  Accessible without login Plain text file string_conversion.inc.php Aux. Funzioni per la conversione di stringhe
  Accessible without login Plain text file string_utility.inc.php Aux. Funzioni utili per le stringhe

  Files folder image Files  /  sClassHTML  /  example  
File Role Description
Files folder imagedatabase (1 file)
Files folder imagediv (1 file)
Files folder imageform (1 file)
Files folder imagetable (2 files)

  Files folder image Files  /  sClassHTML  /  example  /  database  
File Role Description
  Accessible without login Plain text file index.php Example Esempio per l'utilizzo dei database

  Files folder image Files  /  sClassHTML  /  example  /  div  
File Role Description
  Accessible without login Plain text file index.php Example Esempio per l'uso dei contenitori div

  Files folder image Files  /  sClassHTML  /  example  /  form  
File Role Description
  Accessible without login Plain text file index.php Example Esempio per l'utilizzo dei form

  Files folder image Files  /  sClassHTML  /  example  /  table  
File Role Description
  Accessible without login Plain text file index.php Example Esempio per l'utilizzo delle tabelle
  Accessible without login Plain text file table.php Example Esempio di formattazione tabella

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:330
This week:1
All time:7,142
This week:560Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:50%StarStarStar
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2578
 
Congratulations .
15 years ago (José Filipe Lopes Santos)
70%StarStarStarStar