Apparently I was very close to it ... but well .. not close enough :-) But now it makes sense :-D Looks like you experienced the same "brain...
But must i conclude there is no way to achieve such array conversion? You know, the're functions to change values into keys and stuff so i thought...
That i suppose would be the easiest solution indeed...
ok, that is a manual conversion... but as I mentioned in my first post, the first array is retrieved from $k = func_get_args(); so the nr of...
I left out some code because it's irrelevant to the question (if the question is formulated well :-D ) ... It's part of a storage mechanism of...
hi, This thing drives me crazy :) I want to build up an array based on the parameters from a functions function foo('MODULE','test' , 'the...
there are other ways... in below (dirty example) you only query the db twice instead of << select count(adid) from some_table >> times...
Although this does work, I wouldn't put the query in the while loop. Get the data needed, store it in 1 (or 2) array(s) and loop the array(s) (or...
not 100% understanding your question but think of mvc as ->dividing your scripts in 3 files , each located in a seperate folder. M = model ->...
If you do it onmouseup and ajax, the user would be capable to click many colors resulting in false positives. Or after first click you should...
Thanks guys, That is exactly what has driven me into this initiative ... You see, my main activity is developing but I do have sites on my own.....
I guess what you're saying is : 'don't launch to early & don't wait to long' :) I've decided to wait a few more weeks in order to make some more...
Thanks for your shares, i will put a signature link in the near future ;) I never release something if it's faulty ... that's why I don't release...
I agree with both of you... as qwikad mentioned, spending 6 months on development without knowing if it will pay off one day is a risk I prefer...
Separate names with a comma.