Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim