Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
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.
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
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
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.