Quote:
Originally Posted by linkpad
This is a good idea to give your work to the community.
Anyway, the code is not really good and clear.
We are actually at PHP 5.5 and you're still using mysql_select_db and it's really deprecated today, you should rework your code and update it. Just an advice, it's a lot better when you use the last web standard. Don't take this badly, I don't want to be rude with you. I'm just giving my opinions ;) And it's still good to give your work for free :)
|
I think it's alright and an opportunity for the coder to get some critic feedback and to share our opinion.
I'm neither a fan of this "repack", much of the code looks like the coder was slaggi.
And as linkpad point out we are at PHP 5.5 so you should at least use mysqli instead of mysql. I know you might just be learning, but in that progress you would need to take advice's from others that might know a bit more, and you so on we can be helpful to each-other.
I'm a PHP developer myself and if you have any questions related to php, you just need to ask.
So keep learning the new stuff coming out and you have a bright future.
Best Regards RQ