some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical