netbeans - code template

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Anant
Forum Commoner
Posts: 66
Joined: Wed Jul 14, 2010 11:46 am

netbeans - code template

Post by Anant »

Hi,

I am pretty new with Netbeans IDE and looking for the way i can create code template for master page and insert it into the php files.

In dreamweaver it's pretty straight forward. You create template and just insert into the new blank php file. Anything similar in Netbeans ??
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: netbeans - code template

Post by Celauran »

Tools -> Templates -> PHP -> Add
Post Reply