VbzCart/pieces/catalog/building: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
updated code link to use GitHub
Line 1: Line 1:
==Version==
==Version==
This is a tricky process which has been revised several times.
This is a tricky process which has been revised several times.
* '''2010''' version: see [[VbzCart/code/maint/build-cat.php]]
* '''2010''' version: see {{vbzcart/code|maint/build-cat.php}}
* [[/2009|2009]] version - SQL statements executed directly from PHP code
* [[/2009|2009]] version - SQL statements executed directly from PHP code
* [[/2008|2008]] version - started in 2007 - a set of stored queries called from a stored procedure
* [[/2008|2008]] version - started in 2007 - a set of stored queries called from a stored procedure
* [[vbzwiki:VbzCart catalog building 2006|2006]] version
* [[vbzwiki:VbzCart catalog building 2006|2006]] version

Revision as of 19:15, 25 January 2015

Version

This is a tricky process which has been revised several times.

  • 2010 version: see maint/build-cat.php
  • 2009 version - SQL statements executed directly from PHP code
  • 2008 version - started in 2007 - a set of stored queries called from a stored procedure
  • 2006 version