Search found 3 matches
- Thu Mar 08, 2012 1:14 pm
- Forum: PHP - Code
- Topic: Output file of a while loop
- Replies: 2
- Views: 654
Output file of a while loop
Hi I am a new php developer that is having some issue with a part of code that I wrote. I listed my script in another forum post but I think i could be a bit more specific with the issue I am having. So i know the code finds the searchString I am looking for, and pulls it correctly the first time. T...
- Wed Mar 07, 2012 11:02 am
- Forum: PHP - Code
- Topic: Could use a little bit of help
- Replies: 2
- Views: 835
Re: Could use a little bit of help
I wanted to be formatted in columns. Actually I was able to get it to output correctly but the loop I'm running is outputting the wrong data. This is the part of the output where it messes up: It repeats this for 12 times which makes my output look messy, so i just wanted it to stop after the first ...
- Mon Mar 05, 2012 9:41 am
- Forum: PHP - Code
- Topic: Could use a little bit of help
- Replies: 2
- Views: 835
Could use a little bit of help
Hi all, I am a very basic php developer trying to write an complex code for a company I work with. So far I have, with the guidance of my father; I was able to run a program that would pull prices from certain sites. Now the issue I am having is the output is not formatted correctly. It seems i cant...