Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &