[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
More changes
OK.
The include files are complete. /includes/header.php3,
/includes/footer.html, /includes/sidebar.html, /includes/end_sidebar.html.
They're all out there.
Also, I finished the connect() function and the recordset object. I
STRONGLY urge EVERYONE use these when working with the DB in php. By
using this we don't allow ourselves to ever be bound to one database.
I've done quite a bit, and will make the changes to the user table next.
After that I'm going to spend about 2 days documenting stuff. I'll
document all the functions I built in /includes/functions.php3 (they are
documented in the code), and I'll document the new recordset object, etc.
You can figure out how to use it until then by checking out
/includes/functions.php3. The object class itself is in there, along with
2 other functions that use to to manipulate data.
I'll most likely be breaking the functions.php3 up into seperate files.
But not right now. I need to get cought up on Doc's. I think most people
have what they need from me for the time being.
Also,
Mt simple.php3 file has been converted over to use all the new objects and
funtions. I'll cvs commit it along with the advanced.php3... but that
shouldn't hold up devel on the search piece.
I think we need to get together soon to talk about all this, if you guys
have questions.
Til then,
chow
Jason