Welcome Guest, Not a member yet? Register   Sign In
netbeans PHP include path
#11

[eluser]yudi_set[/eluser]
Thanks for the comment, MyBelovedPHP
Also for a nice article on your blog, very useful.

Just to add some more info for others.
As shared by MyBelovedPHP, we can customize the Class property variables in the Comment to our need.
Netbeans for PHP also helps us in the process of typing it.

1. Type /** enter
2. It will display the comment block
/**
*
*/
3. Then we can start defining the class property that we're gonna use.
Eq:
/**
* @property CI_ // press CTRL-SPACE and will display all the CI classes
*/
4. Just for example, we want to use some functions from the email class
..
* @property CI_Email $email
...

Hope this info helps.
Thank you.


Messages In This Thread
netbeans PHP include path - by El Forum - 10-17-2008, 08:12 AM
netbeans PHP include path - by El Forum - 10-17-2008, 01:33 PM
netbeans PHP include path - by El Forum - 10-20-2008, 12:21 AM
netbeans PHP include path - by El Forum - 10-21-2008, 10:34 AM
netbeans PHP include path - by El Forum - 01-23-2009, 12:43 AM
netbeans PHP include path - by El Forum - 01-23-2009, 06:38 AM
netbeans PHP include path - by El Forum - 01-23-2009, 07:58 AM
netbeans PHP include path - by El Forum - 01-23-2009, 08:57 AM
netbeans PHP include path - by El Forum - 01-23-2009, 09:11 AM
netbeans PHP include path - by El Forum - 01-23-2009, 10:05 AM
netbeans PHP include path - by El Forum - 01-27-2009, 02:06 AM
netbeans PHP include path - by El Forum - 06-18-2009, 05:18 AM
netbeans PHP include path - by El Forum - 06-18-2009, 08:57 AM
netbeans PHP include path - by El Forum - 08-31-2009, 11:03 PM
netbeans PHP include path - by El Forum - 09-01-2009, 02:13 AM
netbeans PHP include path - by El Forum - 09-04-2009, 12:06 AM
netbeans PHP include path - by El Forum - 09-04-2009, 02:39 AM
netbeans PHP include path - by El Forum - 02-10-2010, 03:15 AM
netbeans PHP include path - by El Forum - 05-24-2010, 12:55 AM
netbeans PHP include path - by El Forum - 06-30-2010, 04:38 AM
netbeans PHP include path - by El Forum - 09-20-2010, 03:25 AM
netbeans PHP include path - by El Forum - 09-29-2010, 04:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB