Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,