I'm very very new to PHP and I'm wondering whether there's a very easy way to get strings from the user of the web page. A bit like getline(cin, variable) in c++. While I am quite familiar with HTML, I know practically nothing about forms.
Very simple and basic answers would be much appreciated.