POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t