listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele