Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.