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
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
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical