AKA CMD
#1

How to create /aka command based on YINI. I have no idea how to make it, I need some guide.

- Thanks
Reply
#2

What you wanna the command to do exactly ?
Reply
#3

Quote:
Originally Posted by Nru
Посмотреть сообщение
What you wanna the command to do exactly ?
I guess he wants to keep track of user previous names. Thats exactly what am I making right now but I use MySQL.
Reply
#4

Sorry, if you want the system to be easy to script and fast then you must use SQL since it has data relations and data lookup features. You can make a table where you can save all the Users' last IP and registration IP and run a query and find users with same IP etc.

Otherwise you can check out L-Admin, it runs on Dini but has a feature of AKA but it's too slow and why would you skip and not learn SQL? It's used everywhere and by everyone - It's a transferable skill as Southclaws said when I had a discussion with him on reasons to move to SQL.

I won't force you to move to SQL, it's purely your choice. If you ask for help we'll surely help you but I'll tell you what I did: I never learnt a saving system which were released here, the only one which I learnt is: SQL. It doesn't matter it's MySQL or SQLite. SQL is a language but not a programming language.

(( Credits: Southclaws and ****** for this knowledge ))
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)