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
MS Access data into a html table
Hi everyone, I am quite a novice at php but I have created some helpful scripts that fetch data
f
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?