disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav