Re: [PHP] Newbie Help!! Please Look!

2001-04-19 Thread chris herring
right up my alley... I use cuteftp, and it usually does all this stuff for you. all you have to do is right click on the file you want to edit, and it opens it up in notepad, or the editor you choose. just make sure you save the file before you close it. after that cuteftp will have a window that

Re: [PHP] Newbie Help!! Please Look!

2001-04-19 Thread chris herring
forgot to mention that ascii/binary is auto in cuteftp - Original Message - From: "chris herring" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 19, 2001 1:51 AM Subject: Re: [PHP] Newbie Help!! Please Look! right up my alley... I use cuteftp, and it usuall

Re: [PHP] Newbie Help!! Please Look!

2001-04-19 Thread Adrian D'Costa
use wordpad. Adrian On Wed, 18 Apr 2001, Tony Daniels wrote: I used notepad and it shows some weird symbols like darkened in squares. That is why I was wondering if there was a specific program. Is there any way to get rid of the squares? Thank for your help. Jason Murray wrote:

Re: [PHP] Newbie Help!! Please Look!

2001-04-19 Thread Geir Eivind Mork
On Thursday 19 April 2001 05:18, Tony Daniels wrote: I need to know if there is a program out there that I can use to edit the PHP files. I use CuteFTP to download the files from my server as I www.homesite.com www.ultraedit.com www.slickedit.com I assume this have uploadfeatures, atleast

RE: [PHP] Newbie Help!! Please Look!

2001-04-19 Thread Si
i can honestly recommend phped, infact im amazed no one else has mentioned it. Great win32 php programming ide. hint: ignore the project stuff in it tho as it kinda sucks ;-) you can grab it from here http://www.soysal.com/PHPEd/ Si. -- PHP General Mailing List (http://www.php.net/) To

RE: [PHP] Newbie Help!! Please Look!

2001-04-18 Thread Jason Murray
I need to know if there is a program out there that I can use to edit the PHP files. I use CuteFTP to download the files from my server as I need to change some wording around from time to time. Does anyone know the correct procedure for downloading a php file with CuteFTP and then a

RE: [PHP] Newbie Help!! Please Look!

2001-04-18 Thread Jack Dempsey
PHP files are text files, thus you can use any text editor to make your changes. On Windows, the simplest way would be to use notepad or wordpad to edit and save your changes. On other platforms like unix/linux you could use pico, vi, or emacs to name a few. If you have telnet access to the

Re: [PHP] Newbie Help!! Please Look!

2001-04-18 Thread Tony Daniels
I used notepad and it shows some weird symbols like darkened in squares. That is why I was wondering if there was a specific program. Is there any way to get rid of the squares? Thank for your help. Jason Murray wrote: I need to know if there is a program out there that I can use to edit

Re: [PHP] Newbie Help!! Please Look!

2001-04-18 Thread Tony Daniels
I wish I knew how to use Telnet. Maybe I'll search and learn. Thank you for your help! Jack Dempsey wrote: PHP files are text files, thus you can use any text editor to make your changes. On Windows, the simplest way would be to use notepad or wordpad to edit and save your changes. On

RE: [PHP] Newbie Help!! Please Look!

2001-04-18 Thread Jason Lotito
-Original Message- From: Tony Daniels [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 8:18 PM To: [EMAIL PROTECTED] Subject: [PHP] Newbie Help!! Please Look! Hello, I need to know if there is a program out there that I can use to edit the PHP files. Any text

RE: [PHP] Newbie Help!! Please Look!

2001-04-18 Thread Jason Murray
I used notepad and it shows some weird symbols like darkened in squares. That is why I was wondering if there was a specific program. Is there any way to get rid of the squares? The squares are characters Notepad doesn't recognise. If you see them in anything, not just PHP files, open it

Re: [PHP] Newbie Help!! Please Look!

2001-04-18 Thread Tony Daniels
Ah, that helps tons. Thank you!! Jason Murray wrote: I used notepad and it shows some weird symbols like darkened in squares. That is why I was wondering if there was a specific program. Is there any way to get rid of the squares? The squares are characters Notepad doesn't recognise.

RE: [PHP] Newbie Help!! Please Look!

2001-04-18 Thread Jack Dempsey
OTECTED] Subject: Re: [PHP] Newbie Help!! Please Look! I wish I knew how to use Telnet. Maybe I'll search and learn. Thank you for your help! Jack Dempsey wrote: PHP files are text files, thus you can use any text editor to make your changes. On Windows, the simplest way would be to us

Re: [PHP] Newbie Help!! Please Look!

2001-04-18 Thread Brian Clark
Hi Tony, @ 11:24:30 PM on 4/18/2001, Tony Daniels wrote: I used notepad and it shows some weird symbols like darkened in squares. That is why I was wondering if there was a specific program. Is there any way to get rid of the squares? Those are 'end of line characters' that your Operating