session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
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
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i