Author Topic: Import somthing from another site to mine  (Read 275 times)

0 Members and 1 Guest are viewing this topic.

Offline nomad5Topic starter

  • Irregular
  • Posts: 3
    • View Profile
Import somthing from another site to mine
« on: March 12, 2010, 11:18:47 AM »
Hello,

There is a website to send free sms, that website require a login, I asked the owners to import their app and they said its ok but they will not help me with anything.

Now, I want to make a page in my website where people can login ( with the sms website login) and they can send the sms without leaving my website.

I am a beginner at php and after some searching I found about some functions and methods like

CURL , File_get_content, preg_match .....etc  and I don't know if this can help me or not..

All I want is to import the fields of that website like login fields, phone number field and text message field .. (I think is easier than contacting servers)

so can anyone help me PLEASE.
« Last Edit: March 12, 2010, 06:29:45 PM by thorpe »

Offline teamatomic

  • Devotee
  • Posts: 1,197
  • Gender: Male
  • fat skis rule!
    • View Profile
    • myPHPtemplate
Re: ■■ Import somthing from another site to mine ■■
« Reply #1 on: March 12, 2010, 01:30:23 PM »
Why dont you just make your own SMS sender?

HTH
Teamatomic
when in doubt...ski fast
when scared...ski faster
when terrified...point em down

Offline nomad5Topic starter

  • Irregular
  • Posts: 3
    • View Profile
Re: Import somthing from another site to mine
« Reply #2 on: March 13, 2010, 08:25:13 AM »
Hello teamatomic,

This is not the problem because I have another sites to implement too.

hope anyone can help me with examples or anything.

Offline nomad5Topic starter

  • Irregular
  • Posts: 3
    • View Profile
Re: Import somthing from another site to mine
« Reply #3 on: March 16, 2010, 06:10:56 AM »
Anyone PLEASE..