Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
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
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the