New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this