Progress(bar) day
Hello all,
I boked some great progress today
Today:
- API function to send the marriage proposal. Uses BEGIN_TRANSACTION and END_TRANSACTION to make sure everything is completely good. If one of the SQL query's fails they don't affect the database since the BEGIN_TRANSACTIOn query.
- API function to accept marriage proposal. Also uses BEGIN_TRANSACTION and END_TRANSACTION.
- API function to refuse marriage proposal. Also uses BEGIN_TRANSACTION and END_TRANSACTION (suprising
).
- Wrote a HTML progressbar class in PHP for real life. I allready intergraded into the marriage functions. (I'ts visible when you: propose someone, and when the other accepts or refuses
)
- Did the GDlib version fo the HTML progressbar only the GDlib version looks better
. Here is a post with examples(refresh to see more with different colors and percentage
): http://zion.wyrihaximus.net/sutra932.html#932
Greetingies,
WyriHaximus
]


