PHPCamp Online - September 2024 Edition

PHPCamp Online - September 2024 Edition featured image
Amit Singh
Amit Singh

September 25, 2024


The third instalment of PHPCamp Online offered a comprehensive look into PHP sessions and the WordPress HTML API. Attendees learned about securing PHP sessions from attacks, exploring the WordPress HTML parser, and understanding the challenges of HTML data processing.

Securing PHP Sessions from Attackers

The first talk by Ramesh Jangid focused on safeguarding PHP sessions against vulnerabilities like XSS and CSRF.

Key takeaways included:

  • Cookie Security: Proper cookie handling is essential, as well as using HttpOnly and SameSite attributes to prevent unauthorized access.
  • Session Monitoring: Regular monitoring and debugging of sessions are crucial for identifying and addressing potential issues.

Here is the recording of the session for you to watch

Link to the presentation

Exploring the WordPress HTML Parser API

The second talk by Lax Mariappan explored the new WordPress HTML parser and its applications.

Key points included:

  • Parsing Challenges: HTML parsing can be complex due to inconsistent structures.
  • WordPress Parser Benefits: The WordPress parser offers a streamlined approach for handling HTML data within the WordPress ecosystem.
  • Use Cases: The parser can be used for content migration, data manipulation, and building custom tools.

Here is the recording of the session for you to watch

Link to the presentation

Save the Date: PHPCamp Online #4

Join us for the next instalment of PHPCamp Online in October! We’ll delve deeper into exciting PHP topics and learn from experts.

📆 Date: 12th October 2024
🎟️ RSVP: PHPCamp Online

Don’t miss this chance to connect with fellow PHP enthusiasts and enhance your skills. So, until next time, keep coding, keep laughing, and remember – in PHP, we trust! 🚀💻😎




RELATED NEWS

You Might Be Interested

Blog image

September 25, 2024

1 min read

PHPCamp Online - September 2024 Edition

The third instalment of PHPCamp Online offered a comprehensive look into PHP sessions and the WordPress HTML API. Attendees learned about securing PHP sessions from attacks, exploring the WordPress HTML...

Blog image

August 06, 2024

1 min read

PHPCamp Online: August 2024 Edition

The August edition of the PHPCamp online event was a hit! We had a great time hanging out with fellow PHP lovers from all over the country. Let’s...