Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that