Membership
Main Menu
Forum Boards
Stats
- 13 tutorials
- 68,783 members
- 637,718 forum posts
- 8 blog posts
Users
Daniel Egeberg
Administrator
- Username:
- Daniel0
- Location:
- Denmark
- Email:
- daniel.egeberg@phpfreaks.com
- MSN:
- No information...
- YIM:
- No information...
- ICQ:
- No information...
- AIM:
- No information...
- Website:
- http://degeberg.com
Tutorials
Daniel Egeberg has written a total of 3 tutorials.
PHP Security
on June 30, 2008
This tutorial deals with the various security issues a PHP developer, or any person who writes web applications, might face. The tutorial is aimed towards beginners, but other people may find some of the information the tutorial contains useful as well. Topics such as SQL injections, cross-site scripting, remote file inclusion attacks and session security are covered. The tutorial also covers how you will best hide as much information from potential attackers as possible in order to further enhance your web application's security. This tutorial can be used as a reference although all the content it contains is vital for anyone who wishes to write applications that will run on a webserver regardless of whether the language is PHP or another server-side scripting language.
Sessions and cookies: Adding state to a stateless protocol
on May 6, 2008
In this tutorial you will learn about using cookies and sessions in PHP.
Handling XML data
on May 26, 2008
In this tutorial you will learn how to handle and generate XML data with PHP.
Blog Posts
Daniel Egeberg has written a total of 3 blog posts.
The creation of the new site
on May 28, 2008
It is in this post elaborated on the technology which powers PHP Freaks as well as a bit about the creation of the new website.
The emerge of a new PHP Freaks
on May 26, 2008
The new site for PHP Freaks has finally been released. Read about that and other significant changes in this first blog post of hopefully many to come.
