CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Help =( !! Upload Pics [PHP script]
Hello
I need help with a php script [MULTIPLE UPLOAD IMAGES] , where I want to add a feature (wat
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";