Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
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
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe