Top Menu

Tag Archives php

The following PHP and jQuery snippet allows you to type the search phrase and display what you have typed in the results field. I am showing you this technique to use jQuery to know what you are typing in the search field. Usually, you would use Ajax to display the results from the database. I didn't here and I just…

I have been working with PHP for over 14 years, and I only know the basics. If I need to code anything complicated, then I just find the answer on Google. It's usually a combination of PHP and JavaScript/jQuery/HTML, but I usually solve it. Side story: One time I was asked by some human resources lady of how many years…

Yes, I watched Toy Story far too many times. Hehe! I want to describe what I have been doing with InfusionSoft. I think I wrote thousands of lines of PHP scripting code, and finally they all worked. It was a long process, and I had to check every single file I made. I still have to check one or two…

Close