[PHP] a simple question
Hi, Can anyone tell me please what is the equivelant of this statement from perl, in PHP? $variable = qq~a value with any "quotes" which doesnt need \'\'s~; i use it to get away with all the s\lashes behind quotes. can anyone tell me how to do that in php? Regards Hamed -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP] PHP Book?
Hey everyone... I've been programming in perl for about 3 years now, i have installed php and have been working on it for about three weeks. I started by converting some of the programs I've written in Perl to PHP it seems its pretty similar to Perl and not very hard to learn for a perl programmer... but i need some reference book with some practical examples so i could work with... and probably something that gives me ideas on different types of programs and things that i could do in PHP... something that covers everything in PHP... and is NOT copied from the manual! :)) I am sure most of you in this group have got some sort of a PHP book... can you please tell me out of your experience which ones are good for me to buy? Regards Hamed Nik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]