Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
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
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go