justice
09-10-2002, 02:08 AM
Sorry Guys, I Am from Germany and perhaps my English is not so good!
Again for PHP, Perl, ASP a context sensitive help! I don't know, wheather it is right or not in english, but i will try to explain:
When a PHPler wrote
mysql_c
then there appears a little window(something like a drop down menu) where you can select the funtion, in this example for example, mysql_connect(); or mysql_close();
I think it is called Code Cempletition or something like that.
for example, when you wrote:
mysql_connect(
then there appears a tool-tip, which shows the allowed parameters for the function mysql_connect.
So Thats it. i hope everything can clearly be understand
Again for PHP, Perl, ASP a context sensitive help! I don't know, wheather it is right or not in english, but i will try to explain:
When a PHPler wrote
mysql_c
then there appears a little window(something like a drop down menu) where you can select the funtion, in this example for example, mysql_connect(); or mysql_close();
I think it is called Code Cempletition or something like that.
for example, when you wrote:
mysql_connect(
then there appears a tool-tip, which shows the allowed parameters for the function mysql_connect.
So Thats it. i hope everything can clearly be understand