generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
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
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know