Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> How Do I Open My Wysiwyg Editor?
E-Sector
post Dec 14 2005, 05:11 PM
Post #1


Advanced Member
*******

Group: Members
Posts: 146
Joined: 6-October 05
Member No.: 12,601



How do I open my WYSIWYG Editor? (HTML Editor)

I know, i can open all HTML files in it when I use Filhanteraren (Translated to english it is something like Fil editor), but how do I open PHP files in it? Can I do that?

Or can I just open it in some way and then just select a file to edit?
Go to the top of the page
 
+Quote Post
mayank
post Dec 14 2005, 05:28 PM
Post #2


Mankie
*********

Group: Members
Posts: 762
Joined: 22-July 05
From: New Delhi, India
Member No.: 9,746



Are you talking about Cpanel? If yes..then let me tell you that there is no WYSIWYG editor..its a notepad kind of editor.
You can open it by going into "Site management tools" and then there is a link of "File Manager"

And if you want to use that then simply go to the file name and click on it...on the right panel of the file manager you'll get a link which says "edit file" click on it and you'll be able to edit it.

It works for PHP files as well.
Go to the top of the page
 
+Quote Post
wild20
post Dec 14 2005, 08:29 PM
Post #3


Never alone with Christ
*********

Group: Members
Posts: 646
Joined: 22-July 05
Member No.: 9,713



Actually Mayank there is in trap's cpanel service. Go to your file manager, and click your www folder, from there go and click on the file you want. Click on the link in the option bar that says "HTML Editor". That is your WYSIWYG. How you do taht with PHP I don't know, but there still is a WYSIWYG editor in there. Did you mean not at all Mayank, or not for PHP? Hope that cleared things up a bit.
Go to the top of the page
 
+Quote Post
gameratheart
post Dec 14 2005, 10:10 PM
Post #4


Privileged Member
*********

Group: [HOSTED]
Posts: 504
Joined: 14-November 05
From: Britannia!
Member No.: 14,287



WYSIWIG Pro HTML Editor does not support .php files.

In other words? You can't do it.

Oh, and the correct English Translation for Filhanteraren is "File Manager". Just thought you'd like to know that.
Go to the top of the page
 
+Quote Post
E-Sector
post Dec 15 2005, 03:38 PM
Post #5


Advanced Member
*******

Group: Members
Posts: 146
Joined: 6-October 05
Member No.: 12,601



QUOTE
Are you talking about Cpanel? If yes..then let me tell you that there is no WYSIWYG editor..its a notepad kind of editor.
You can open it by going into "Site management tools" and then there is a link of "File Manager"

And if you want to use that then simply go to the file name and click on it...on the right panel of the file manager you'll get a link which says "edit file" click on it and you'll be able to edit it.

It works for PHP files as well.


I am not stupid or a newbie and Of Course I know what a What You see is what you get editor is! It was not the File manager I ment.

QUOTE
Actually Mayank there is in trap's cpanel service. Go to your file manager, and click your www folder, from there go and click on the file you want. Click on the link in the option bar that says "HTML Editor". That is your WYSIWYG. How you do taht with PHP I don't know, but there still is a WYSIWYG editor in there. Did you mean not at all Mayank, or not for PHP? Hope that cleared things up a bit.


It was that WYSIWYG Editor I ment, thank you!
Maybe I can rename the .php file to .html, in some ways, they are a bit like each other.
QUOTE
WYSIWIG Pro HTML Editor does not support .php files.

In other words? You can't do it.

Oh, and the correct English Translation for Filhanteraren is "File Manager". Just thought you'd like to know that.


Thank you, Not "File Editor"....(I forget the "e" after "fil" in my previous post)
Go to the top of the page
 
+Quote Post
mayank
post Dec 15 2005, 03:48 PM
Post #6


Mankie
*********

Group: Members
Posts: 762
Joined: 22-July 05
From: New Delhi, India
Member No.: 9,746



I would like to appologize..if I hurt you in anyway E-Sector!

I would like to appologize for giving you the information which you didnt want..you actually wanted that editor.
Anyways but the point you've just made that is editing the PHP file as HTML file is not correct because PHP file is a server side script and HTML is what displays the information...I know that you must be knowing this but still I thought that this may be usefull for others.

I will suggest you that to edit a PHP file use the way which I told you in earlier post.

Once again I am sorry for anything wrong which might have hurt your feelings.
Go to the top of the page
 
+Quote Post
E-Sector
post Dec 15 2005, 04:40 PM
Post #7


Advanced Member
*******

Group: Members
Posts: 146
Joined: 6-October 05
Member No.: 12,601



Don't worry, I am not so angry smile.gif

And the File manager Have I tried many times... I just wanted am easier way to do it wink.gif

Go to the top of the page
 
+Quote Post
wild20
post Dec 15 2005, 05:21 PM
Post #8


Never alone with Christ
*********

Group: Members
Posts: 646
Joined: 22-July 05
Member No.: 9,713



No problem E-Sector. Now I understand what you meant Mayank. I was a bit confused when you said there was no WYSIWYG. Anyway, glad to be of service.

But I still don't know about PHP. It would make sense that you could rename it, but then again it is a html editor. Maybe it would work. I don't know, good luck.
Go to the top of the page
 
+Quote Post
True2Earn
post May 16 2006, 12:34 AM
Post #9


Advanced Member
*******

Group: Members
Posts: 141
Joined: 25-April 06
Member No.: 22,477



If the PHP file in question is nothing more than an HTML with some PHP embedded in it, then changing the extension would work. Just make sure you change the extension back after editing.
Go to the top of the page
 
+Quote Post