what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
FAGL_FC_TRANSLATION FAS52 New GL ECC 6.0
Hello,
The new program for Translating GL Balances (FAS 52) gives the option to use diffe
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and