Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
extract data
Code: <div class="post hentry uncustomized-post-template">
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know