Forum: PHP May 22nd, 2005 |
| Replies: 8 Views: 11,705 Now that i remember my beginning days, i have to agree. |
Forum: ASP.NET May 19th, 2005 |
| Replies: 11 Views: 61,474 Is there anything that either of these can do that PHP cannot, because at this rate, I think i might just stick to PHP!!! |
Forum: ASP.NET May 19th, 2005 |
| Replies: 11 Views: 61,474 So would you say that i have to learn asp before i move on to asp.net? |
Forum: PHP May 18th, 2005 |
| Replies: 8 Views: 11,705 I don't disagree with you, but how exactly would you do what you are talking about with the code provided by the original poster ? |
Forum: ASP.NET May 18th, 2005 |
| Replies: 11 Views: 61,474 Can anyone be kind enough to explain the difference between asp & asp.net?
I am only conversant with PHP, but am very interested in these two. |
Forum: PHP May 18th, 2005 |
| Replies: 8 Views: 11,705 Two important things:
1. You can enclose single quotes within double quotes WITHOUT escaping them and vice versa.
2. You should echo each line inidivdually. |