Hi, I working on one script that need to post to forums with curl, and everything works, but I have problem with sintax. I want to post in my message link, like http://www.google.com. But what is the sintax, I try <a href=\"http://www.google.com\" target=\"_blank\">Google</a>, but when post is displayed it give me with < href... tags. How can I post, I'm using curl. Thanks, P.S. I know it's simple, but I'm
Yea I hadn't I spend last 10 days thinking how can I do that. I have try everything: auto fill js, call to/from iframe, from my server, than from my pc, even install xampp(apache server with php) on my pc... and always when I was thinking that I made perfect forum auto poster, than something new comes to stop me. Finally today after 10 days searching I made it, but my mind was blinde and I couldn't see the obvious thing: how to send link from my curl data post. So, now I'm going to watch "Terminator 4" ( I have it one monts ago, but I didn't have any free time). And tomorrow I will continue and finish my script. The important thing is that is working: I made autologing, save session data, than with that send post to forum Thanks to all DP members for ALL help in my treads in last weeks.