Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc