Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
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
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<