Tue Oct 05, 2004 9:00 am |
Replies: 10 |
Views: 6889 |
|
|
Again, sorry, I read my last post and I did not clarify my apology.
|
Tue Oct 05, 2004 8:45 am |
Replies: 10 |
Views: 6889 |
|
|
I am sorry if I came off hot but I was. Now that has been said lets start off anew. Do you now if there is a short cut key that will allow me comment code out or do I have to do it manually?
Than ...
|
Tue Oct 05, 2004 8:28 am |
Replies: 10 |
Views: 6889 |
|
|
I am not sure that you understood my question. I was not looking for advice on PHP coding, just the functionality of the phped program. I use Primal Script and I am able to highlight many rows of co ...
|
Mon Oct 04, 2004 2:07 pm |
Replies: 10 |
Views: 6889 |
|
|
How can I comment multiple linse of code out and is there a short cut key to do this
echo "this is a test";
echo "this is another test";
//echo "this is a test" ...
|