Hi everyone, Is there anyone here interested in Free Coding lessons with me? These lessons would be in a live online meeting about 30 minutes twice a week. I am a full stack developer and I have been coding for 25 years.
Read MoreTo delete files in a directory or folder with PHP, all you have to do is use the unlink function. Unlink not only deletes pictures, but will delete any kind of file in a directory. Lets get started.
Read MoreIn the last PHP Lesson we learned how to echo out a line of text in a browser in this lesson we will learn about a php variable. A variable in php stores information. In the example below we see that a variable starts with a $ sign and is followed by text
Read Moreo are you looking for some PHP for beginners lessons? Well you have come to the right place. Recently I have been asked to do some of these tutorials because people are curious about how PHP works. I think it is a fascinating thing to learn and if you are
Read More