Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<