PHP Editor, Vim Specific.
Does anyone have a really good php indent file for vim? I'm working on
my first really sizeable project and I'd like it to be kept as clean as
possible while I'm working.
View Complete Forum Thread with Replies
Related Forum Messages:
FCK Editor To Specific Domain
I am busy with our own cms and we're using FCK editor with editing our pages. Our cms is operating from one domain. For example : cms.xxxxx.yy Our clients can log in to our cms and can see their data that is loaded from a mysql database on their own domain for example : www.yyyyy.xx When they upload images to their pages, it uploads to our domain: cms.xxxxx.yy. The problem and my question is: Is it possible to create a possibility that clients can upload their images and uploaded it to their own domain, so we can see their data consume. How can i do this? Does anyone have experience with this?
View Replies !
Form Editor For PHP GTK A La MS Visual Basic Editor?
I have (finally) gotten php-gtk working in Redhat Linux 9 with the instructions at: www.agata.org.br/us/install_pre.php Now I would like to know if some good tools (freeware or otherwise) exist to let me graphically create and edit forms (ie. with buttons, textboxes..etc), in a similar way that can be done in Microsoft Visual Basic editor.
View Replies !
Echo To A Specific Div On A Specific Page
Is it possible to echo something from a php file to a specific div in a different specific html file?If so, can you let me know how to specify where the data should displayed. $myName="john"; echo '$myName'//but i want to echo to a different page on a certain part of that page.
View Replies !
Sending People To Specific Pages That Are Coming From Specific Pages...
I want to show some specific pages to people that comes to my site from specific urls, I know the variable $_SERVER['HTTP_REFERER'] will be used but how? For ex if the visitor comes from a site that is like: I want to send this person a specific.php . I used below code but not worked: <?php if($_SERVER['HTTP_REFERER'] == "www.cominghost.com" || $_SERVER['HTTP_REFERER'] == "cominghost.com" || $_SERVER['HTTP_REFERER'] == "www2.cominghost.com"){ // Specific page html goes here } else { header("Location: index.php"); } ?> This code not worked for some cases like if the visitor comes from http://www.cominghost.com/account/targeturl.php or http://cominghost.com/account/targeturl.php Ok I know the if statement not working but How?
View Replies !
Which Editor Do You Use?
Ok, ok. I know. How many times have we heard the question: "which editor do you use?" Well, I thought I would post this because recently I've vasilated between vim, some ftp/text editors, text editor and a separate ftp client...etc, etc, etc... So I would like to know from you, the developers, your opinions on which editor works the best for development. If it's notepad, cool. If it's vim, cool. FTPeditor, ok. If its a full IDE, thats cool too. Thanks.
View Replies !
FCK Editor
Hi all, if anybody have used FCKEditor please share about the way of creating a link/button in toolbar that would let us upload a file using PhP script. I also need to call a user defined html page by clicking on this link/button.
View Replies !
PHP Editor/IDE
I am not spamming this news group. I wanted to pass along a great offer (40% off) from EnglnSite (Makers of PHP Editor/IDE and PERL Editor/IDE) http://www.enginsite.com/ . Read this News item for the details http://ravenphpscripts.com/article-626--0-0.html Their debugger and profiler will rival most any other IDE out there, especially considering the price.
View Replies !
Regarding Php Editor
hi i just want to know which is a good editor for php. currently we are using edit plus.but is there any oother editor whixh has some additional functionalities.
View Replies !
What Editor?
Can you tell me what editors you all use? I'm looking to get something to run on linux (X-windows) that is a bit like UltraEdit for MSWindows, or maybe a full blown IDE, something like PHP-Coder again for MSWin. Basically something with decent syntax highlighting.
View Replies !
What Editor Should I Use?
I'm currently using a demo version of Dreamweaver and want to know if there are any good alternatives for it. I use a lot of php and javascript, I mostly write the code myself but like to see my design before uploading it. I also experienced a little bug when uploading a php file to the server,it seemed that it didn't upload the file completely (dw8) I also like the colors dreamweaver is using maybe there are free editors too that are as good as dreamweaver or even better any ideas or suggestions are welcome.
View Replies !
RTE Editor
I'm building a custom blog system in Dreamweaver with PHP/MySQL. I've been looking for a pre-scripted RTE editor with a photo upload feature. Most have a photo link feature but I need a photo uploader. I found a bunch of links to Interakt's old KTML Lite extension for Dreamweaver but it's discontinued. Any Ideas?
View Replies !
Php Editor To Buy?!
im looking for so long to buy normal php-html editor. i need: code navigation autocomplete for htmlTAGS+values, php functions+vars. by saying autocomplete i mean when i hit "<" the editor opens select box with sudgestions like:<html <a and so. support hebrew and thats all the best i saw is the php expert editor 3.3 and htmlkit but it doesnt support autocomplete for php functions. the max limit price it 100$.
View Replies !
Best Php Editor....
i would like to know what is the best php editor... i want to use acehtml version 6 so i thought i might want to ask here first to know what is better then acehtml 6..
View Replies !
Editor?
Is there such a program that will allow me to put in php code and it will count the open { and let me know that I need to close X amount?
View Replies !
Editor For OSX
if anyone knows of a good php edotir for max osx, looking for something like editplus with a built in ftp client.
View Replies !
To Add A Editor
I want to add an editor (Innovaeditor) <script language=JavaScript src='editor/scripts/innovaeditor.js'></script> But it is not working with my code.
View Replies !
Editor
can you som one giv me advice i like to find program for php web design but i dont know if has option for code and design as well like dreamweaver i try dreamweaver but i can't see the php site i use most flash just now i find oscommerce product whitch is based on php so i like to see what i do, both code and design as wel.
View Replies !
Editor Used
I was reading this http://www.phpbuilder.com/board/show. eadid=10209795 I wondered what editor you guys use in your OS. I run Windows ( ). I edit my code in the MSE (Microsoft Script Editor - Word macro editor - really the core of the Visual Studio hidden in MSWord and thus free of charge Weeeee!) the PHP syntax coloring sucks but It's HTML coloring is great and there are a lot of interesting features (autocompletion. you know). [escape]:wq!
View Replies !
PHP Editor
I don't have X-Windows (KDE, Gnome etc), only SSH access to my web hosting server. I am looking for some program that has the simplicity of Pico, but allows me color-coding functionality of Vim while coding PHP files.
View Replies !
Best Editor
I was wondering what is the best PHP Editor to use that will allow in program preview of the scripts. I need one for the following two OSs: Linux - KDE / Gnome Windows 2000 I would like to be able to write a script and then preview it in the same program without having to upload it to a website that is running mod_php.
View Replies !
Web Editor
I've made a system where I inject php scripts from a database, I would like to create a page where I can insert scripts into the database. Free or commercial doesn't matter, but it's license has to allow me to use it in my own product. Compability with the latest versions of IE, Firefox and Opera is a must.
View Replies !
Php Editor Software
I am looking for a software that install php+apache+mysql on my computer and it has builtin php editor .That editor should be connected with mysql database . Is that type of feature are avalable where i did not worry about any connection problem.
View Replies !
PHP Editor Delima
For reasons I don't feel like getting into, as it would depress me... I have the following need. A good php editor for windows, that does colorize my code and stuff to help me check my syntax (as I am very new to the language.) The problem is this software must be freeware and not have an FTP client. Otherwise, I am cursed to use notepad for the duration of my employment.
View Replies !
Good Editor?
I wonder if anyone can recommend a good text editor to use for writing PHP? I see lots of scripts about which use colours etc, which makes life a lot easier!
View Replies !
Php Parser And Editor
Does anyone know of a HTML/PHP editor that has syntax highlighting support for PHP and HTML and a Windows/DOS based parser for checking the PHP syntax? At the minute I write in notepad, upload to my site and run it, which isn't ideal. I have various HTML editors but they only allow the addition of simple tags. Linux is out of the question, as I only have Windows on my works computer.
View Replies !
Unix PHP Editor
I've been using EditPlus with windows to write my PHP stuff, but now I've set up a Unix machine which also hosts my sites locally. Is there a good editor available for Unix, hopefull similar to EditPlus in functionality. I've never used Unix before (it's scary!!) and I don't have X windows, so I realise I'm not gonna find anything that great.
View Replies !
Online PHP Editor?
I'm looking for a php editor that I can use online to modify files on my server. I did a search on the forums here, but most of the posts relating to this are rather old. The two things it needs to have is line numbers, and syntax highlighting. And it needs to be free, if possible. Ones I've found so far: 1) Helene Has weird bugs with the line numbers, if you erase lines, etc. 2) IDE.PHP Doesn't have syntax highlighting. 3) AboutEdit The plugin version is very nice -- very close to what I need. Not free, though, and I need to use this on many servers, so the cost starts getting prohibitive. Has anyone else run across something that might work? Plain text area with javascript, flash, java applet, I don't care.
View Replies !
Php Editor - Recommendations?
I need a lightweight php editor I can use on my laptop while on the road. Can anyone recommend a (preferably free) php editor? I use DWMX04 on my development workstation, which is great, but I only need to make occasional, ad hoc changes while on the road (and don't want to install DW on my laptop). I have an ftp client on my laptop, so I don't want an integrated FTP client in the editor, but it would be nice if the colors/formatting were the same as DW.
View Replies !
Best Online PHP Editor?
what are some of the best php editors that are available for online use. As in using to edit php directly taken from a database. Requirements: Syntax Highlighting, Line # Display I've seen examples of this on forums and such, but not for editing my personal code.
View Replies !
Scripting Editor For Mac OS X?
Anyone recommend a good script editor for Mac OS X? Just finished a 4-day PHP class in front of a Windows machine, and liked the editor we used. Don't recall the name, but it gave line numbers as well as some color coding, etc. Having trouble finding the same in an editor that'll run on OS X.
View Replies !
WYSIYG Editor
I'm starting to learn php but would like to edit my html with an editor like dreamweaver or golive, you know whatever. Is there any software out there that supports this?
View Replies !
Wysiwyg Editor
I've implemented a wysiwyg editor into a Web site using php. It works OK besides the fact that when there is a longer text to be edited in the wysiwyg editor, it cuts off the content and displays only around 300 words. I have checked the settings of the editor but couldn't see the cause of this problem. Can anyone help?
View Replies !
PHP Editor Like Dreamweaver
Are there any WSIWYG development programs like Macromedia Dreamweaver so that when i'm creating my webpages, instead of writing in html in the code, im writing php code ??
View Replies !
Innova Editor ?
I m trying to use InnovaEditor in my php program. But it does not display the editor. when i try this on singlepage it works. But when i try it on the page,using ajax it does not show the editor. Have checked the paths and all the files required.
View Replies !
Best Online PHP Editor??
In your opinion, what are some of the best php editors that are available for online use. As in using to edit php directly taken from a database. Requirements: Syntax Highlighting, Line # Display ....... I've seen examples of this on forums and such, but not for editing my personal code.
View Replies !
Installing FCK Editor
I've been trying to find a tutorial for installing FCK Editor for a while now. There are no install instructions packaged with it. Can any one post a link to some install instructions or give me some hints to get me where I need to go.
View Replies !
Add A New Font To Editor
I want to add a new font to the editor(Innovaeditor).. I changed the font name in editor side and add that font in my fonts folder in control panel... But the name of the font is like this "??"
View Replies !
WYSIWYG-Editor
OK I attached an WYSIWYG-Editor, however I am unable to get the data on the rich text box to another page using PHP.
View Replies !
Best Free Editor
I used notepad, then I got jobs in the real world that all used dreamweaver for everything, and I guess now I got a little spoilt, dreamweaver, apart from having nice site management features (search all files in site is my fave), colours in all my keywords and functions nicely and has a great feature that when you put in a function it pops up the parameter list so you know what order to put them in (I know its a little bit training wheels, but theres only so much information one head can hold and asp does a lot in different orders). But now I've got a new job and the only things I've got on the computer are front page and c++ builder 5, which is what my predecessor used. So can anyone recommend a good, free editor, mostly for php, if it does others thats a bonus.
View Replies !
|