RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou