Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...