Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another: