Victor Villa wrote:
> Greets UPHPU,
>
>  
>
> For February's meeting we are going to have a combined UPHPU / UDBUG (Utah
> Database Users Group) where UDBUG will be presenting.  
>
>  
>
> Some possible topics include:
>
>  
>
> - mysql 
>
> - postgres 
>
> - SQLite 
>
> -  sql hierarchy and use php to convert it to xhtml ul's
> -  PDO
>
>  
>
> Write back and mention which topic you'd like to hear, or write in your own
> suggestion! 
>
>  
>
> mj/v

Just to clarify a little, the SQL hierarchy presentation might be titled
something like:

  Storing and Retrieving Hierarchical Data in a Database With PHP

If you want this topic, I'd cover this article:

  http://dev.mysql.com/tech-resources/articles/hierarchical-data.html

And discuss how to use PHP's mysqli (MySQL Improved) extension to
connect to the database and retrieve the hierarchy in a list format,
like navigation menu on http://mscis.org .  The presentation is MySQL
tiered, but one can apply the same basic concepts to other database
engines as well.

Brandon Stout
Stout Hosting LLC

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to