IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
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
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.