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();
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&