Anyone Interested in Free Coding Online Lessons With Me?
Anyone Interested in Free Coding Online Lessons With Me?

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 More
Delete Files in Directory or Folder With PHP | How To Tutorial | Unlink
Delete Files in Directory or Folder With PHP | How To Tutorial | Unlink

To 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 More
PHP Variable lessons and tutorials web development
PHP Variable lessons and tutorials web development

In 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 More
PHP for beginners
PHP for beginners

o 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