Contributions
Code Documentation and Function Reference
This installment is the first in a series. It is pseudocode documentation and a function reference in a text file (zipped) for the application_top.php file (that sets up the environment and loads key functions and classes for every page).
This is a first step, and I am working on adding more. I plan to finish the applicaiton_top.php and then move on to index.php - creation for the home page. Then I will document the buying and checkout process in the same way. Along the way, I will make corrections and changes.
I would greatly appreciate any feedback, especially corrections where I have made any mistakes in the descriptions.
Thanks,
David Watson
Expand All / Collapse All
Same as the file below, but reworked into a PDF with simplified descriptions and flowchart
This installment is the second (ver. 1.2) in a series. It is pseudocode documentation and a function reference in a text file (zipped) for the application_top.php file (that sets up the environment and loads key functions and classes for every page).
This is a first step, and I am working on adding more. I plan to add an overview of the flow of pplicaiton_top.php and list and summarize the files it includes. Then I will move on to index.php - creation for the home page. Then I will document the buying and checkout process in the same way. Along the way, I will make corrections and changes.
I would greatly appreciate any feedback, especially corrections where I have made any mistakes in the descriptions. There is a thread in the forms where people have been contributing comments.
Thanks,
David Watson
This installment is the first in a series. It is pseudocode documentation and a function reference in a text file (zipped) for the application_top.php file (that sets up the environment and loads key functions and classes for every page).
This is a first step, and I am working on adding more. I plan to finish the applicaiton_top.php and then move on to index.php - creation for the home page. Then I will document the buying and checkout process in the same way. Along the way, I will make corrections and changes.
I would greatly appreciate any feedback, especially corrections where I have made any mistakes in the descriptions.
Thanks,
David Watson
Note: Contributions are used at own risk.