Search Results

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: compdoc ; Forum: PHP and child forums
Forum: PHP Dec 24th, 2008
Replies: 3
Views: 1,237
Posted By compdoc
OK this usually happens when the root user or password for mysql was changed. your other pages can connect to mysql because nothing happened to the other mysql users. the user is usually root and...
Forum: PHP Dec 17th, 2008
Replies: 4
Views: 849
Posted By compdoc
you might want to use an if statement to compare whatever day today is to the string Friday.

for example

$friday = 'Friday';
if(date(l) == $friday){
//drop down boxes, menus or other code...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC