Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Grabbing information from another site

Hi

I have 2 sites:

  • A
  • B

User gets to a point which goes from A to B.

In there, user fills a form and gets a B-Code (B-Code goes to Database, too) . Then he gets navigated to A.com/continue .

Here are my questions:

  1. How can I access B-Code from A.com? I mean retrieving other information in the Table of my DB in B.com, from A.com.
  2. How is the Security? Do I need SSL(make http -> https) to make sure everything is safe?

1 Answer

guys....

this is important... ;)