form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
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