Skip to content

amirsasani/share-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Share Content

Share web contents with PHP

just import the class and use the static functions:

  1. Facebook: It just need one argument and that is url of your web page.
  2. Twitter: Just pass tweet argument to this function.
  3. Google Plus: It only needs url of your web page.
  4. Linked In: Four arguments: url of your web page, title, summary*, source*.
  5. Pinterest: image url, imageSource, description of uploaded image.
  6. Whatsapp: Just text arguument which is your message.
  7. Telegram: Only url of your web page.
  8. Email: recipient email address, subject of email, body or your email text.
* = Optional

About

share web contents with php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages