PHP Classes

All package blogs

Recommend this page to a friend!

Latest posts of all package blogs

  PHP Classes blog PHP Classes blog   Blog All package blogs  
  897 - 888   887 - 878   877 - 868   867 - 858   857 - 848   847 - 838   837 - 828   827 - 818   817 - 808   807 - 798   797 - 788   787 - 778   ...   7 - 1  

1. How to Use PHP and AJAX to Load a Page without Refresh and Preserve the Browser Page History

Updated on: 2023-11-21

Posted on:

Blog: Simple PHP AJAX Load Page Without Refresh package blog
Package: Simple PHP AJAX Load Page Without Refresh

The speed of load of the pages is one factor that determines a site's quality.

AJAX requests can be used to make page loads faster by only retrieving the parts of a page that change when a user clicks on a link or submits a form that makes another page load.

This package provides a JavaScript library to make pages load dynamically using AJAX requests while preserving the browser history of pages, so the user can use the browser back and forward buttons to navigate in the browser page history.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Learn about Earning Cryptocurrency Virtual Coins with a PHP Cryptocurrency Mining Game

Updated on: 2023-11-17

Posted on:

Blog: Tamagoshi PHP Cryptocurrency Miner Virtual Pet package blog
Package: Tamagoshi PHP Cryptocurrency Miner Virtual Pet

Part of the excitement of cryptocurrencies is that people can do a mining process to earn virtual money by working to find more virtual coins.

Usually, this mining work is done by specific software so that it can be automated, and the mining of virtual coins can done faster.

This package implements a game that simulates the cryptocurrency mining process done by a virtual pet.

This game can help people learn more about the cryptocurrency mining process in an educative and fun way.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Implement a PHP Shipping Calculator Script That Can Give Shipping Costs Based on the Distance to the Customer Location

Updated on: 2023-11-16

Posted on:

Blog: PHP Shipping Calculator package blog
Package: PHP Shipping Calculator

Many businesses now are selling goods via the Internet with e-commerce systems.

When the goods are physical products, one aspect of the product's cost to the customer is the shipping cost.

The calculation of the shipping costs can be complex, depending on the cost of operation of the shipping carrier company.

This package provides a simple method of calculating shipping costs in PHP code that considers the geographic coordinates of the origin and destination location of the products to be shipped and the cost to deliver the products per kilometer of distance.


Blog More ...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)

1. How to Create a PHP Crypto Currency Exchange to Buy and Sell Virtual Currencies

Updated on: 2023-11-15

Posted on:

Blog: PHP Crypto Currency Exchange package blog
Package: PHP Crypto Currency Exchange

Virtual currencies have become very popular among people who like finances since currencies like Bitcoin started to become used to exchange real money with virtual currency money.

Usually, the exchange process between currencies is done by broker companies.

This package implements a simulation of a cryptocurrency broker system.

With more development work, it can evolve into a real cryptocurrency broker system that actual broker companies can use.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Implement a PHP Bitcoin Wallet Search to Recover Access to Wallets that the Owner Lost the Private Keys

Updated on: 2023-11-14

Posted on:

Blog: PHP Bitcoin Private Key Find package blog
Package: PHP Bitcoin Private Key Find

Many people have created wallets to store amounts of virtual currency in Bitcoin and other virtual coins.

Sometimes, the owners of the wallets lose private keys to access those wallets. When that happens, they lose access to the virtual currency amounts stored in their wallets, causing significant financial losses.

This package provides a simple application to guess the private keys of known wallets by generating keys from a list of possible random words that can have been used to create the wallets.

This way, this package provides some hope to recover access to virtual currency wallets that the owners may have lost access due to having lost the wallet's private keys.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Backup A Wordpress Site Manually Using a Tool that Can Run Even When the WordPress Installation is Damaged

Updated on: 2023-11-10

Posted on:

Blog: Backup4WP package blog
Package: Backup4WP

WordPress is a prevalent PHP content management system used to serve many sites.

WordPress sites are also targeted by people with bad intentions that may cause harm to a WordPress site installation.

It is always a good idea to take a backup of the files and database of the WordPress site, just in case something terrible happens.

This package provides a standalone tool that can backup and restore the files and database of a WordPress site.

It works independently from the WordPress site itself. So, if a WordPress site stops working due to some damage in the WordPress installation, this tool can still be used to restore the WordPress database.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Create a Laravel MongoDB CRUD Blog Application

Updated on: 2023-11-09

Posted on:

Blog: Laravel MongoDB CRUD Blog package blog
Package: Laravel MongoDB CRUD Blog

Laravel is a popular PHP framework often used to implement applications that can perform CRUD (Create, Read, Update, and Delete) operations on records stored in a database.

This package implements a blog application that uses Laravel to implement CRUD operations on database records stored in MongoDB.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Start Implementing a PHP Banking System to Manage People's Finances Using an API

Updated on: 2023-11-07

Posted on:

Blog: PHP Banking System API package blog
Package: PHP Banking System API

Many sites now have a sort of accounting that keeps track of the balance of the users in terms of money values, like in a banking system.

This package implements an API that can perform banking operations with accounts of users that can have a money balance.

It can be helpful to implement a banking system in sites that manage the money balances of their users.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Improve a PHP Movie Website with a Game that Lets Players Manage a TV Station to Battle for Prime Time Buying and Selling Movies to Exhibit

Updated on: 2023-11-03

Posted on:

Blog: PHP Movie Game package blog
Package: PHP Movie Game

Many people like movies and watch them frequently. Companies that work in the movie industry often have television stations or movie Websites that transmit movies to address the interests of their audience.

This package implements a game that lets players participate in a simulation of a television station and act as managers who can plan the station schedule, buy and sell movies, and battle for prime-time audiences with other television stations.

Playing a game like this can be nice to people who like the movie industry and want to work in this business area.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How Can PHP Monitor File Changes to Detect Important Events When PHP is Run with Swoole

Updated on: 2023-11-02

Posted on:

Blog: Swotch PHP File Change Event Watch package blog
Package: Swotch PHP File Change Event Watch

Swoole is a PHP asynchronous programming framework that allows developers to create high-performance PHP applications by highly optimizing the server CPUs in the server computer on which PHP applications run.

It uses asynchronous programming to let developers define multiple PHP code sections that can run in parallel while other PHP code sections are waiting for tasks that access external resources that are not completed, like, for instance, database accesses, network connections, or file accesses.

This package implements a directory file watcher class that uses Swoole asynchronous support to process file changes in parallel with other tasks that your PHP Swoole-based applications may be performing.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)


  897 - 888   887 - 878   877 - 868   867 - 858   857 - 848   847 - 838   837 - 828   827 - 818   817 - 808   807 - 798   797 - 788   787 - 778   ...   7 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs