[PHP] Re: Commenting out characters?

2002-09-21 Thread Chad Winger
I figured it out...was the single quotes Disregard Chad Winger <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Simple question for the newbie...I hope... > > The following line is returning an error, and I can't figure o

[PHP] Commenting out characters?

2002-09-21 Thread Chad Winger
Simple question for the newbie...I hope... The following line is returning an error, and I can't figure out what and how to comment out. I assumed I had to \ the parentheses...but it doesnt work... any suggestion? echo ''."\n "; Thanks -Tree -- PHP General Mailing List (http://www.php.net/

[PHP] New problem - preg_match?

2002-09-18 Thread Chad Winger
Yes, I'm STILL a newbie :) I've gotten pretty far in a few days thanks to you all. I have a new question for you, maybe this is a bit easier than my last issue. Still using my text file example, which has lines such as: 0706010102|01.01.02|16:00|Serie C2|02|Forlì|Florentia Viola| 0610010102|01.0

[PHP] Help.....still stuck after 3 days :/

2002-09-17 Thread Chad Winger
Hello Rudolf, Thank you for responding to my post, I really appreciate it. I ran the script you sent me, and then I tried looking up the syntax to try to figure out what it means. As it would be pointless for me just to take suggestions that people send me and then not learn what they mean. The r

[PHP] Re: alphabetical order?

2002-09-17 Thread Chad Winger
Hello Rudolf, Thank you for responding to my post, I really appreciate it. I ran the script you sent me, and then I tried looking up the syntax to try to figure out what it means. As it would be pointless for me just to take suggestions that people send me and then not learn what they mean. The r

Re: [PHP] Re: Cry for help

2002-09-12 Thread Chad Winger
gt; > 0.02 - actual mileage may vary - insert coin to generate more bs > > Cheers > Will > > > -Original Message- > > From: Chad Winger [mailto:[EMAIL PROTECTED]] > > Sent: 12 September 2002 03:34 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [PHP

Re: [PHP] Re: Cry for help

2002-09-12 Thread Chad Winger
a form) I would use the unix command > cut to do the operations on the file. Use another exec() or system() and > have it run cut -d | -f 4 yourfile.txt and then return you the output. > > Adam > > On Thu, 12 Sep 2002, Chad Winger wrote: > > > Thanks for the reply :P >

Re: [PHP] Re: Cry for help

2002-09-12 Thread Chad Winger
that operation, you need to create function_whatever, then run a so_and_so then I could go to the manual, and then learn how to write it. So this is my problem right now, basically not knowing WHAT to learn first. Thoughts? Thanks again -Tree - Original Message - From: Jay Blanchard <

[PHP] Re: Cry for help

2002-09-12 Thread Chad Winger
s, I still have lingering questions that I havent been able to resolve. So I have been trying to just have some of my fellow netizens to just point me to the right door in the HUGE hallway of doors that will get me into the proper room in which to learn. So thanks again -Tree Chad Winger <

[PHP] Cry for help

2002-09-12 Thread Chad Winger
I need to learn PHP and databases. If I had those skills, I would be so much more succesful with my web designs. What I usually do, is make the html templates, and then hire someone, usually expensively, to do the PHP and MySQL bankend. Unfortunately, my programming skill is ZERO. Ok, maybe not z