PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now