Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);