reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very