RU beehive logo ITEC dept promo banner
ITEC 325
2014spring
ibarland

homelectshws
D2Lbreeze (snow day)

lect03-http-overview
intro: web requests and responses


(if we finish the above, just a few things to try:)

Strings in php

"hello" . 17

'hello'

"he'llo"
'he"llo'

$myName = "Ian"
"hello, $myName.\nBye."
'hello, $myName.\nBye'

strlen("hi\n")
strlen('hi\n')

homelectshws
D2Lbreeze (snow day)


©2013, Ian Barland, Radford University
Last modified 2014.Jan.29 (Wed)
Please mail any suggestions
(incl. typos, broken links)
to ibarlandradford.edu
Powered by PLT Scheme