Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <