GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   PHP Programmers READ THIS. (https://gfy.com/showthread.php?t=250899)

- AFN - 03-11-2004 03:37 PM

PHP Programmers READ THIS.
 
I need a job done for the following script seems fairly basic but if you can do it I will gladly pay you for your time.


Here is what I need

a php script that makes my remote server (Windows/host) to connect to a site, copy what it sees and "upload" it to somewhere that you can access

Hit me On ICQ # 340450685

if you can do it.. I need it completed today.

xxxads 03-11-2004 06:44 PM

if you have a Winblows host, you need an ASP (VB,.NET) programmer.. not a PHP programmer..... :disgust

KMR Stitch 03-11-2004 06:48 PM

What do you mean copy what it sees???

KMR Stitch 03-11-2004 06:49 PM

I am having a guy contact you :-) do I get a %? lol:thumbsup

lurking 03-11-2004 07:03 PM

PHP Code:

<?php
//    Create the file output.html and CHMOD to 777

$result fopen("/usr/home/www.domain.com/output.html""w");
    
$source file('http://www.google.com/');
        foreach(
$source as $num => $line)    {
            
fwrite($result$line);
        }
    
fclose($result);
?>


MattO 03-11-2004 07:08 PM

Quote:

Originally posted by xxxads
if you have a Winblows host, you need an ASP (VB,.NET) programmer.. not a PHP programmer..... :disgust

ummm.... NO

- AFN - 03-11-2004 07:11 PM

Cyborg Helped me out. he is a kickass coder and fast as hell too.

Ash@phpFX 03-11-2004 07:19 PM

if you havent got a solution icq me 18502614 its an easy job :thumbsup

unconnected 03-11-2004 08:16 PM

for all your php needs contact the guys at nettrackers.net

wicked wicked bunch of programmers there, will get anything you need done super fast and super cheap

Joetanto 03-11-2004 08:17 PM

i would post at scriptlance.com A lot of good programers there that don;t want 195.00 per hour


All times are GMT -7. The time now is 06:00 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123