Jump to content

Recommended Posts

Posted

can I successfully save my default.php in notepad (editor)? or is there a specific editor for php recommended? because when I open it with my localhost, I get funny characters in the left corner of my page.

Posted

Yes you can use Notepad, I always use it for PHP.

 

Save the file as default.php and when you want to open it, right click and "open with" Notepad.

 

After editing, just "Save" and make sure it hasn't been saved as default.php.txt.

Posted

For your sanity's sake, I'd suggest working with a free text editor such as Notepad++ or PSPad -- they'll have useful features like tabs and color highlighting that will make your life easier.

 

As Wickham said though, Notepad works too -- just follow his instructions.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...