Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------