records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
ClientScript.RegisterClientScriptBlock Issue
This is what I haveview plaincopy to clipboardprint?Protected Sub posrback_Click(ByVal sender As Obj
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what