Wrapping up Chapter 2
2022-10-30 12:00
Chapter 2 is finished now! Give it a read before updates resume on December 3rd. Wow, I thoguht when the time would come I'd have more to say but that's pretty much it.
Chapter 2 is finished now! Give it a read before updates resume on December 3rd. Wow, I thoguht when the time would come I'd have more to say but that's pretty much it. SQL:
Array
(
[0] => SELECT * FROM rants r LEFT JOIN rants_text t ON r.rantid = t.rantid WHERE r.rantid=3
)
Other:
Array
(
[template] => Array
(
[0] => template/default/rant_page.php
[1] => template/default/head.php
[2] => template/default/frame_top.php
[3] => template/default/rant.php
[4] => template/default/foot.php
[5] => template/default/frame_bottom.php
)
)