Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab