by erikalicea | Mar 22, 2015 | LIS 4365
For this weeks assignment the process of creating the database, the table and adding a record was very straight forward. I created a table called person and added the fields of FirstName (Text(30)), LastName (Text(30)), Phone (BIGINT), Email (Text(100)), State...
by erikalicea | Mar 9, 2015 | LIS 4365
I thought working with stings in PHP was similar to JavaScript. The both were comprised of defining a variable and setting equal to the string value surrounded in quotes. However what I like about PHP is implementing the string on the page. It can be so easily by...
Recent Comments