Posts Tagged ‘Scripting’

Resellerspanel Launches a Free Php Script Installation Website

Saturday, June 16th, 2007
Resellerspanel Launches a Free Php Script Installation Website

 

ResellersPanel, the synonym of free reseller web hosting, announces that it has recently launched elefanteinstaller.com – a new website, which offers detailed descriptions, demo versions and the free installation of more than 30 open source PHP scripts, among them phpBB2, WordPress, Joomla, Mambo, osCommerce, Drupal, Coppermine and many o (more…)

How To Create A Mysql Database To Install A Php Script

Sunday, January 7th, 2007
How To Create A Mysql Database To Install A Php Script

Many php scripts available for download require that a mysql database be created so that data can be stored for use with the script itself. This may seem like a daunting task for a beginner. But don’t worry, the only difficult part about it is not knowing what to do and that’s what we’re here to teach you.

It’s assumed that you already have a web host and access to hosting administration like cPanel, Plesk, etc. We’ll be using cPanel for t (more…)