PHP tutorial – introduction to classes
You might have noticed that I’ve migrated this blog to WordPress – the main reason for doing so was to give me the ability to easily add pages to the blog so that I could keep my web dev tutorials in one place.
I’ve also just added the introduction to classes tutorial so go and check it out.
1 Comment
Other Links to this Post
RSS feed for comments on this post. TrackBack URI
By
Reuben, October 24, 2009 @ 10:41 pm
i have created a user server interactive website wherein the user can change the data in the webpage. including add , edit and delete categories. But the problem is there are too many about 25 text boxes using longtext. Using mozilla firefox the user can enter the data sucessessfully but not in IE . Also the user can use the edit function by IE if the entry is small, & Firefox cant do anything in the edit section. Can u help me out here.