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
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
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