array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
form submit at godaddy?
Trying to test form submission at GoDaddy and it does not seem to work. Here's the page...
h
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then