Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe