[Include] EasyMySQL - Easiest way to load player data
#10

Quote:
Originally Posted by DeathKing
View Post
good work rep+

SUGGESTION:
- how about not making the scripter not create the column name and password
- a something like #define Use_WhirlPool with this enabled this should hash the pass automatically
- how about something like a stock function that would make columns even if you don't go PhpmyAdmin but u still need to create db in Phpmyadmin
- have multiple loading like your saving........

I would love to see this in your script

Question: your save in 1 line function.... does it have a limit like Ex.50 per save??
I'm not sure I understood all your suggestions. What do you mean by your first suggestion?

I though about implementing encryption, but due to the fact that people use different encryptions, I did it like it is not. I believe this is the most convenient way to do it.

A stock that creates columns isn't really needed. At least in my opinion. Mostly because when you create new columns, you want a default value, as well as define what type of data it will hold. This is used to save and load player data. It's currently not made out to administer you database.

I could probably make it so that the loading part is the same way as the saving part, but in my opinion that would just be a waste, because it would look almost the same as it does now, and it would only require more resources.

As for the saving part, it limits to the size of the query. Default is 300 cells, but it can be changed inside the include. I'm not sure if there's a limit to how many parameteres you can pass on to a function, but even if there is, I don't think you will go over it.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)