confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
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
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but