Also this script need to be patched for secure working. Look here for more: https://github.com/zamgo/PHPCoinAddress/pull/1
Also, a Bitcoin address can be generated in pretty much ANY language, not just PHP.
It would have been great, if u please shared the secured PHP code...
Ok... so u mean, I just need to change the random number generator from mt_rand() to openssl_random_pseudo_bytes() ?
thanks, can u plz help me out here => https://bitcointalksearch.org/topic/can-rawtx-be-created-using-php-709974 ?
In my specific requirement all the outputs of the address in question will be spent. Hence I'm not bothered about change address or big mining fee. Rather I'm concerned how do I calculate the required mining fee depending on the Tx size.