validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin