|
-
Dec 17th, 2000, 07:49 PM
#1
Does enyone use Interdev to edit PHP scripts?
Do you know if there is an addon or otherway to get it to do colour coding, open pages up with the page source window open, put options to save .php files in the dialog boxes etc?
Basically I want Interdev to be able to do all the things with a PHP script that it can do with an ASP page...
-
Dec 17th, 2000, 08:38 PM
#2
Banned
-
Dec 18th, 2000, 10:24 AM
#3
Addicted Member
Hmmm....
I've only just heard of PHP, but I don't think its a microsoft product, so I wouldn't expect any joy with it in a microsoft IDE. Hey...butdon't quote me. You might be better off using somting that supports PERL debugging, But again....me iz only guessin' init'.
Respeck!
"It wasn't the booze that made me snooze, It was the Gin that did me in!"
-
Dec 18th, 2000, 05:54 PM
#4
Thanks, pactalon...that's a great help there! 
No...php hasn't been/isn't/will never be a m$ product...I just figured that as many m$ products can be very easily customized that maybe someone might have made a patch/addon or whatever to let it work with php.
Failing that...what's the best ide to write php in...aside from notepad ?
John, James...any comments here?
-
Dec 19th, 2000, 02:17 AM
#5
Member
I dont' know about using PHP in the InterDev IDE but you might want to try using Textpad (www.textpad.com).
It doesn't have the features that InterDev has but it does support syntax highlighting for a range of languages including PHP , HTML , Perl ect.
It is only an evaluation version though.
-
Dec 19th, 2000, 07:44 AM
#6
-
Dec 19th, 2000, 07:48 AM
#7
Addicted Member
Nice 1
I've just started to get my head around PHP, how long has it been around? Has it been in use in the US for a while?
"It wasn't the booze that made me snooze, It was the Gin that did me in!"
-
Dec 19th, 2000, 01:33 PM
#8
Banned
Go to http://www.php.net and check out their history section. PHP is crap, by the way.
-
Dec 20th, 2000, 05:13 AM
#9
-
Dec 20th, 2000, 10:46 AM
#10
Lively Member
yes, why is it crap?
im also looking at picking up PHP as I'm getting a lot of work requests on sites that only support PHP (not ASP =()
i would like to know why it sucks =)
-
Dec 20th, 2000, 05:42 PM
#11
Come on pactalon...we're waiting...!
-
Dec 20th, 2000, 06:34 PM
#12
Banned
I read the first few pages of the "official PHP manual" and the first chapter of a PHP book ("Core PHP Programming" by Leon Atkinson) and I decided that it's totally useless -- if you need total speed in a Web application, use C. If you're worried about complexity, use ASP. If you want universality on all Web servers, use Perl.
PHP also seems like Perl with a few slight differences. It's quite difficult to learn if you aren't used to using C++ or Perl.
-
Dec 21st, 2000, 04:10 AM
#13
New Member
Funny how pactalon forgot to mention that PHP is free!
-
Dec 21st, 2000, 02:25 PM
#14
Banned
I didn't forget, I omitted. Remember, it's free to develop in ASP and Perl as well.
-
Dec 22nd, 2000, 03:45 AM
#15
Addicted Member
4 - 3 Yez da magic number
Java is free aswell. I got Borlad J Builder2 for freeo n a magazine and you can get a nice free IDE from sun microsystems for staight Java2 completely gratis. I've picked up loads of C and C++ compilers for free, they may not be the fastest or most efficient, but lets not forget that if you want the best code, get into assembler as the human thought process is far better than the best compilers money can buy.
Strip da code dat iz nat Necessary, Make soopa fast code, and den make merry.
"It wasn't the booze that made me snooze, It was the Gin that did me in!"
-
Dec 22nd, 2000, 07:02 AM
#16
Member
You have to remember though that PHP is less complex than C and PERL and therefor quicker to develope in. And even though more complex than ASP/vbscript is gives you speed and cross platform advantages.
But the best thing about it is all the already built in functionality. It interfaces to so many different databases and PDF, Shockwave etc. To do most of the things that PHP has builtin for free in ASP would require third party components, most of which you would have to pay for.
-
Dec 22nd, 2000, 11:14 AM
#17
Frenzied Member
PHP sucks?
PHP is one of the fastest internet languages so far. Believe it or not, this board is php based, and look how easily it can work with a couple hundred thousand posts (searching, loading, etc), and compare vBulletin (php) to UBB (CGI). PHP will soon takeover cgi in the internet world.. just wait and see
-
Dec 22nd, 2000, 07:17 PM
#18
-
Dec 10th, 2007, 09:56 AM
#19
New Member
Re: PHP with Interdev
Does enyone use Interdev to edit PHP scripts?
Do you know if there is an addon or otherway to get it to do colour coding, open pages up with the page source window open, put options to save .php files in the dialog boxes etc?
Basically I want Interdev to be able to do all the things with a PHP script that it can do with an ASP page...
I just figured out how to make a few registry edits to be able get .php files edited in the same way as html files in Visual Interdev 6.
See:
http://www.oraxcel.com/cgi-bin/yabb2...1197291797/0#0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|