-
SQL / DATA STRUCTURES The SQL Commands are in the data.sql file. These will create the database and tables and also insert rows in them.
-
I have written the procedural function in index.php
-
I have completed the functions in universe.php. You can run it on any server.
-
$res = preg_replace("/[^0-9.\-]/", "", $val); This expression will remove all characters from a string except numbers.
-
The jquery exercise has been solved in jquery_exercise.php
-
The phpoffice/phpspreadsheet is the best library for PHP Excel work. It is very popular among PHP Developers. Has around 61 million installs. Very easy to install with composer. It has good tutorials and documentation. The Repo is here - https://github.com/PHPOffice/PhpSpreadsheet
And a tutorial is here - https://www.webslesson.info/2020/03/phpspreadsheet-beginner-tutorial.html
sunilChandurkar/opexengine
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|