Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would