Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th