Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  agyat : (24 May 2013 - 05:15 PM) O Dear, Where Are You? Without Your Words This Sb Is ..
@  agyat : (23 May 2013 - 01:23 AM) Wow! Mr. Sb Back Home.
@  OpaQue : (23 May 2013 - 12:44 AM) Ting
@  OpaQue : (24 April 2013 - 02:44 PM) I guess, Time to run Mycent script.
@  OpaQue : (24 April 2013 - 02:43 PM) wow.. not much spam. except habatt posting lot of links.. :P
@  yordan : (23 April 2013 - 01:04 PM) You're welcome, agyat. Nice to have been helpful. Second lesson: try full words, "you" instead of "EW".
@  agyat : (23 April 2013 - 05:03 AM) @YORDAN: tHANK EW FOR YOUR FIRST LESSON.   :D
@  yordan : (22 April 2013 - 09:43 PM) @agyat : "why don't you help me", or "please help me", or "please teach us"
@  yordan : (22 April 2013 - 09:42 PM) welcome back, velma
@  velma : (22 April 2013 - 07:51 AM) **yawns** Good to be back, wonder what is going on here :)
@  agyat : (22 April 2013 - 03:50 AM) Oh! so, why don't help me learn english..
@  yordan : (21 April 2013 - 08:38 PM) The goal mentioned by shiu : "learning english, learning computer"
@  agyat : (21 April 2013 - 06:31 PM) WHAT GOAL?
@  yordan : (20 April 2013 - 10:39 AM) yes, that's our goal. simultaneouly learning English and teaching/learning computer using.
@  shiyu : (20 April 2013 - 07:30 AM) learning english,learning computer
@  yordan : (19 April 2013 - 01:11 PM) Oh, I see, it's just a trick in order to force people looking at your texte. Somehow smart, maybe.
@  agyat : (19 April 2013 - 02:54 AM) And of course I know it is not SEO friendly.
@  agyat : (19 April 2013 - 02:52 AM) There may be two possible answers for that ....


1) Shout was posted using mobile keypad.

2) To force people read content carefully and/or with more concentration.
@  agyat : (19 April 2013 - 02:49 AM) There may be two possible answers for that ....
@  yordan : (18 April 2013 - 09:35 PM) however, why this mixing of capital letters in the middle of your text?

Replying to How To Edit Php Files?


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

Quatrux

Posted 25 August 2011 - 01:45 PM

You can edit PHP with any text editor as it's a scripting language and it's interpreted by an interpretor and it doesn't need to be compiled like java or c++

So you can use Notepad++ or any other text editor, you can even use an online editor and edit the file through your browser text area if you want to, but mos of programmers who use PHP are using an PHP IDE

I personally use PHP Designer 7, it's a really good PHP editor, I attached a link to it:

http://www.mpsoftwar...phpdesigner.php

Posted 05 August 2011 - 05:26 PM

php file questionHow To Edit Php Files?

My question is php multiple form submit to file then it read line by line and then it fetch retrive and edit option etc look like databasePlease explain with example

-reply by ajith


Posted 04 January 2010 - 07:50 PM

I hope I`m doing this right - this is my first time here. I`m also looking to write php codes and preview them on my computer before uploading them. Write them, not have a program try and do them for me; and I found this site that seems helpful for starting out http://www.Wikihow.C...ite-PHP-Scripts

-reply by Cassandra

Posted 07 December 2009 - 08:15 PM

Edit PHP in NotePad now webpage not workingHow To Edit Php Files?

I am fairly new to all this, so here is what happened. After receiving an email from a customer informing me of a type-o on one of my pages (Zen Cart) I went into my FTP server, /shop/includes/languages/english/, to be exact and editing the file in notepad. I saved it, transfered onto the server, and updated the template. Now the page doesn't work. I can post the php code if need be, but I have tried just about everything I can think of, being new to this.Please HELPPP!

-question by Megan


DrK3055A

Posted 22 October 2006 - 02:48 AM

I like crimpson editor, It colours the php instructions, separate php sintax from html code, and it does advanced search/replace features that i appreciate a lot for many uses, not just php coding.

Houdini

Posted 18 October 2006 - 12:59 AM

To view and debug php files using an editor you will have to have PHP installed on your computer and since databases are usually used with PHP to make a more dynamic web site and since PHP and MySQL developers worked together to improve their products (which are both free) and you would also need a webserver like Apache , which is also free. A really great editor is PHP Designer 2006 or the newest version is PHP Designer 2007 you can get it HERE

If you really want to save yourself a lot of trouble with installing a webserver like Apache a dbms like MySQL PHP on your own on your local machine to wrtie and test your PHP and MySQL database then do your self a favor and get XAMPP HERE or if you have a Mac you would of course want to have MAMP which you can get right it at this LINK HERE!XAMPP not only installs Apache MySQL and PHP but also Perl and phpMyAdmin and Mercury Mail server and FileZilla FTP server. It is as simple as download the file and then run the install accepting the defaults. Within ten minutes of download you will have a working webserver MySQL database and the latest version of PHP plus the ability to use a software switch to use either PHP 4 or PHP 5 ever since I found XAMPP in 2003 I have been using and upgrading it when more important upgrades became available. Take this from some one who had in the past manually installed Apache PHP and MySQL...it is not worth the headaches of setting all that up when you can just download XAMPP then install it and boom you are done with it, it is truly childs play to install all that you get with XAMPP. TRY it out today.

ajit bohra

Posted 17 October 2006 - 04:52 PM

Use EditPlus 2 it is great editior for editing php, css, ,html and many more.

here is official homepage : editplus

nightfox

Posted 30 September 2006 - 03:16 AM

Actually, what I did when I was looking for a php editor, I just found a bunch and figured out which one had the features I needed, how stable, the license and such.

That's when I found PHP Designer. It's great! If you install PHP on your computer, you can point PHP Designer to it and you can test your scripts from the program as long as they don't pass parameters though the URL or contain SQL, then a local installation of MySQL and Apache will work fine for debugging. The debugging feature is nice! One cool feature is that when you do more advanced stuff, you'll have code in brackets (e.g. { and }) and when you have multiple ones, it gets confusing. PHP Designer will actually highlight the set of brackets you're working in! Can't beat that!

:P

[N]F

nighthawk

Posted 29 September 2006 - 09:11 PM

I used dreamweaver and PhpDesigner for editing php, but then I've found notepad2. It recognizes sintax of many different languages (php, html, javascript, sql, c++ ...) works very, very fast and can work even without installing. If you install decide to install it then notepas2 will replace windows' original notepad.

CrazyPensil

Posted 29 September 2006 - 02:56 PM

Hello there!
Don't wanna read previous posts and your question might be already answered... anyway;)

I prefer the NullStudio phpEd. Don't remember the link to download, but I think you may easily find a lot of.
Also a good one is PHP Expert Editor(developer - Ankor). The linkage situation is same as with previos one.
All these are most for editting. (1st one can proceed some scripts, but more dificult are not to be runned).
Advanced scripts can be runned using Server emulation applications such as Apache, Sokkit, ColdFusion etc...
Again, I'm givin' no links...You may assume that I'm lazy to go for searching all these on the Internet...
And you'll be completely right=]

OK, my opinion&advice is here... Good luck in your searches)

Review the complete topic (launches new window)