str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<