TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??