Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
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.
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi