POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?