random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
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
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means