why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri