On Sat, 09 Nov 2002 02:11:55 -0600, PJ <none@charter.net> wrote:
>I learned ASP in college and the server I use doesn't allow ASP, but
>they allow PHP. I heard they're a lot alike, just ASP is Microsoft and
>PHP isn't. I was wondering how easy it would be for me to learn PHP if
>I already know ASP?
I moved from ASP to PHP some years back. It was a lot easier learning
PHP with the knowledge of ASP than learning ASP with no knowledge at
all. Just gotta get used to the different syntax.
www.php.net is a great
site for looking up stuff.
Mvh. / Regards Stefan Bruhn
--
<?$email = unserialize("a:15:{i:0;i:115;i:1;i:116;i:2;i:101;i:3;i:102
;i:4;i:97;i:5;i:110;i:6;i:64;i:7;i:98;i:8;i:114;i:9;i:117;i:10;i:104
;i:11;i:110;i:12;i:46;i:13;i:116;i:14;i:111;}");
for ($i=0;$i<=15;$i++) {echo chr($email[$i]);}?>