PHP - Variables and Data Types

Опубликовано: 02 Ноябрь 2024
на канале: OneByteAtATime
888
1

PHP - Variables and Data Types. Static variables, type casting, scope, global vs. local, declaration, initialization, assignment.

A. Project Source for PHP/SQL Game "Pretty Ponies"
----------------------------------------------------------------------------------------------------------------------------
1. PrettyPonies MySQL Database: https://github.com/OneByteAtATimeCarl...

2. PrettyPony Core PHP Functions: https://github.com/OneByteAtATimeCarl...

3. Add Pony: https://github.com/OneByteAtATimeCarl...

4. Delete Pony: https://github.com/OneByteAtATimeCarl...

5. Modify Pony: https://github.com/OneByteAtATimeCarl...

6. Search Ponies: https://github.com/OneByteAtATimeCarl...

7. Main Menu: https://github.com/OneByteAtATimeCarl...

8. Create Table: https://github.com/OneByteAtATimeCarl...

9. Modify Table: https://github.com/OneByteAtATimeCarl...

10. Display Attribute: https://github.com/OneByteAtATimeCarl...

11. Display Attribute 1: https://github.com/OneByteAtATimeCarl...

12. Display Attribute 2: https://github.com/OneByteAtATimeCarl...

B. Generic Database Code
----------------------------------------------------------------------------------------------------------------------------
https://github.com/OneByteAtATimeCarl...

https://github.com/OneByteAtATimeCarl...

https://github.com/OneByteAtATimeCarl...

https://github.com/OneByteAtATimeCarl...

https://github.com/OneByteAtATimeCarl...

https://github.com/OneByteAtATimeCarl...

https://github.com/OneByteAtATimeCarl...

https://github.com/OneByteAtATimeCarl...

https://github.com/OneByteAtATimeCarl...

https://github.com/OneByteAtATimeCarl...

----------------------------------------------------------------------------------------------------------------------------
C. PHP Code Repository: https://github.com/OneByteAtATimeCarl...

----------------------------------------------------------------------------------------------------------------------------
D. DHTML Code Repository: https://github.com/OneByteAtATimeCarl...