writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
newbie error
what is wrong with this code ?
<html>
<body>
<?
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not