Support Forums

Full Version: My PHP Project, V.03 [UPDATE]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is my PHP project I've been working on Smile

Give me some suggestions! I'm planning on adding a CMS for adding posts on the HomePage, this is made from scratch.


PHP Code:
"10/20/11"
//Started project
//Stylesheet done

"10/21/11"
//Tweaked everything
//Added tabs with minimum style so far

"10/22/11"
//Updated the StyleSheet with gradients :)
//Removed the retarded content under the tabs
//Added the Login System using MySQL and of course PHP.
//Added Registration system using MySQL and of course PHP. 

TO DO :
PHP Code:
//Add the CMS with the ability to add posts and etc.
//Spice up the security
//Tabs tabs tabs
//idk. 

V.03

I KNOW THE LOGIN crap LOOKS LIKE CRAP BUT I'LL WORK ON IT Smile

V.02


V.01


For now this does look nice, though I can't really give you tips if I can't see the code... ;)
Security based tips, keep main focus on injections and xss, xss can be really hard to handle for coders with lesser experience you can leave an open hole easy.
Thanks Gaijin, Smile If you want, I can PM you the codes if you're willing to give me some tips! Big Grin
you are finished your beautiful project or not again ?