The problem i have is the following one: I have 2 arrays: Array ( [0] => off [1] => off [2] =&...
The question is quite simple but i dont know how to do it. Let say i have 2 arrays: Array1( [0] =>...
So the point is that the user needs to select a (few) month(s) by clicking the checkbox. Then when t...
Ok the problem i have is the following one: (apoligize in advance for bad english xD) Im creating a...
I found my answer, this is my result: // Get my 2 array's and put them in a variable $januari = (ar...
Nevermind i solved it. i used the following $array = array(0 => 'blue', 1 => 'red', 2 => 'g...
Never mind i solved my own problem xD thanks for the replies anyway ;-)
@matzeso yeah but when u select 'januari', 'maart' and 'april' the problem is because of the array...
Thanks for the advice, I used your idea to use array's. It would't work, so i tweaked it a bit and n...
The Laravel portal for problem solving, knowledge sharing and community building.
The community