Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Expandable Post Code
Hi,
Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE