Author |
Message |
erick08
Regular
![Regular Regular](modules/Forums/images/ranks/2stars.gif)
![](modules/Forums/images/avatars/Danger_Mouse/Danger_Mouse_-_Scared.gif)
Joined: Apr 20, 2008
Posts: 56
|
Posted:
Sat Mar 14, 2009 7:19 am |
|
Hi Ravens Staf:
How to edit the PHP file in windows. I try to open the file in dreamvweaver but I dont see the text and other grafic.
TQ |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/3234de284ee21bd39eecd.jpg)
Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Sat Mar 14, 2009 7:39 am |
|
Personally, I use a free editor called notepad++, but you can use Wordpad. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Sat Mar 14, 2009 8:50 am |
|
I would vote for notepad++ rather than Wordpad.
erick08, not sure what you are trying to do when you say "I don't see the text and other graphic". If you are thinking that you can modify PHP much like FrontPage would an HTML page, then you will be disappointed. PHP must be "run" to generate output... you can't edit it like its the final output. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Palbin
Site Admin
![](modules/Forums/images/avatars/Dilbert/Dilbert_-_Dogbert_King.gif)
Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Sat Mar 14, 2009 9:27 am |
|
erick08, php files will not work like html files in Front Page or Dreamweaver. You can not build/edit the pages graphically by adding images and text directly. You need to just edit the text file. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
erick08
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Mar 18, 2009 8:14 am |
|
you mean everything set by the PHP code? I dont thing I can put all the PHP coding in my mind. I'am the way to use notepad++.
TQ |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
kguske
Site Admin
![](modules/Forums/images/avatars/41f0b40a419280935f3a0.gif)
Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Wed Mar 18, 2009 9:24 pm |
|
The power and flexibility of a programming language like PHP that generates HTML increases the complexity of making changes.
However, if you're looking to modify the appearance, some themes use HTML files that could be edited with tools like DreamWeaver and FrontPage (you might also want to check out Only registered users can see links on this board! Get registered or login!, a free, open source visual HTML editor, or it's successor Only registered users can see links on this board! Get registered or login!, both of which run on Windows, Mac, and Linux). |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dad7732
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Mar 18, 2007
Posts: 1242
|
Posted:
Thu Mar 19, 2009 8:27 am |
|
Does notepad++ display line numbers? I use HomeSite for that and is very convenient when someone says to replace line 315 with the following .... ![Smile](modules/Forums/images/smiles/icon_smile.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Mar 19, 2009 8:51 am |
|
Yes, notepad++ shows line numbers and has syntax highlighting and other useful features. Here is the site with a feature list.
http://notepad-plus.sourceforge.net/uk/site.htm
Kompozer is a very good one to use too. Very powerful. I use notepad++ mainly for simple editing. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
erick08
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Mar 19, 2009 11:13 pm |
|
TQ Nuken,
This is usefull one.......
![Laughing](modules/Forums/images/smiles/icon_lol.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|