How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
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
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&