Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
Any ideas on how I can incorporate an object into all of the pages that displays the next available number from a database? The idea is that the end user needs to be able to see this number to give it out prior to typing the information into the form. Ideally, I would prefer that it automatically update when someone else changes it. Thanks in advance.