Cargando…

PHP, MySQL, JavaScript & HTML5 all-in-one for dummies /

Get the basics on four key web programming tools in one great book! PHP, JavaScript, and HTML5 are essential programming languages for creating dynamic websites that work with the MySQL database. PHP and MySQL provide a robust, easy-to-learn, open-source solution for creating superb e-commerce sites...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Suehring, Steve
Otros Autores: Valade, Janet
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Hoboken, N.J. : Wiley, 2013.
Colección:--For dummies.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn852165451
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 130708s2013 njua o 000 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d IDEBK  |d OCLCO  |d E7B  |d MEAUC  |d B24X7  |d DEBSZ  |d COO  |d OCLCQ  |d UKDOC  |d YBM  |d OCLCQ  |d EBLCP  |d TEFOD  |d YDXCP  |d N$T  |d OCLCQ  |d OCLCF  |d RECBK  |d VT2  |d DEBBG  |d TEFOD  |d S9I  |d OCLCQ  |d CNNOR  |d MOR  |d PIFAG  |d ZCU  |d LIV  |d MERUC  |d OCLCQ  |d OCLCO  |d U3W  |d STF  |d HCO  |d WRM  |d CEF  |d NRAMU  |d ICG  |d NTG  |d INT  |d OCLCQ  |d OCLCO  |d WYU  |d G3B  |d TKN  |d UAB  |d DKC  |d AU@  |d OCLCQ  |d OCLCO  |d BRF  |d UKAHL  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB303439  |2 bnb 
016 7 |a 016251959  |2 Uk 
019 |a 831121433  |a 842854564  |a 864465968  |a 927506961  |a 1055384322  |a 1065694153  |a 1081273960 
020 |a 9781118231340 
020 |a 1118231341 
020 |a 129931841X  |q (ebk) 
020 |a 9781299318410  |q (ebk) 
020 |a 111821370X 
020 |a 9781118213704 
020 |a 9781118228746  |q (ebk) 
020 |a 111822874X  |q (ebk) 
020 |a 9781118266175  |q (ebk) 
020 |a 111826617X  |q (ebk) 
020 |z 9781118213704 
029 1 |a AU@  |b 000052007471 
029 1 |a AU@  |b 000052892210 
029 1 |a AU@  |b 000053294280 
029 1 |a AU@  |b 000053791042 
029 1 |a CHNEW  |b 000608427 
029 1 |a DEBBG  |b BV041431471 
029 1 |a DEBBG  |b BV041905069 
029 1 |a DEBBG  |b BV044160409 
029 1 |a DEBSZ  |b 397192258 
029 1 |a DEBSZ  |b 398273243 
029 1 |a DEBSZ  |b 401563537 
029 1 |a NZ1  |b 15346629 
035 |a (OCoLC)852165451  |z (OCoLC)831121433  |z (OCoLC)842854564  |z (OCoLC)864465968  |z (OCoLC)927506961  |z (OCoLC)1055384322  |z (OCoLC)1065694153  |z (OCoLC)1081273960 
037 |a CL0500000233  |b Safari Books Online 
037 |a EA0059C0-65D7-41AD-BCCC-A6B5A5AB17C5  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.S67  |b S944 2013 
072 7 |a COM  |x 060160  |2 bisacsh 
082 0 4 |a 006.76  |2 23 
049 |a UAMI 
100 1 |a Suehring, Steve. 
245 1 0 |a PHP, MySQL, JavaScript & HTML5 all-in-one for dummies /  |c by Steve Suehring and Janet Valade. 
260 |a Hoboken, N.J. :  |b Wiley,  |c 2013. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a For dummies 
505 0 |a PHP, MySQL, JavaScript & HTML5 All-In-One For Dummies; About the Authors; Dedication; Authors' Acknowledgments; Contents at a Glance; Table of Contents; Introduction; About This Book; Foolish Assumptions; How This Book Is Organized; Icons Used in This Book; Where to Go from Here; Book I: Getting Started with PHP & MySQL; Chapter 1: Understanding the Languages of the Web; Understanding How the Web Works; Understanding Web Page Languages; Understanding the Language of Web Servers; Choosing How You Want to Develop. 
505 8 |a Setting Up Your Local Computer for Development; Chapter 2: Installing a Web Server; Testing Your Web Server; Obtaining Apache; Installing Apache; Starting and Stopping Apache; Getting Information from Apache; Configuring Apache; Chapter 3: Installing PHP; Checking the PHP Installation; Obtaining PHP; Installing PHP; Configuring Your Web Server for PHP; Configuring PHP; Testing PHP; Troubleshooting; Chapter 4: Setting Up MySQL; Checking the MySQL Installation; Obtaining MySQL; Installing MySQL; Configuring MySQL; Starting and Stopping the MySQL Server; Testing MySQL; Troubleshooting MySQL. 
505 8 |a The MySQL Administration Program activating MySQL Support; Troubleshooting PHP and MySQL; Chapter 5: Setting Up Your Web Development Environment with the XAMPP Package; Obtaining XAMPP; Installing XAMPP; Using the XAMPP Control Panel; Testing Your Development Environment; Configuring Your Development Environment; Uninstalling and Reinstalling XAMPP; Troubleshooting; Book II: HTML and CSS; Chapter 1: Creating a Basic Page with HTML; Understanding the HTML Building Blocks; Sections of an HTML Document; Creating Good HTML; Practicing Creating a Table. 
505 8 |a Includes Links and Images on Your Web Page writing Valid HTML; Validating Your HTML; Chapter 2: Adding Style with CSS; Discovering What CSS Can and Can't Do for Your Web Page; Connecting CSS to a Page; Targeting Styles; Changing Fonts; Adding Borders; Changing List Styles; Adding a Background; Creating Page Layouts; Adding Headers and Footers to a Page; Chapter 3: Creating and Styling Web Forms; Using Web Forms to Get Information; Creating a Form; Using CSS to Align Form Fields; Book III: JavaScript; Chapter 1: Understanding JavaScript Basics. 
505 8 |a Viewing the World of JavaScript; Examining the Ways to Add JavaScript to a Page; Chapter 2: Building a JavaScript Program; Getting Started with JavaScript Programming; Testing Things with Conditionals; Performing Actions Multiple Times with Loops; Using Functions to Avoid Repeating Yourself; Objects in Brief; Working with HTML Documents; Working with Web Browsers; Chapter 3: Adding jQuery; jQuery Introduced; Installing jQuery; Adding jQuery to a Page; Incorporating the jQuery ready() Function; Selecting Elements with jQuery; Working with HTML Using jQuery; Changing Attributes and Styles. 
520 |a Get the basics on four key web programming tools in one great book! PHP, JavaScript, and HTML5 are essential programming languages for creating dynamic websites that work with the MySQL database. PHP and MySQL provide a robust, easy-to-learn, open-source solution for creating superb e-commerce sites and content management. JavaScript and HTML5 add support for the most current multimedia effects. This one-stop guide gives you what you need to know about all four! 
588 0 |a Online resource; title from title page (Safari, viewed July 3, 2013). 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a MySQL (Electronic resource) 
630 0 7 |a MySQL (Electronic resource)  |2 blmlsh 
630 0 7 |a MySQL (Electronic resource)  |2 fast 
650 0 |a Internet programming. 
650 0 |a Relational databases. 
650 0 |a PHP (Computer program language) 
650 0 |a JavaScript (Computer program language) 
650 0 |a HTML (Document markup language) 
650 6 |a Programmation Internet. 
650 6 |a Bases de données relationnelles. 
650 6 |a PHP (Langage de programmation) 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a HTML (Langage de balisage) 
650 7 |a HTML.  |2 aat 
650 7 |a COMPUTERS  |x Web  |x Web Programming.  |2 bisacsh 
650 7 |a HTML (Document markup language)  |2 fast 
650 7 |a Internet programming  |2 fast 
650 7 |a JavaScript (Computer program language)  |2 fast 
650 7 |a PHP (Computer program language)  |2 fast 
650 7 |a Relational databases  |2 fast 
700 1 |a Valade, Janet. 
776 0 8 |i Print version:  |z 111821370X  |w (OCoLC)824725679 
830 0 |a --For dummies. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781118231340/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH21629535 
938 |a Askews and Holts Library Services  |b ASKH  |n AH21629409 
938 |a 123Library  |b 123L  |n 94046 
938 |a Books 24x7  |b B247  |n bks00052835 
938 |a ebrary  |b EBRY  |n ebr10674812 
938 |a EBSCOhost  |b EBSC  |n 566364 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis25070003 
938 |a Recorded Books, LLC  |b RECE  |n rbeEB00057547 
938 |a YBP Library Services  |b YANK  |n 10368220 
938 |a YBP Library Services  |b YANK  |n 12671242 
994 |a 92  |b IZTAP