Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
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
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right