PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<