Can you post the error here?Hey OP, it's stop to working and showing some errors the similar one like one guy show on the first page.
have you installed wamp?Help PLEASE.
After downloading, I have unzipped but application not running.
It asks me if i wish to unzip again.
Please Help
lolMy review:
I wish my girlfriend this useful....
nice, glad it helps broWorks like a charm on my xammp set-up. Sweet piece of coding dude!
Warning: include_once(../simple_html_dom.php) [function.include-once]: failed to open stream: No such file or directory in C:\wamp\www\spun\index.php on line 3
Warning: include_once() [function.include]: Failed opening '../simple_html_dom.php' for inclusion (include_path='.;C:\php\pear') in C:\wamp\www\spun\index.php on line 3
Fatal error: Call to undefined function file_get_html() in C:\wamp\www\spun\index.php on line 5
http://www.multiupload.com/HXMMBGMHQ7
http://www.wampserver.com/en/download.php
Sorry cbnoob,
I have not downloaded wamp,
is there a link you could give to point me in the right
direction.
Thanks
After I set up the WAMP and dropped the spun file into the www folder I went to localhost in firefox and clicked on the spun folder I then received these messages:
I thought I did it correctly but apparently not. Any help would be much appreciated.
$directo = "articles\\".dir_name($_POST['keyword']);
$directo = "articles/".dir_name($_POST['keyword']);
$fh = fopen("$directory/$artname", "w");
$fh = fopen("$directory".'/'.$artname, "w");
$total = file_get_contents($directo."\\" .$total_articles[rand(3, count($total_articles)) - 1], FILE_USE_INCLUDE_PATH);
$total = file_get_contents($directo."/" .$total_articles[rand(3, count($total_articles)) - 1], FILE_USE_INCLUDE_PATH);
There is no server, bro. The only server you have to worry about is your wamp/xampp. I have your PM and looking into the problem.Is server down? I can't get this working?
Guys this working for you?
There is no server, bro. The only server you have to worry about is your wamp/xampp. I have your PM and looking into the problem.