top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
India's long road : the search for prosperity / / Vijay Joshi
India's long road : the search for prosperity / / Vijay Joshi
Autore Joshi Vijay
Pubbl/distr/stampa New York, NY : , : Oxford University Press, , 2017
Descrizione fisica 1 online resource (361 pages)
Disciplina 330.954
Soggetto topico Economic development - India
ISBN 0-19-061015-8
0-19-061016-6
0-19-061014-X
Classificazione BUS068000BUS069020HIS017000
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; India's Long Road; Copyright; Contents; Acknowledgements; Part I: Setting the Stage; 1. India at the Cusp; 2. 1947-​2016: A Tour d'Horizon; 3. Ends and Means, State and Market; Part II: The Growth Challenge; 4. Capital Accumulation and Animal Spirits; 5. Growth and the Employment Problem; 6. Productivity and Economic Reform; 7. Ownership, Infrastructure, and the Environment; Part III: Stability and Inclusion; 8. The Requisites of Macroeconomic Stability; Appendix to Chapter 8: Inflation Targeting; 9. Education and Health Care: A Question of Quality; 10. Safety Nets and Social ProtectionAppendix to Chapter 10: Estimate of the Cost of Providing a 'Basic Income'; Part IV: Political Economy; 11. The State of the State; 12. India and the World Economy; Part V: The Future: Long Is the Way, and Hard ...; 13. What Is to Be Done? What Lies Ahead?; References; Index
Record Nr. UNINA-9910164940003321
Joshi Vijay  
New York, NY : , : Oxford University Press, , 2017
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
PHP jQuery cookbook [[electronic resource] ] : over 60 simple but highly effective recipes to create interactive web applications using PHP with jQuery / / Vijay Joshi
PHP jQuery cookbook [[electronic resource] ] : over 60 simple but highly effective recipes to create interactive web applications using PHP with jQuery / / Vijay Joshi
Autore Joshi Vijay
Pubbl/distr/stampa Birmingham, U.K., : Packt Open Source, 2010
Descrizione fisica 1 online resource (332 p.)
Disciplina 006.7
006.76
Soggetto topico Electronic commerce - Computer programs
PHP (Computer program language)
Soggetto genere / forma Electronic books.
ISBN 1-62198-897-X
1-282-94774-5
9786612947742
1-84951-275-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Handling Events with jQuery; Introduction; Executing functions when page has loaded; Binding and unbinding elements; Adding events to elements that will be created later; Submitting a form with jQuery; Checking for missing images; Creating the select/unselect all checkboxes functionality; Capturing mouse events; Creating keyboard shortcuts; Displaying user selected text; Dragging elements on a page; Chapter 2: Combining PHP and jQuery; Introduction; Fetching data from PHP using jQuery
Creating a query string automatically for all form elementsDetecting an AJAX request in PHP; Sending data to PHP; Aborting AJAX requests; Creating an empty page and loading it in parts; Handling errors in AJAX requests; Preventing browser from caching AJAX requests; Loading JavaScript on demand to reduce page load time; Chapter 3: Working with XML documents; Introduction; Loading XML from files and strings using SimpleXML; Accessing elements and attributes using SimpleXML; Searching elements using XPath; Reading an XML using DOM extension; Creating an XML using DOM extension
Modifying an XML using DOM extensionParsing XML with jQuery; Chapter 4: Working with JSON; Introduction; Creating JSON in PHP; Reading JSON in PHP; Catching JSON parsing errors; Accessing data from a JSON in jQuery; Chapter 5: Working with Forms; Introduction; Adding input fields dynamically in a form; Searching for user-inputted string in a page; Checking for empty fields using jQuery; Validating numbers using jQuery; Validating e-mail and website addresses using regular expressions; Displaying errors as user types: Performing live validation
Strengthening validation: validating again in PHPCreating a voting system; Allowing HTML inside text areas and limiting HTML tags that can be used; Chapter 6: Adding Visual Effects to Forms; Introduction; Creating a Tic-Tac-Toe game with effects; Informing a user while an AJAX request is in progress; Creating expandable and collapsible boxes (accordion); Fading an element after updating it; Floating box on demand; Updating items in a shopping cart; Chapter 7: Creating Cool Navigation Menus; Introduction; Creating a basic drop-down menu; Creating a menu that changes background on mouse-over
Creating an accordion style menuCreating a floating menu; Creating an interface for tabbed navigation; Adding more tabs; Creating a wizard using tabs; Chapter 8: Data Binding with PHP and jQuery; Introduction; Fetching data from a database and displaying it in a table format; Collecting data from a form and saving to a database; Filling chained combo boxes that depend upon each other; Checking username availability from database; Paginating data for large record sets; Adding auto-suggest functionality to a textbox; Creating a tag cloud; Chapter 9: Enhancing your site with PHP and jQuery
Introduction
Record Nr. UNINA-9910459590603321
Joshi Vijay  
Birmingham, U.K., : Packt Open Source, 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
PHP jQuery cookbook [[electronic resource] ] : over 60 simple but highly effective recipes to create interactive web applications using PHP with jQuery / / Vijay Joshi
PHP jQuery cookbook [[electronic resource] ] : over 60 simple but highly effective recipes to create interactive web applications using PHP with jQuery / / Vijay Joshi
Autore Joshi Vijay
Pubbl/distr/stampa Birmingham, U.K., : Packt Open Source, 2010
Descrizione fisica 1 online resource (332 p.)
Disciplina 006.7
006.76
Soggetto topico Electronic commerce - Computer programs
PHP (Computer program language)
ISBN 1-62198-897-X
1-282-94774-5
9786612947742
1-84951-275-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Handling Events with jQuery; Introduction; Executing functions when page has loaded; Binding and unbinding elements; Adding events to elements that will be created later; Submitting a form with jQuery; Checking for missing images; Creating the select/unselect all checkboxes functionality; Capturing mouse events; Creating keyboard shortcuts; Displaying user selected text; Dragging elements on a page; Chapter 2: Combining PHP and jQuery; Introduction; Fetching data from PHP using jQuery
Creating a query string automatically for all form elementsDetecting an AJAX request in PHP; Sending data to PHP; Aborting AJAX requests; Creating an empty page and loading it in parts; Handling errors in AJAX requests; Preventing browser from caching AJAX requests; Loading JavaScript on demand to reduce page load time; Chapter 3: Working with XML documents; Introduction; Loading XML from files and strings using SimpleXML; Accessing elements and attributes using SimpleXML; Searching elements using XPath; Reading an XML using DOM extension; Creating an XML using DOM extension
Modifying an XML using DOM extensionParsing XML with jQuery; Chapter 4: Working with JSON; Introduction; Creating JSON in PHP; Reading JSON in PHP; Catching JSON parsing errors; Accessing data from a JSON in jQuery; Chapter 5: Working with Forms; Introduction; Adding input fields dynamically in a form; Searching for user-inputted string in a page; Checking for empty fields using jQuery; Validating numbers using jQuery; Validating e-mail and website addresses using regular expressions; Displaying errors as user types: Performing live validation
Strengthening validation: validating again in PHPCreating a voting system; Allowing HTML inside text areas and limiting HTML tags that can be used; Chapter 6: Adding Visual Effects to Forms; Introduction; Creating a Tic-Tac-Toe game with effects; Informing a user while an AJAX request is in progress; Creating expandable and collapsible boxes (accordion); Fading an element after updating it; Floating box on demand; Updating items in a shopping cart; Chapter 7: Creating Cool Navigation Menus; Introduction; Creating a basic drop-down menu; Creating a menu that changes background on mouse-over
Creating an accordion style menuCreating a floating menu; Creating an interface for tabbed navigation; Adding more tabs; Creating a wizard using tabs; Chapter 8: Data Binding with PHP and jQuery; Introduction; Fetching data from a database and displaying it in a table format; Collecting data from a form and saving to a database; Filling chained combo boxes that depend upon each other; Checking username availability from database; Paginating data for large record sets; Adding auto-suggest functionality to a textbox; Creating a tag cloud; Chapter 9: Enhancing your site with PHP and jQuery
Introduction
Record Nr. UNINA-9910785428703321
Joshi Vijay  
Birmingham, U.K., : Packt Open Source, 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
PHP jQuery cookbook : over 60 simple but highly effective recipes to create interactive web applications using PHP with jQuery / / Vijay Joshi
PHP jQuery cookbook : over 60 simple but highly effective recipes to create interactive web applications using PHP with jQuery / / Vijay Joshi
Autore Joshi Vijay
Edizione [1st ed.]
Pubbl/distr/stampa Birmingham, U.K., : Packt Open Source, 2010
Descrizione fisica 1 online resource (332 p.)
Disciplina 006.7
006.76
Soggetto topico Electronic commerce - Computer programs
PHP (Computer program language)
ISBN 1-62198-897-X
1-282-94774-5
9786612947742
1-84951-275-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Handling Events with jQuery; Introduction; Executing functions when page has loaded; Binding and unbinding elements; Adding events to elements that will be created later; Submitting a form with jQuery; Checking for missing images; Creating the select/unselect all checkboxes functionality; Capturing mouse events; Creating keyboard shortcuts; Displaying user selected text; Dragging elements on a page; Chapter 2: Combining PHP and jQuery; Introduction; Fetching data from PHP using jQuery
Creating a query string automatically for all form elementsDetecting an AJAX request in PHP; Sending data to PHP; Aborting AJAX requests; Creating an empty page and loading it in parts; Handling errors in AJAX requests; Preventing browser from caching AJAX requests; Loading JavaScript on demand to reduce page load time; Chapter 3: Working with XML documents; Introduction; Loading XML from files and strings using SimpleXML; Accessing elements and attributes using SimpleXML; Searching elements using XPath; Reading an XML using DOM extension; Creating an XML using DOM extension
Modifying an XML using DOM extensionParsing XML with jQuery; Chapter 4: Working with JSON; Introduction; Creating JSON in PHP; Reading JSON in PHP; Catching JSON parsing errors; Accessing data from a JSON in jQuery; Chapter 5: Working with Forms; Introduction; Adding input fields dynamically in a form; Searching for user-inputted string in a page; Checking for empty fields using jQuery; Validating numbers using jQuery; Validating e-mail and website addresses using regular expressions; Displaying errors as user types: Performing live validation
Strengthening validation: validating again in PHPCreating a voting system; Allowing HTML inside text areas and limiting HTML tags that can be used; Chapter 6: Adding Visual Effects to Forms; Introduction; Creating a Tic-Tac-Toe game with effects; Informing a user while an AJAX request is in progress; Creating expandable and collapsible boxes (accordion); Fading an element after updating it; Floating box on demand; Updating items in a shopping cart; Chapter 7: Creating Cool Navigation Menus; Introduction; Creating a basic drop-down menu; Creating a menu that changes background on mouse-over
Creating an accordion style menuCreating a floating menu; Creating an interface for tabbed navigation; Adding more tabs; Creating a wizard using tabs; Chapter 8: Data Binding with PHP and jQuery; Introduction; Fetching data from a database and displaying it in a table format; Collecting data from a form and saving to a database; Filling chained combo boxes that depend upon each other; Checking username availability from database; Paginating data for large record sets; Adding auto-suggest functionality to a textbox; Creating a tag cloud; Chapter 9: Enhancing your site with PHP and jQuery
Introduction
Record Nr. UNINA-9910816231503321
Joshi Vijay  
Birmingham, U.K., : Packt Open Source, 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui