how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as