Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha