Jump to content

Import contact list and print in my page


roobon

Recommended Posts

How are you planning to supply the contact list to PHP? Can you export the data to a file? If not, you will need to create PHP code to "access" your contacts page. Assuming the page requires you to log in you will need to first look into using curl to log in to the page. Then you would want to use screen scaping to read the page contents. Then you will need to parse the page contents to extract the data you want. Then you can do whatever you want with the data from there.

 

Since you have posted no code I will assume you have not done anything yet. There are many different steps to this and it is more involved than could be appropriately handled in a forum. So, start will looking into using curl to log in to the page. Ask for help on that. Then move forward.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.