Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am