Jump to content

Is This Possible?


$Three3

Recommended Posts

Hey everyone, I have a quick question. I want to build a web app for myself that will allow me to post stuff to Craigslist and retrieve postings from Craigslists. I am not doing this to spam Craigslist, I am just doing it to learn. My question is: Is this possible? If so, will knowing PHP be enough? Or will I also need to know how to use the cURL library? Thanks in advance for the help and advice.

Link to comment
https://forums.phpfreaks.com/topic/203807-is-this-possible/
Share on other sites

Hey everyone, I have a quick question. I want to build a web app for myself that will allow me to post stuff to Craigslist and retrieve postings from Craigslists. I am not doing this to spam Craigslist, I am just doing it to learn. My question is: Is this possible? If so, will knowing PHP be enough? Or will I also need to know how to use the cURL library? Thanks in advance for the help and advice.

 

php can read from a website in conjunction with xml or ajax. I've done it with php and xml to pull in a blog to a website. Google "importing blogs" or "importing html from a website". I'm sure you'll find what you're looking for.

Link to comment
https://forums.phpfreaks.com/topic/203807-is-this-possible/#findComment-1067432
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.