Php 7 Quick Scripting Reference

Php 7 Quick Scripting Reference Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Php 7 Quick Scripting Reference book. This book definitely worth reading, it is an incredibly well-written.

PHP 7 Quick Scripting Reference

Author : Mikael Olsson
Publisher : Apress
Page : 138 pages
File Size : 42,8 Mb
Release : 2016-05-17
Category : Computers
ISBN : 9781484219225

Get Book

PHP 7 Quick Scripting Reference by Mikael Olsson Pdf

This pocket reference guide has been updated with the new PHP 7.0 release. It is a condensed, code-rich scripting and syntax handbook for the PHP scripting language. PHP 7 Quick Scripting Reference presents the essential PHP script in a well-organized format. You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a Web scripting language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any PHP programmer or Web developer. In it, you will find a concise reference to the PHP 7 scripting language syntax. It includes short, simple and focused code examples and a well laid out table of contents and a comprehensive index allowing easy review. What you’ll learn Discover what is new in PHP 7 and how to get started with it Work with variables, operators, strings, arrays, conditionals, loops and other language constructs Group and reuse code with functions, methods and namespaces Use object-oriented features such as classes, inheritance, abstract classes and interfaces Import files and retrieve user data Make use of type declarations and type conversions Test variables, create references and use overloading methods Store user data with cookies and sessions Deal with errors through error handling, exception handling and assertions Who this book is for Experienced PHP programmers and web developers, who may be new to PHP.

PHP Quick Scripting Reference

Author : Mikael Olsson
Publisher : Apress
Page : 120 pages
File Size : 51,6 Mb
Release : 2013-09-04
Category : Computers
ISBN : 9781430262848

Get Book

PHP Quick Scripting Reference by Mikael Olsson Pdf

The PHP Quick Scripting Reference is a condensed scripting code and syntax reference to the PHP scripting language, the most popular Web scripting language in use today. It presents the essential PHP script in a well-organized format that can be used as a handy reference. You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a Web scripting language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any PHP programmer or Web developer In the PHP Quick Scripting Reference, you will find: A concise reference to the PHP scripting language syntax. Short, simple and focused code examples. A well laid out table of contents and a comprehensive index allowing easy review.

PHP 8 Quick Scripting Reference

Author : Mikael Olsson (Web programmer)
Publisher : Unknown
Page : 128 pages
File Size : 48,5 Mb
Release : 2021
Category : Computer programming
ISBN : 148426620X

Get Book

PHP 8 Quick Scripting Reference by Mikael Olsson (Web programmer) Pdf

This pocket reference has been updated with the new PHP 8 release. It is a condensed, code-rich scripting and syntax handbook for the PHP scripting language. You won't find any technical jargon, bloated samples, drawn-out history lessons or witty stories in this book. What you will find is a web scripting language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any PHP programmer or web developer. In it, you will find a concise reference to the PHP 8 scripting language syntax. It includes short, simple, and focused code examples; a well-laid-out table of contents; and a comprehensive index allowing easy review. PHP 8 Quick Scripting Reference presents the essentials of PHP in a well-organized format, including new features in PHP 8 such as the just in time (JIT) compiler, union types, nullsafe operator, null coalescing assignment operator, match expressions, named arguments, throw expressions, static return type, non-capturing catches, reclassified engine warnings and constructor property promotion. You will: Discover what is new in PHP 8 and how to get started with it Work with variables, operators, strings, arrays, conditionals, loops, and other constructs Group and reuse code with functions, methods, and namespaces Use object-oriented features such as classes, inheritance, abstract classes, and interfaces Import files and retrieve user data Make use of type declarations and type conversions Test variables, create references, and use overloading methods Store user data with cookies and sessions Deal with errors through error handling, exception handling, and assertions.

PHP 8 Quick Scripting Reference

Author : Mikael Olsson
Publisher : Apress
Page : 185 pages
File Size : 44,7 Mb
Release : 2020-12-10
Category : Computers
ISBN : 1484266188

Get Book

PHP 8 Quick Scripting Reference by Mikael Olsson Pdf

