How should I develop my table schema since there will be a lot of variation? I don't know the values for some elements, for example for some elements there can be one or 10 a...
since php is C language inspired i fear the performance of using this, so maybe I shloud use the for loop step instead of using a foreach with range()?
any other way more elegant of doing this instead of keyup for autocomple this search box?
should I create a table for each collumn if I want to have relation between my data? lets say a table for "kingdoms", other for "family", etc... ?
So you are saying that if I do dispatch() it will have the same workflow as dispatchSync() because the queue connection is sync?
so, is ajax the right path?