Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy