include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo