Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Receive Rosettanet Message to SAP 4.6c
Dear all ,
My customer will send the PO details by rosettanet message , Is it
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what