temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very