-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.xml
More file actions
18 lines (18 loc) · 891 Bytes
/
Copy pathfeed.xml
File metadata and controls
18 lines (18 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>PHP Notebooks - Sagar Biswas</title>
<id>https://sagarbiswas-multihat.github.io/PHP-Notebooks/feed.xml</id>
<updated>2026-03-16T00:00:00Z</updated>
<link href="https://sagarbiswas-multihat.github.io/PHP-Notebooks/feed.xml" rel="self" />
<link href="https://sagarbiswas-multihat.github.io/PHP-Notebooks/" />
<author>
<name>Sagar Biswas</name>
</author>
<entry>
<title>PHP Notebooks and Project Learning Path</title>
<id>https://sagarbiswas-multihat.github.io/PHP-Notebooks/</id>
<link href="https://sagarbiswas-multihat.github.io/PHP-Notebooks/" />
<updated>2026-03-16T00:00:00Z</updated>
<summary>PHP notebooks covering fundamentals, validation, sessions, database access, MVC, AJAX, and JSON for practical web development learning.</summary>
</entry>
</feed>