writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu