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
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However