Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
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
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co