Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
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
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i