This pocket reference has been updated with the new PHP 8 release. It is a condensed, code-rich scripting and syntax handbook for the PHP scripting language. You won’t find any technical jargon, bloated samples, drawn-out history lessons or witty stories in this book. What you will find is a web scripting language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any PHP programmer or web developer. In it, you will find a concise reference to the PHP 8 scripting language syntax. It includes short, simple, and focused code examples; a well-laid-out table of contents; and a comprehensive index allowing easy review. PHP 8 Quick Scripting Reference presents the essentials of PHP in a well-organized format, including new features in PHP 8 such as the just in time (JIT) compiler, union types, nullsafe operator, null coalescing assignment operator, match expressions, named arguments, throw expressions, static return type, non-capturing catches, reclassified engine warnings and constructor property promotion. What You Will Learn Discover what is new in PHP 8 and how to get started with it Work with variables, operators, strings, arrays, conditionals, loops, and other constructs Group and reuse code with functions, methods, and namespaces Use object-oriented features such as classes, inheritance, abstract classes, and interfaces Import files and retrieve user data Make use of type declarations and type conversions Test variables, create references, and use overloading methods Store user data with cookies and sessions Deal with errors through error handling, exception handling, and assertions Who This Book Is For Experienced PHP programmers and web developers who may be new to PHP.

PHP Quick Scripting Reference

Author : Mikael Olsson
Publisher : Apress
Page : 121 pages
File Size : 53,7 Mb
Release : 2013-08-13
Category : Computers
ISBN : 9781430262831

Get Book

PHP Quick Scripting Reference by Mikael Olsson Pdf

Presents a reference to scripting code and syntax for PHP.

PHP 7 in easy steps

Author : Mike McGrath
Publisher : In Easy Steps Limited
Page : 192 pages
File Size : 42,9 Mb
Release : 2016-07-27
Category : Computers
ISBN : 9781840787467

Get Book

PHP 7 in easy steps by Mike McGrath Pdf

PHP 7 in easy steps will teach you to code server-side scripts, and demonstrates every aspect of the language you will need to produce professional web programming results. Its examples provide clear syntax-highlighted code showing PHP language basics including variables, arrays, logic, looping, functions, and classes. PHP 7 in easy steps begins by explaining how to install a free web server and the PHP interpreter to create an environment in which you can produce your very own data-driven server-side web pages. You will learn how to write PHP server-side scripts and how to make MySQL database queries. Examples illustrate how to store and retrieve Session Data, how to provide a Message Board, and how to access Web Services APIs over HTTP. PHP 7 in easy steps has an easy-to-follow style that will appeal to: anyone who wants to begin producing data-driven web pages.web developers wanting to add server-side interaction to their web sites.the programmer who quickly wants to add PHP to their skills set.the hobbyist who wants to begin creating scripts for upload to their own ISP.the student, and to those seeking a career in computing, who need a fundamental understanding of server-side programming with PHP. Using examples with free downloadable source code throughout, this guide will help you get started straight away – for smart learning!

PHP for the Web

Author : Larry Ullman
Publisher : Peachpit Press
Page : 1651 pages
File Size : 43,9 Mb
Release : 2016-07-25
Category : Computers
ISBN : 9780134301884

Get Book

PHP for the Web by Larry Ullman Pdf

Learn PHP programming the quick and easy way! With PHP for the Web: Visual QuickStart Guide readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. This task-based visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users this popular open-source scripting language. Author Larry Ullman guides readers through the ins and outs of both PHP 5 and PHP 7, and offers more efficient ways to tackle common needs. Both beginning users, who want a thorough introduction to the technology, and more intermediate users, who are looking for a convenient reference, will find what they need here--in straightforward language and through readily accessible examples. Easy visual approach uses demonstrations and real-world examples to guide you through dynamic web development using PHP and show you what to do step by step. Concise steps and explanations let you get up and running in no time. Essential reference guide keeps you coming back again and again. Whether you’re a programming newbie or an experienced veteran learning PHP for the first time, this book will teach you all you need to know, including the latest changes in PHP and more efficient ways to tackle common needs.

PHP for Beginners

Author : iCode Academy
Publisher : Independently Published
Page : 233 pages
File Size : 51,9 Mb
Release : 2017-08-24
Category : Electronic
ISBN : 1549578669

Get Book

PHP for Beginners by iCode Academy Pdf

Are You Ready To Learn PHP Easily? This book contains the steps, strategies, and concepts you need to learn PHP - an extremely popular scripting language designed primarily for web development. This training material was conceptualized and developed to help beginners of diverse backgrounds to master the powerful features of PHP and effectively learn the skills they need to launch their own PHP website in as fast as one day.Web development enthusiasts, absolute beginners, and self-learners will find this book a practical, enjoyable, and reliable resource for learning the hottest and most efficient server side scripting language which is a general purpose programming language at the same time. Whether you want to launch a lucrative career in web development or you simply want to put up your own interactive website, this training offers a straightforward, fast, and inexpensive way to start.This visual-aided instructional book provides a thorough step-by-step guide to help you optimize the available tools and connectivity features. It presents the precise steps from the beginning to the end goal of launching your very own website the PHP way. PHP is widely known for its simplicity, security, efficiency, familiarity, and flexibility which make it a must-learn language for web developers and website owners. PHP is used to handle forms, set cookies and access cookies variables, restrict users' access to specific areas in your web pages, and encrypt data. You can use it to add, delete, or edit, and manage database elements in your website. It can perform system function such as creating, opening, reading, writing, and closing system files. It is used to develop GUI applications.The book "PHP for Beginners: Your Guide To Easily Learn PHP Programming in 7 Days" provides a comprehensive and practical training to help you optimize the many useful features of this easy-to-learn scripting language. Before you can begin to study PHP, you have to set up the environment for developing programs and writing scripts in PHP. The book offers a step-by-step guide to help you prepare your computer for PHP. You can use this environment for developing, testing, and eventually, launching your own website. This set up comes at no additional cost because it uses open source applications that are as powerful and as popular as their commercial counterparts. The book will help you acquire the skills you will need to fully utilize PHP's capabilities and built-in features. It provides the ultimate resources you need to build interactive web pages with dynamic content using clear and tested examples. This resource material provides both basic and advanced training in PHP programming. You will learn the essential information you need to be an efficient and effective PHP programmer. It discusses PHP syntax and coding standards at length to help you avoid the common and often costly mistakes that beginners make. Here Is What You'll Learn After Downloading This PHP Book: ✓ Introduction Chapter 1: GETTING ACQUAINTED WITH PHP Chapter 2: PHP sythax Chapter 3: variables and data types Chapter 4: constants Chapter 5: displaying output Chapter 6: operators Chapter 7: PHP coding standards Chapter 8: decision making Chapter 9: loop controlChapter 10: arrays Chapter 11: strings Chapter 12: predefined variables Vhapter 13: sending data to the serverChapter 14: including and evaluating files Chapter 15: files and directories Chapter 16: uploading files to server Chapter 17: PHP file download Chapter 18: PHP cookies Chapter 19: PHP sessionsChapter 20: sending emails Chapter 21: PHP form handlingChapter 22: PHP form validation Chapter 23: error handlingChapter 24: debbuging Chapter 25: object oriented programming Chapter 26: date and time Chapter 27: PHP MYSQL

PHP Pocket Reference

Author : Rasmus Lerdorf
Publisher : O'Reilly Media
Page : 136 pages
File Size : 44,7 Mb
Release : 2000
Category : Electronic books
ISBN : UCSD:31822028106847

Get Book

PHP Pocket Reference by Rasmus Lerdorf Pdf

PHP is an open-source, HTML-embedded scripting language that allows you to handle tasks such as processing form input and working with databases directly in your HTML pages, rather than through CGI scripts. The PHP Pocket Reference outlines the basic syntax and structure of PHP, providing a fast-paced tutorial for learning the basics of developing web applications with PHP. This small book also includes a few real-world examples of PHP in action and a quick reference for the vast array of functions provided by PHP. It's a must for any PHP scripter on the go.

PHP 7 Programming Cookbook

Author : Doug Bierer
Publisher : Packt Publishing Ltd
Page : 611 pages
File Size : 51,9 Mb
Release : 2016-08-30
Category : Computers
ISBN : 9781785882548

Get Book

PHP 7 Programming Cookbook by Doug Bierer Pdf

Over 80 recipes that will take your PHP 7 web development skills to the next level! About This Book This is the most up-to-date book in the market on PHP It covers the new features of version 7.x, best practices for server-side programming, and MVC frameworks The recipe-based approach will allow you to explore the unique capabilities that PHP offers to web programmers Who This Book Is For If you are an aspiring web developer, mobile developer, or backend programmer, then this book is for you as it will take your PHP programming skills to next level. Basic knowledge of PHP programming is assumed. What You Will Learn Use advanced PHP 7 features, such as the Abstract Syntax Tree, Uniform Variable Syntax, Scalar Type Hints, Generator Delegation, Anonymous Classes, and the Context Sensitive Lexer Discover where and when PHP 5 code needs to be re-written to avoid backwards-compatibility breaks Improve the overall application security and error handling by taking advantage of classes that implement the new throwable interface Solve practical real-world programming problems using PHP 7 Develop middle-wareclasses that allow PHP developers to gluedifferent open source libraries together seamlessly Define and Implement PSR-7 classes Create custom middleware using PSR-7 compliant classes Test and debug your code, and get to know the best practices In Detail PHP 7 comes with a myriad of new features and great tools to optimize your code and make your code perform faster than in previous versions. Most importantly, it allows you to maintain high traffic on your websites with low-cost hardware and servers through a multithreading web server. This book demonstrates intermediate to advanced PHP techniques with a focus on PHP 7. Each recipe is designed to solve practical, real-world problems faced by PHP developers like yourself every day. We also cover new ways of writing PHP code made possible only in version 7. In addition, we discuss backward-compatibility breaks and give you plenty of guidance on when and where PHP 5 code needs to be changed to produce the correct results when running under PHP 7. This book also incorporates the latest PHP 7.x features. By the end of the book, you will be equipped with the tools and skills required to deliver efficient applications for your websites and enterprises. Style and approach This book takes a recipe-based approach, with real-world examples that can serve as building blocks for a larger application. Each recipe is self-contained with no external dependencies. This book follows a problem-solution strategy so you understand how to deal with various scenarios you may encounter while using PHP 7 in your daily activities.

Introducing PHP 7/MySQL

Author : Prof. Sham Tickoo
Publisher : CADCIM Technologies
Page : 626 pages
File Size : 47,6 Mb
Release : 2018-01-22
Category : Computers
ISBN : 9781942689713

Get Book

Introducing PHP 7/MySQL by Prof. Sham Tickoo Pdf

Introducing PHP 7/MySQL book is an example based book which is written to cater to the needs of the novice users who wish to learn PHP 7 and MySQL. It is quite helpful for the experienced web developers as well who want to develop efficient programs. The book highlights PHP and MySQL as the easiest languages for learning web development and also explains various features of the languages in a simple and easy style. The highlight of the book is that each concept introduced in it has been exemplified by a program to clarify and facilitate better understanding. Also, the line-by-line explanation of each program ensures that the users with no previous programming experience are able to understand the concepts and master the programming techniques and use them with flexibility while designing programs. Salient Features: Consists of 12 chapters that are organized in a pedagogical sequence. Covers various aspects of creating efficient programs using PHP 7 and MySQL. The first page of every chapter summarizes the topics that are covered in it. Each concept discussed in the textbook is exemplified by a program to clarify and facilitate better understanding. Step-by-step instructions that guide the users through the learning process. Additional information is provided throughout the textbook in the form of notes and tips. Self-Evaluation Test and Review Questions are given at the end of each chapter so that the users can assess their knowledge. Table of Contents Chapter 1: Introduction to Dynamic Websites Chapter 2: Setting Up the Development Environment Chapter 3: Fundamentals of PHP Chapter 4: Variables, Constants, and Strings Chapter 5: Operators Chapter 6: Control Structures Chapter 7: Functions, Classes, and Objects Chapter 8: Arrays Chapter 9: Form Implementation and Validation Chapter 10: File Handling, Sessions, and Cookies Chapter 11: Introduction to MySQL Chapter 12: PHP and MySQL Integration Index

Programming PHP

Author : Rasmus Lerdorf,Kevin Tatroe,Peter MacIntyre
Publisher : "O'Reilly Media, Inc."
Page : 543 pages
File Size : 49,6 Mb
Release : 2006-04-28
Category : Computers
ISBN : 9781449379018

Get Book

Programming PHP by Rasmus Lerdorf,Kevin Tatroe,Peter MacIntyre Pdf

Programming PHP, 2nd Edition, is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating websites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million websites, surpassing Microsoft's ASP .NET technology in popularity. Programmers love its flexibility and speed; designers love its accessibility and convenience. As the industry standard book on PHP, all of the essentials are covered in a clear and concise manner. Language syntax and programming techniques are coupled with numerous examples that illustrate both correct usage and common idioms. With style tips and practical programming advice, this book will help you become not just a PHP programmer, but a good PHP programmer. Programming PHP, Second Edition covers everything you need to know to create effective web applications with PHP. Contents include: Detailed information on the basics of the PHP language, including data types, variables, operators, and flow control statements Chapters outlining the basics of functions, strings, arrays, and objects Coverage of common PHP web application techniques, such as form processing and validation, session tracking, and cookies Material on interacting with relational databases, such as MySQL and Oracle, using the database-independent PEAR DB library and the new PDO Library Chapters that show you how to generate dynamic images, create PDF files, and parse XML files with PHP Advanced topics, such as creating secure scripts, error handling, performance tuning, and writing your own C language extensions to PHP A handy quick reference to all the core functions in PHP and all the standard extensions that ship with PHP Praise for the first edition: "If you are just getting into the dynamic Web development world or youare considering migrating from another dynamic web product to PHP, Programming PHP is the book of choice to get you up, running, and productive in a short time." --Peter MacIntrye, eWeek "I think this is a great book for programmers who want to start developing dynamic websites with PHP. It gives a detailed overview of PHP, lots of valuable tips, and a good sense of PHP's strengths." --David Dooling, Slashdot.org

PHP 5 Advanced

Author : Larry Ullman
Publisher : Pearson Education
Page : 977 pages
File Size : 54,7 Mb
Release : 2007-03-05
Category : Computers
ISBN : 9780132712286

Get Book

PHP 5 Advanced by Larry Ullman Pdf

PHP is currently one of the most popular server-side, HTML-embedded scripting language on the Web. It's specifically designed for Web site creation and is frequently being used to replace the functionality created by Perl to write CGI scripts. PHP's popularity and easier-to-learn appeal has spawned a new breed of programmer, those who are only familiar with and only use PHP. Sharpen your PHP skills with the fully revised and updated, PHP 5 Advanced for the World Wide Web: Visual QuickPro Guide! Filled with fifteen chapters of step-by-step content and written by best-selling author and PHP programmer, Larry Ullman, this guide teaches specific topics in direct, focused segments, shows how PHP is used in real-world applications, features popular and most-asked-about scripts, and details those technologies that will be more important in the future. You'll learn about object-oriented programming, PHP interactions with a server, XML, RSS, Networking with PHP, image and PDF generation, and more.

Switching and Migrating from PHP 5 to PHP 7

Author : Arshdeep Singh Veer
Publisher : ITSILVER Books & Updates
Page : 249 pages
File Size : 47,8 Mb
Release : 2017-03-22
Category : Computers
ISBN : 9788195107704

Get Book

Switching and Migrating from PHP 5 to PHP 7 by Arshdeep Singh Veer Pdf

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. A definition by php.net - PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated web pages quickly, but you can do much more with PHP. Programming languages evolve over time, but not by themselves. People who either designed the language or who have worked with it come up with ideas for improvement. Sometimes, those ideas come from ideas that have emerged in other programming languages. PHP has come a long way since its birth in the mid-1990's. From humble beginnings to becoming one of the most prominent and famous languages powering the web applications, the evolution of PHP is a geek's fairy tale. Very explosive growth from PHP 3 to now PHP 7 and going on. So advanced users or professional programmers require to upgrade them self time to time. The best things in using PHP are that it is extremely simple for a newcomer, but offers many advanced features for a professional programmer. Don't be afraid of reading the long list of PHP 7 features over PHP 5. You can jump in, in a short time, and start writing simple scripts in PHP 7. As PHP grew, it began to be recognized as a world-wide popular development platform. One of the most interesting ways of seeing this trend was by observing the books about PHP that came out throughout the years. Clearly, the large number of books, written by different authors, published by many publishers, and their availability in so many languages - are a strong testimony for PHP's world-wide success

The Joy of PHP

Author : Alan Forbes
Publisher : Createspace Independent Publishing Platform
Page : 0 pages
File Size : 54,6 Mb
Release : 2015-12-04
Category : PHP (Computer program language)
ISBN : 1522792147

Get Book

The Joy of PHP by Alan Forbes Pdf

Third Edition now with bonus chapters.Have you ever wanted to design your own website or browser application but thought it would be too difficult or just didn't know where to start? Have you found the amount of information on the Internet either too daunting or not geared for your skill set or worse-- just plain boring? Are you interested in learning to program PHP and have some fun along the way? If so, then The Joy of PHP by Alan Forbes is the book for you!! Alan starts with some basic HTML so the absolute beginner can catch up quickly and then goes step by step on how PHP works. You start with the easy stuff--like how to create and run simple PHP scripts that modify web pages-- and then build on what you've learned through a series of cohesive (and fun) exercises that carry over from lesson to lesson. As the chapters progress you begin to build a web site for a growing used car dealership business. This approach keeps the material fun and challenging-- and gives what you've learned a context to be relevant. A car dealership needs a constantly changing web site because the inventory of cars is always changing. HTML is not the answer for this kind of web site-- but PHP and mySQL are! Throughout the book you will be working with the web site for the car dealership and adding features and modifying it as the needs of the business (and your knowledge) grow. This writing style reinforces the previous lessons and keeps you engaged in a "real" project -- giving you both a sense of accomplishment and an opportunity to apply what you've learned to a realistic scenario. You are far more likely to retain what you've learned using this approach than just reading dry syntax documentation. The author has an easy and fun style of writing that teaches you PHP in a simple, matter of fact manner while showing you the most common uses of the commands you need to get the job done. This keeps your learning pace quick and uncluttered. If you need it, he also points you to several resources where you can learn more about the other options a PHP function can offer and-- even better--how to read and understand those resources. If you want to learn the PHP language in an easy, enjoyable, well laid out manner and to learn why PHP and mySQL are so powerful and fun to use then buy this book!! Do not buy this book if you are looking for a comprehensive reference of boring PHP syntax. This book does not attempt to cover everything about PHP. What it does do-- and does well-- is take you from being a beginner who isn't even sure what PHP is to someone who knows the sheer joy that only programming dynamic sites can provide. You will become someone who can read, write, and modify PHP scripts and you will be able make your website come alive. Bonus Code All the source code referenced in the book is available for easy download and well organized. You don't have to cut and paste out of Kindle or retype code, unless you want to. There is even a video tutorial showing how to get started. Topics Covered... - Installing and configuring PHP - Introduction to HTML - Basic PHP Syntax - Some Fun Right Away - Editors and Staying Organized - Variables, Numbers, Dates and Strings - Control Structures - How to use a database, such as mySQL - Using PHP and mySQL Together - How to create forms to Display, Add, Edit, and Delete data - Session Variables - Working with Images - PHP File Uploads - PHP Quirks and Tips - Security Considerations This book is NOT the only book you'll ever need to read to master PHP. The book is a gentle introduction to a very rich topic. The hope of the author is to show you that PHP isn't really that scary after all, it is something YOU can do, and it can even bring you joy once you get it.