answersLogoWhite

0

I am asking the question?

>>PHP ,Perl scripts can be edited with help of editors like Editplus,Notepad++ OR you can also use Zend IDE.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Who is founder of php?

Rasmus Lerdorf created PHP (Hypertext Preprocessor) in 1994. Initially, it was a set of Perl scripts, which later evolved into the PHP we know today.


How many PHP-based websites are there?

Nearly all websites have some sort of PHP backend, although a large number use other scripts as well -- Perl, Python, ASP, CGI.


Can you generate DLL files from PHP scripts like you do in PERL?

You can make a .NET DLL for use in Visual Studio development projects with Phalanger 2.0.


What are Perl PHP and Java Servlet's?

Perl, php and Java are all examples of programming languages.


Why was PHP created?

Rasmus Lerdorf is a Danish-Greenlandic programmer and most notable as the creator of the PHP programming language. PHP began in 1994 as a set of Common Gateway Interface binaries that Lerdorf wrote in C to replace Perl scripts he had been using on his personal homepage. Lerdorf has been an Infrastructure Architecture Engineer at Yahoo! since 2002.


What is php 5.1 software?

That's PHP Engine.. Allow you to develop PHP Scripts.. you can use it to develop PHP Scripts and test it on your local machine before you send it to server.. (your website)


Who developed PHP?

PHP was originally created by Rasmus Lerdorf in 1994. Rasmus Leodorf developed PHP to replace a set of scripts he had written in PERL. It was developed to be one of the first, and still one of the most powerful Object-Oriented web scripting engines.


How do you install PHP scripts?

You need to upload the scripts to web hosting space that support PHP.


Php scripts are surrounded by delimiters which?

Usually <?php ... ?> or <? ... ?>


The PHP syntax is similar to which languages?

Its similar to a number of languages such as C, C++, Java and Perl.


What Linux file attributes are used for executing Perl scripts?

File attributes are not specifically used to run Perl scripts (ie. you can run them without setting or changing them).


The PHP syntax is most similar to?

Perl and C


What is the most common programming language of CGI scripts?

Perl


Where can one find free PHP scripts?

One can find free PHP scripts at a website called PHP Junkyard where one can find guestbooks, message board and link manager. One can also find it on a website called G-Scripts.


Where can you find php scripts that support postgresql?

Hello everybody please where can i find php scripts lms cms... that support postgresql?? THANKS for advance.


Are Find Free Any software or scripts?

php null scripts|free theme|wp theme|plugins|codecanyon scripts Free Download All Scripts Free phpnullscript


Where can I find ready made scripts in PHP?

This is marketplace for ready made PHP Scripts: phpscriptsonline dot com They are offering 450+ ready made PHP Scripts including with 100% source code + reselling rights... No encryption.. Use it for Multi domain


What are the PHP tags?

There are no PHP tags. Unlike HTML, PHP is not Markup language. They use scripts. An example would be <?php echo "Hello, World!"; ?>


Where to buy QA PHP script?

There are several sites such hotscripts.com (choose PHP, scripts and programs).


PHP server scripts are surrounded by delimiters?

Yes, PHP server scripts are surrounded by delimiters.Long starting delimiter: