image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec