Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
php file erros / need help please
Hello
Someone decoded a zend file for me.. after uploaded it on ftp i get some errors, i trye
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();