Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<