Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
We have a situation, where a rental contract starts at the mid of the month say
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have