PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
onclick problem
I have <input type="text" name="message">
<a href=page2.
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors: