Published in: AppleScript
URL: google
<?php $cadena = "¿Te apellidas O\'reilly?"; //puede ser el \ puesto por php automagicamente.. echo stripslashes($cadena); // La salida es: ¿Te apellidas O'reilly? ?>
You need to login to post a comment.
Beginning AppleScript (Programmer to Programmer)
Geared toward programmers with no prior development knowledge, Beginning AppleScript serves as a comprehensive guide to using AppleScript on the Mac OS X platform. This title introduces the reader to AppleScript, and then illustrates how to efficiently start writing scripts through sample programs as each concept is introduced.
michoacano on 01/04/07