Support the ongoing development of Laravel.io →

BenDaelemans

Joined 4 Jun 2014

Statistics

Threads 4
Replies 6
Solutions 2
Articles 0

compare array values

The problem i have is the following one: I have 2 arrays: Array ( [0] => off [1] => off [2] =&...

0 Likes
1 Replies
Solved

Get same values from 2 arrays (php)

The question is quite simple but i dont know how to do it. Let say i have 2 arrays: Array1( [0] =>...

0 Likes
1 Replies

Add default value to checkbox array (php)

So the point is that the user needs to select a (few) month(s) by clicking the checkbox. Then when t...

0 Likes
3 Replies
Solved

Get data from multiple input fields who are in a for loop

Ok the problem i have is the following one: (apoligize in advance for bad english xD) Im creating a...

0 Likes
4 Replies
Solved
replied 9 years ago

compare array values

I found my answer, this is my result: // Get my 2 array's and put them in a variable $januari = (ar...

0 Likes
Solved
replied 9 years ago

Get same values from 2 arrays (php)

Nevermind i solved it. i used the following $array = array(0 => 'blue', 1 => 'red', 2 => 'g...

0 Likes
replied 9 years ago

Add default value to checkbox array (php)

Never mind i solved my own problem xD thanks for the replies anyway ;-)

0 Likes
Solved
replied 9 years ago

Add default value to checkbox array (php)

@matzeso yeah but when u select 'januari', 'maart' and 'april' the problem is because of the array...

0 Likes
replied 9 years ago

Get data from multiple input fields who are in a for loop

Thanks for the advice, I used your idea to use array's. It would't work, so i tweaked it a bit and n...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.