str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur