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
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c