/**
* @Author Ghost (Xhtml Creator, Wml Major Updater) - (Fully Taken Over)
* @PreviousAuthor Deviance Aka Wappy - (Retired Wml Creator/Updater) - (Gone)
* @Copyright 2012 - Mobile Chat Xhtml
* @Version 1.0
* @Description Flat File Xhtml Chat With Sessions And Encrypted Passwords
* @Description (Should Be Working On All Servers)
* @HTMLVersion Xhtml 1.0 Transitional EN
*/
================
CHANGES IN v1
================
(NEW)
1. Rewrote from wml to xhtml
(NEW)
2. uses sessions to stay logged in
3. recoded staffroom folder / staff only files etc.
(due to sessions being added, entering these pages as a non)
(staff member was possible by entering address in url, so had to)
(put measures in place to stop this activity.)
4. ripped out all password checks throughout all files except login/registeration etc.
(due to sessions now checking for validation after these pages.)
(this had to be done. php checks was conflicting with session checks)
(and showing both logged in and logged out signs at same time.)
5. rewrote ALOT of the code/files to perform better.
6. fix all $_REQUEST variables to their respective/proper $_GET/$_POST variables.
7. Finally fixed an on going error in rss new feeds.
(may still have issues with 1 rss feed, (latest published stoires))
8. removed jump boxes in avatar/smiley pages. still have: Prev | Next links.
(these was causing some conflictions for the time being so removed for now)
(NEW)
9. Dark Skin Smiley Pack. (great for black or white backgrounds)
(replaced old mini pack due to white outlines appearing around smileys when)
(using dark skins such as black.)
10. has a stylesheet for using css.
11. basically the whole script has been changed. obviously.
and there is too much for me to list in full here.
so im sure youll notice everything thats been done (So Far)
when you go through the script yourself.
=====================
What You Can Do For Me:
i need testers.
i need comments.
i need feedback.
i need examples (if got an idea to improve something)
without all this there really isn't anyway i will know on what i did wrong
or what needs improving on. this is still my FIRST attempt at xhtml/sessions.
so im expecting there should be alot i can improve on in the future with all your help.
=======================
thanks and likes are welcome.
=======================
Demo: Mobile Chat Xhtml v1
* @Author Ghost (Xhtml Creator, Wml Major Updater) - (Fully Taken Over)
* @PreviousAuthor Deviance Aka Wappy - (Retired Wml Creator/Updater) - (Gone)
* @Copyright 2012 - Mobile Chat Xhtml
* @Version 1.0
* @Description Flat File Xhtml Chat With Sessions And Encrypted Passwords
* @Description (Should Be Working On All Servers)
* @HTMLVersion Xhtml 1.0 Transitional EN
*/
================
CHANGES IN v1
================
(NEW)
1. Rewrote from wml to xhtml
(NEW)
2. uses sessions to stay logged in
3. recoded staffroom folder / staff only files etc.
(due to sessions being added, entering these pages as a non)
(staff member was possible by entering address in url, so had to)
(put measures in place to stop this activity.)
4. ripped out all password checks throughout all files except login/registeration etc.
(due to sessions now checking for validation after these pages.)
(this had to be done. php checks was conflicting with session checks)
(and showing both logged in and logged out signs at same time.)
5. rewrote ALOT of the code/files to perform better.
6. fix all $_REQUEST variables to their respective/proper $_GET/$_POST variables.
7. Finally fixed an on going error in rss new feeds.
(may still have issues with 1 rss feed, (latest published stoires))
8. removed jump boxes in avatar/smiley pages. still have: Prev | Next links.
(these was causing some conflictions for the time being so removed for now)
(NEW)
9. Dark Skin Smiley Pack. (great for black or white backgrounds)
(replaced old mini pack due to white outlines appearing around smileys when)
(using dark skins such as black.)
10. has a stylesheet for using css.
11. basically the whole script has been changed. obviously.
and there is too much for me to list in full here.
so im sure youll notice everything thats been done (So Far)
when you go through the script yourself.
=====================
What You Can Do For Me:
i need testers.
i need comments.
i need feedback.
i need examples (if got an idea to improve something)
without all this there really isn't anyway i will know on what i did wrong
or what needs improving on. this is still my FIRST attempt at xhtml/sessions.
so im expecting there should be alot i can improve on in the future with all your help.
=======================
thanks and likes are welcome.
=======================
Demo: Mobile Chat Xhtml v1
Comment