What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
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.
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//