Is there any doc where I can find the flow of files in the zen cart
I mean from the point I type the url and I get the cart working in browser, what all activiity took place and which files got accessed in sequence
Is there any doc where I can find the flow of files in the zen cart
I mean from the point I type the url and I get the cart working in browser, what all activiity took place and which files got accessed in sequence
In index.php it is written
* Overview of flow
* <ul>
* <li>Load application_top.php - see {@tutorial initsystem}</li>
* <li>Set main language directory based on $_SESSION['language']</li>
* <li>Load all *header_php.php files from includes/modules/pages/PAGE_NAME/</li>
Where is {@tutorial initsystem}?
Thanks
thanks got it, http://www.zen-cart.com/wiki/index.p...als#InitSystem wikitutorials
but still looking for the first questions answer
A bit outdated, but conceptually similar:
http://www.zen-cart.com/archived_con...rogramflow.zip
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.