multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?