Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R