HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
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
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<