A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas