Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <