array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code