Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi