Buy software-workshop.eu ?

Products related to PHP:


  • PHP and MySQL Web Development
    PHP and MySQL Web Development

    PHP and MySQL Web Development, Fifth Edition The definitive guide to building database-driven Web applications with PHP and MySQL PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications.PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications. PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications.It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server. This practical, hands-on book consistently focuses on real-world applications, even in the introductory chapters.The authors cover important aspects of security and authentication as they relate to building a real-world website and show you how to implement these aspects in PHP and MySQL.They also introduce you to the integration of front-end and back-end technologies by using JavaScript in your application development. The final part of this book describes how to approach real-world projects and takes the reader through the design, planning, and building of several projects, including: User authentication and personalizationWeb-based emailSocial media integrationShopping cart The fifth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP through versions 5.6 and 7, as well as features introduced in recent stable releases of MySQL. Free Access to Web Edition Purchase of this book in any format, electronic or print, includes free access to the corresponding Web Edition.The Web Edition can be viewed on all types of computers and mobile devices with any modern web browser that supports HTML5. Contents at a Glance Part I: Using PHP 1 PHP Crash Course 2 Storing and Retrieving Data 3 Using Arrays 4 String Manipulation and Regular Expressions 5 Reusing Code and Writing Functions 6 Object-Oriented PHP 7 Error and Exception Handling Part II: Using MySQL 8 Designing Your Web Database 9 Creating Your Web Database 10 Working with Your MySQL Database 11 Accessing Your MySQL Database from the Web with PHP 12 Advanced MySQL Administration 13 Advanced MySQL Programming Part III: Web Application Security 14 Web Application Security Risks 15 Building a Secure Web Application 16 Implementing Authentication Methods with PHP Part IV: Advanced PHP Techniques 17 Interacting with the File System and the Server 18 Using Network and Protocol Functions 19 Managing the Date and Time 20 Internationalization and Localization 21 Generating Images 22 Using Session Control in PHP 23 Integrating JavaScript and PHP 24 Other Useful Features Part V: Building Practical PHP and MySQL Projects 25 Using PHP and MySQL for Large Projects 26 Debugging and Logging 27 Building User Authentication and Personalization 28 (PDF with Product Registration) Building a Web-Based Email Client with Laravel Part I 29 (PDF with Product Registration) Building a Web-Based Email Client with Laravel Part II 30 (PDF with Product Registration) Social Media Integration Sharing and Authentication 31 (PDF with Product Registration) Building a Shopping Cart Part VI: Appendix A Installing Apache, PHP, and MySQL

    Price: 40.99 £ | Shipping*: 0.00 £
  • Programming PHP : Creating Dynamic Web Pages
    Programming PHP : Creating Dynamic Web Pages

    Why is PHP the most widely used programming language on the web?This updated edition teaches everything you need to know to create effective web applications using the latest features in PHP 7.4.You’ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms. If you have a working knowledge of HTML, authors Kevin Tatroe and Peter MacIntyre provide many style tips and practical programming advice in a clear and concise manner to help you become a top-notch PHP programmer. Understand what’s possible when you use PHP programsLearn language fundamentals, including data types, variables, operators, and flow control statementsExplore functions, strings, arrays, and objectsApply common web application techniques, such as form processing, data validation, session tracking, and cookiesInteract with relational databases like MySQL or NoSQL databases such as MongoDBGenerate dynamic images, create PDF files, and parse XML filesLearn secure scripts, error handling, performance tuning, and other advanced topicsGet a quick reference to PHP core functions and standard extensions

    Price: 52.99 £ | Shipping*: 0.00 £
  • PHP & MySQL : Server-side Web Development
    PHP & MySQL : Server-side Web Development

    Apply bestselling author Jon Duckett's engaging and innovative style to learning PHP and MySQLLearn PHP, the programming language used to build sites like Facebook, Wikipedia and WordPress, then discover how these sites store information in a database (MySQL) and use the database to create the web pages. This full-color book is packed with inspiring code examples, infographics and photography that not only teach you the PHP language and how to work with databases, but also show you how to build new applications from scratch.It demonstrates practical techniques that you will recognize from popular sites where visitors can: Register as a member and log inCreate articles, posts and profiles that are saved in a databaseUpload their own images and filesAutomatically receive email notificationsLike and comment on posts. To show you how to apply the skills you learn, you will build a complete content management system, enhanced with features that are commonly seen on social networks. Written by best-selling HTML & CSS and JavaScript & jQuery author Jon Duckett, PHP & MySQL: Server-side Web Development uses a unique visual approach, with step-by-step instructions, practical code examples and pro tips that will teach you how to build modern database-driven websites using PHP.

    Price: 39.99 £ | Shipping*: 0.00 £
  • PHP & MySQL: Server-side Web Development
    PHP & MySQL: Server-side Web Development

    PHP & MySQL: Server-side Web Development

    Price: 33.24 € | Shipping*: 0.00 €
  • Is learning programming and software development very challenging?

    Learning programming and software development can be challenging for some people, as it requires logical thinking, problem-solving skills, and attention to detail. However, with dedication, practice, and the right resources, it is definitely achievable. Breaking down complex concepts into smaller, more manageable parts and seeking help from online tutorials, courses, and communities can make the learning process easier and more enjoyable. Ultimately, the level of challenge will vary depending on the individual's background, experience, and learning style.

  • Is PHP a programming language?

    Yes, PHP is a programming language. It is a widely-used open source scripting language that is especially suited for web development and can be embedded into HTML. PHP code is executed on the server, generating HTML which is then sent to the client's web browser. It is commonly used for creating dynamic web pages and can also be used for command-line scripting and writing desktop applications.

  • Is PHP a bad programming language?

    No, PHP is not a bad programming language. It is a widely used language for web development and has a large community of developers. While it may have some drawbacks compared to other languages, such as performance issues and inconsistencies in syntax, PHP is constantly evolving and improving. Ultimately, the suitability of PHP as a programming language depends on the specific requirements of the project and the expertise of the developer.

  • What is the programming language PHP?

    PHP is a popular server-side scripting language used for web development. It is often embedded into HTML code to create dynamic web pages and can also be used to create command-line scripts. PHP is open-source and can be deployed on most web servers and operating systems, making it a versatile choice for web development. It is known for its flexibility, ease of use, and ability to interact with various databases, making it a powerful tool for building dynamic and interactive websites.

Similar search terms for PHP:


  • Web Programming for Business : PHP Object-Oriented Programming with Oracle
    Web Programming for Business : PHP Object-Oriented Programming with Oracle

    Web Programming for Business: PHP Object-Oriented Programming with Oracle focuses on fundamental PHP coding, giving students practical, enduring skills to solve data and technical problems in business.Using Oracle as the backend database, the book is version-neutral, teaching students code that will still work even with changes to PHP and Oracle.The code is clean, clearly explained and solutions-oriented, allowing students to understand how technologies such as XML, RSS or AJAX can be leveraged in business applications.The book is fully illustrated with examples, and includes chapters on: Database functionality Security programming Transformation programming to move dataPowerpoint slides, applied exam questions, and the raw code for all examples are available on a companion website.This book offers an innovative approach that allows anyone with basic SQL and HTML skills to learn PHP object-oriented programming.

    Price: 48.99 £ | Shipping*: 0.00 £
  • Programming Stickers Java JS Php Docker Html Cloud Geek Hacker Development Language Decal for Phone
    Programming Stickers Java JS Php Docker Html Cloud Geek Hacker Development Language Decal for Phone

    Programming Stickers Java JS Php Docker Html Cloud Geek Hacker Development Language Decal for Phone

    Price: 1.05 £ | Shipping*: 1.99 £
  • Modern PHP
    Modern PHP

    PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online.With this practical guide, you'll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries.Author Josh Lockhart-creator of PHP The Right Way, a popular initiative to encourage PHP best practices-reveals these new language features in action.You'll learn best practices for application architecture and planning, databases, security, testing, debugging, and deployment.If you have a basic understanding of PHP and want to bolster your skills, this is your book.Learn modern PHP features, such as namespaces, traits, generators, and closures Discover how to find, use, and create PHP components Follow best practices for application security, working with databases, errors and exceptions, and more Learn tools and techniques for deploying, tuning, testing, and profiling your PHP applications Explore Facebook's HVVM and Hack language implementations-and how they affect modern PHP Build a local development environment that closely matches your production server

    Price: 23.99 £ | Shipping*: 3.99 £
  • PHP in easy steps : Updated for PHP 8
    PHP in easy steps : Updated for PHP 8

    PHP in easy steps, 4th edition demonstrates every aspect of the language you’ll need to produce professional web programming results.Its examples provide clear syntax-highlighted code, which is freely downloadable, showing PHP language basics including variables, arrays, logic, looping, functions and classes. Install a free web server and the PHP interpreter to create an environment in which you can produce your own data-driven web pages. Write PHP server-side scripts; master PHP operators and control structures; process HTML form data; get cookies and session data; access Web Services APIs over HTTP... and much more! PHP in easy steps, 4th edition is ideal for PHP newbies who want to quickly learn the fundamentals of server-side programming with PHP and create interactive web pages.Also, useful for PHP pros who want to grasp the new PHP 8 features and achieve optimum performance!Updated for PHP 8.

    Price: 11.99 £ | Shipping*: 3.99 £
  • Does the programming language PHP have a future?

    Yes, PHP still has a future. It continues to be widely used for web development, especially for building dynamic and interactive websites. The language has a large community of developers and a vast ecosystem of frameworks and libraries, which ensures its continued relevance. Additionally, PHP is constantly being updated and improved, with the latest version, PHP 8, bringing significant performance and feature enhancements. Overall, PHP is likely to remain a popular choice for web development for the foreseeable future.

  • What is a data sharing software in PHP?

    A data sharing software in PHP is a tool or application that allows users to share and exchange data, information, or files using the PHP programming language. It enables users to upload, store, and access data from a central location, making it easier to collaborate and work on projects together. This type of software often includes features such as user authentication, file management, and access control to ensure the security and privacy of the shared data. Additionally, it may also provide options for data synchronization and version control to keep track of changes made to the shared data.

  • Which programming language, ASP.NET or PHP, has more future?

    It is difficult to predict which programming language, ASP.NET or PHP, has more future as both have their own strengths and weaknesses. ASP.NET is backed by Microsoft and is widely used in enterprise applications, while PHP is open-source and has a large community support. Both languages are constantly evolving and adapting to new technologies, so it is important for developers to stay updated with the latest trends in both languages to ensure their relevance in the future. Ultimately, the choice between ASP.NET and PHP should be based on the specific requirements of the project and the developer's familiarity with the language.

  • Is PHP really dying as a relevant programming language?

    While PHP may not be as trendy as some newer languages, it is far from dying as a relevant programming language. PHP still powers a large portion of the web, including popular platforms like WordPress and Facebook. Many companies continue to use PHP for their web development needs, and there is a vast amount of existing PHP code that needs to be maintained and updated. Additionally, PHP continues to evolve with new features and improvements, ensuring its relevance in the programming world.

* All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.