Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop