Expandable Post Code
Hi,
Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb