[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 'TDA HREF=#IMG SRC=image.gif WIDTH=62 HEIGHT=15 BORDER=0

[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 out what and how to commen

[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|

[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

[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

[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

[PHP] Re: Cry for help

2002-09-12 Thread Chad Winger
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 [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED

Re: [PHP] Re: Cry for help

2002-09-12 Thread Chad Winger
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 [EMAIL PROTECTED] Newsgroups: php.general To: 'Chad Winger' [EMAIL PROTECTED]; [EMAIL

Re: [PHP] Re: Cry for help

2002-09-12 Thread Chad Winger
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 I found it actually. Now I have the apache and php running, and

Re: [PHP] Re: Cry for help

2002-09-12 Thread Chad Winger
of tags in your head and visualize what its going to end up looking like on screen - you're going to have a hard time coding scripts to generate the stuff. 0.02 - actual mileage may vary - insert coin to generate more bs Cheers Will -Original Message- From: Chad Winger [mailt