[Development]PokeWEB - [MySQL][PHP][JS]
http://i.imgur.com/eD1GQ.png
A light content management system for Pokemon servers
What is PokeWEB?
PokeWEB, as mentioned above, is a website solution for Pokemon servers. PokeWEB is pretty basic at the moment, and more content will be added regularly.
Features
MySQLi
Templating (allows you to switch templates easily)
OOP (uses object-oriented programming to abstract logic)
PDO (not used)
Configurable
Login
Register
Me (need to work on this)
PokeWEB will hopefully be adaptable for other servers too. If you want me to code queries for database-specific servers, pm me with the structure or post it here.
Images
Me
http://i.imgur.com/Urd9s.png
(Index is coming soon, bit messy at the moment)
Credits
- Cobe/Makarov - Database classes and general help
Github Repository (snapshots of development, won't always be stable)
https://github.com/Jinz0/PokeWEB
(Readme there contains some important info)
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Looks epic Adil, good luck with this.
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Quote:
Originally Posted by
Makarov
Pokenet uses blowfish ;)
Sent from my DROID RAZR using Tapatalk 2
Only the database stuff and partial authentication crap :D
--
Will update later, just got home.
Ok, got another parameter sorted.
http://i.imgur.com/lSQcI.png
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Minor update, will push to git when I clean it up..
http://i.imgur.com/dD5iG.png
I should foreach through each column in the db, and set parameters (like Cobe does)
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Minor update, not many changes :P
Need to do something with regards to submitting post data.
Re: [Development]PokeWEB - [MySQL][PHP][JS]
http://cdn.planetminecraft.com/files...rp_1754708.jpg
I overlooked a security error, which allowed me to get past authentication. Fixed it now. Also added a simple error handler (needs to be refined).
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Beautiful! I hope you continue this development.
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Will continue (no updates today, :( )
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Quote:
Originally Posted by
-DefaulT
Thanks for that :D!
Anyway, some updates:
- Separate login page to ease requests and stuff
- Cached pages & the like
- Better error handler
Will push to git tomorrow, with more stuff.
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Suggestions are welcome..
All Discussions - PokeWEB Discussion
Post a suggestion there, or here. That's not a rival forum, just a place for updates once I get it going.
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Not going to lie this doesn't look very good...
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Quote:
Originally Posted by
Caustik
Could you expand on that? I'd like to know where I'm going wrong so I can improve :P
thats why i down rep'd him...
not very constructive..
the code? the design? wat?!
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Overall = doesn't have to be specified, im sure if I say it doesn't look very good you can assume I mean it generally doesn't look very good.
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Response to -DefaulT :
If you call somebody ugly do they turn around and ask you for specifics?
Fucking retard.
Re: [Development]PokeWEB - [MySQL][PHP][JS]
If you have any comments about the style, feel free to let fly. If you want, you could design something for this.
Anyway, lack of updates due to my dev environment breaking again -.-. Will get it sorted though.
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Updates:
-Style is being changed (using bootstrap 'properly')
-Logic overhaul (more code, cleaner code, faster stuff, etc)
-Caching
I will update when I've finished all updates that are planned.
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Can you connect this to the pokenet account database? So you can register on the web? xD
EDIT: Broken link
Re: [Development]PokeWEB - [MySQL][PHP][JS]
Quote:
Originally Posted by
MrSunny
Can you connect this to the pokenet account database? So you can register on the web? xD
EDIT: Broken link
I forgot about this...
I think I may have the old PHP source lying around somewhere, but I may recoding the whole thing using Rails :-). I'll update this soon, (hopefully).