Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec