ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s