IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
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
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
SAP Treasury - Commodities
We are running SAP ECC 6.0 with Treasury Activated.
EA-FIN is also activated (SFW5).
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here