Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
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
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh