Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------