Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
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.<
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
SAP Treasury - Commodities
We are running SAP ECC 6.0 with Treasury Activated.
EA-FIN is also activated (SFW5).
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"