Search found 2 matches

by sheilaanderson
Wed Apr 11, 2018 2:53 am
Forum: PHP - Code
Topic: Any PHP or Laravel beginners interested in Pair Programming?
Replies: 6
Views: 27370

Any PHP or Laravel beginners interested in Pair Programming?

Over the last few years the web has become overpopulated with places where you can learn javascript and they all have a slack or gitter or discourse or discord where it's very easy to find someone to pair program with. I'm working on a lot of legacy php sites that I've had to keep working on php 5.3...
by sheilaanderson
Mon Apr 02, 2018 9:36 pm
Forum: Job Hunt
Topic: How can i display these results in a HTML table?
Replies: 3
Views: 46360

How can i display these results in a HTML table?

hello, i am trying to figure out how i can display results in a html table when the customer types in their order number i want to show only certain fields of each row . there will be multiple rows with the same order number? anybody can give me an idea of what my code should be looking like? thank ...