PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({