Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....