Search found 9 matches
- Fri Oct 17, 2008 7:51 am
- Forum: PHP - Code
- Topic: Loop Problem.
- Replies: 1
- Views: 119
Loop Problem.
~pickle | Please use [ code=html ], [ code=php ], etc tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: :arrow: Posting Code in the Forums to learn how to do it too. hello i have a loop, purpose is to compare and display results amo...
- Mon Oct 13, 2008 7:07 am
- Forum: PHP - Code
- Topic: Syntax Problem.
- Replies: 1
- Views: 81
Syntax Problem.
Hello all, i have a problem with a line of code, i have a multi dimensional array, i want to compare each value in each array to another and display a match. When the code is executed it compares all elements of all 3 arrays in the multidimensional array at once instead of goin through each array at...
- Fri Oct 10, 2008 4:00 am
- Forum: PHP - Code
- Topic: Multidimensional array search and compare, invalid argument!
- Replies: 6
- Views: 1382
Re: Multidimensional array search and compare, invalid argument!
didn't think so.
- Thu Oct 09, 2008 11:04 am
- Forum: PHP - Code
- Topic: Multidimensional array search and compare, invalid argument!
- Replies: 6
- Views: 1382
Re: Multidimensional array search and compare, invalid argument!
cheers kid. no can u solve the problem.
- Thu Oct 09, 2008 10:50 am
- Forum: PHP - Code
- Topic: Multidimensional array search and compare, invalid argument!
- Replies: 6
- Views: 1382
Re: Multidimensional array search and compare, invalid argument!
where exactly do u mean.
- Thu Oct 09, 2008 6:47 am
- Forum: PHP - Code
- Topic: Multidimensional array search and compare, invalid argument!
- Replies: 6
- Views: 1382
Multidimensional array search and compare, invalid argument!
hello all, i have a multi dimensional array that is pulled from a config file, i want to loop through each element of the array and acompare it to another element of a xml file if it matches it displays the result. the problem is it doesn't work. it has sumthin to do with the indicated line **** her...
- Thu Sep 04, 2008 3:21 am
- Forum: PHP - Code
- Topic: Drop down menu page refresh problem!!!!
- Replies: 3
- Views: 306
Re: Drop down menu page refresh problem!!!!
Thanks but i don't really understand can u explain more, legend.
- Wed Sep 03, 2008 4:13 am
- Forum: PHP - Code
- Topic: Drop down menu page refresh problem!!!!
- Replies: 3
- Views: 306
Drop down menu page refresh problem!!!!
Hello all, i have a page that updates every minute, i want to save the state of the onClickdrop down menu when it refreshes so the menu will stay opened where the user clicks after it refreshes, this is the code of the menu,(the page is implemented using xsl, php, property doc etc.) <!-- creates a d...
- Tue Sep 02, 2008 3:26 am
- Forum: PHP - Code
- Topic: PHP
- Replies: 1
- Views: 175
PHP
Hello all,