PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);