understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.