necm1
Member
- Jan 27, 2014
- 111
- 16
Hello community,
I have been working for about a week on my content management system, and have it currently not widely done, because I had school.
I am currently working with high pressure in the content management system, and is approximately 12.2.14 (Let's hope) released.
The content management system currently does not offer many function.
Event list
log in
Passwords are stored in SHA1
alert function
Display what rank you have, changes according to 1 - 7
These are the zurzeitigen functions, but we get it out to the screenshots.
_________________________________________________________________________
Login:
Login (Empty fields)
Login (wrong username or password)
me page:
_________________________________________________________________________
Updates:
Me Page edited:
Housekeeping (Did so newly started):
_________________________________________________________________________
About me:
I'm sorry if the content management system is not relased on time.
It will probably be because I've only just started new with PHP. There are currently 3 weeks back I've started it and am working with it. Seeking also a beta testers, and even a partner!
I'm sorry for my English.
_________________________________________________________________________
Snippets:
I have been working for about a week on my content management system, and have it currently not widely done, because I had school.
I am currently working with high pressure in the content management system, and is approximately 12.2.14 (Let's hope) released.
The content management system currently does not offer many function.
Event list
log in
Passwords are stored in SHA1
alert function
Display what rank you have, changes according to 1 - 7
These are the zurzeitigen functions, but we get it out to the screenshots.
_________________________________________________________________________
Login:
You must be registered for see links
(Yeah, i know. I have stelead the index from habball.co.uk)Login (Empty fields)
You must be registered for see links
Login (wrong username or password)
You must be registered for see links
me page:
You must be registered for see links
_________________________________________________________________________
Updates:
Me Page edited:
You must be registered for see links
Housekeeping (Did so newly started):
You must be registered for see links
You must be registered for see links
_________________________________________________________________________
About me:
I'm sorry if the content management system is not relased on time.
It will probably be because I've only just started new with PHP. There are currently 3 weeks back I've started it and am working with it. Seeking also a beta testers, and even a partner!
I'm sorry for my English.
_________________________________________________________________________
Snippets:
PHP:
<td><?phpecho $users->id;?></td>
<td><?phpecho $users->username;?></td>
<td><?phpecho $users->mail;?></td>
<td><?phpecho $users->motto;?></td>
<td><?phpecho $users->rank;?></td>
-JazzerDEV (JaZ)
Last edited: