mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following