Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas