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
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i