reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
Disable Scrollbar in TableControl
Hello everbody,
please can anybody help me - outherwise i'm going to become desperate :P<
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi