I used the service today and also didnt get a report. Wrote a mail to the "support" and didnt get a reply yet...
Will update here if this turned into "scam"
Transaction id: ........E8020912D
Am very curious of the results... :)
Do you plan to provide this service on a long term basis?
If it is as good as it sounds you will have many followup orders by me...
Cheers
An alternative would be to parse the content with jquery e.g. like this:
grrr tried to post an example code here but the moderation system keeps blocking me :-/
You could e.g. store all found links via ajax request to another script that stores the stuff in a database. And then after finishing...
This library makes dom parsing pretty easy. It has similarities with jquery if you are familiar with it...
http : // simplehtmldom . sourceforge . net
pseudo example:
foreach($html->find('a') as $element) {
echo $element->href . '<br>';
//do some pregmatch
}
Hi all
I have developed a facebook app in a niche that is quite big and has no big players yet.
The app was released about a month ago and has now 150 users.
I have a very hard time to build up a user base.
The users I have are very happy and suggest the app to others but the app doesnt take...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.