Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?