dedyradix
Members-
Content Count
19 -
Joined
-
Last visited
Everything posted by dedyradix
-
postfix is great and powerfull you can visited it on http://forums.xisto.com/no_longer_exists/
-
FIREFOX 3 ALPHA using new engine >>>>http://website-archive.mozilla.org/www.mozilla.org/devpreview_releasenotes/projects/devpreview/releasenotes/ GRAN PARADISO !!! are this new code will be bring a more security ???
-
Public Function GetPrimeNo (InNoWanted As Integer) As Long Dim lPrimes() As Long Dim lTrial As Long Dim lCount As Integer Dim lFound As Integer Dim lCounter As Integer ReDim lPrimes(InNoWanted)lTrial = 5 lCount = 3 lFound = 0 'Define the first three prime number ' > lPrimes(0) = 2 lPrimes(1) = 3 lPrimes(2) = 5 Do lTrial = lTrial + 2 lFound = 0 For lCounter = 0 To lCount - 1 lFound = (lTrial Mod lPrimes(lCounter)) = 0 If lFound Then Exit For End If lCounter = lCounter + 1 Next lCounter If lFound = 0 Then lPrimes(lCount) = lTrial lCount = lCount + 1 End If Loop While (lCount < InNoWanted) GetPrimeNo = lPrimes(InNoWanted - 1) End Function
-
Are you looking vb code ! try this site >> http://www.planet-source-code.com/
-
Are you want try free mail with 100% no SPAM >>try this >> http://forums.xisto.com/no_longer_exists/
-
Are you use free webhosting??? smtp.php and emailer.php are general error on CMS like phpBB . It make email verification disabled.Why??? because free webhosting not allow us use smtp port .they afraid their server will atacking with spam !! so what solution to solve this problem?? You can search on google or join at phpBB forum !!! but if it can not solve all this problem it only able 1 trick ..you must download emailer MOD at http://www.phpbbhacks.com/ to inactive emailer.php or smtp.php
-
Are you find a best download manager....there are many choice for us but Free download manager is best...why ??? as example we compare it with DAM-download Acceletor manager << it contain bad advertisement pop up on the program..it also make conection slowly...compare with FDM ...the interfaces are cleaned..and it realy powerful...
-
Hello... you can find great cms on http://www.opensourcecms.com/ <<< there you can find cms like mambo,joomla,wordpress,etc <<<this site is great website..trust me!!
-
You can download mysql query web browser on http://www.mysql.com/ you also can download plugin there...like conector mysql from visual basic ,java,etc with my sql query tool browser you can make and maintance youre database sql easily because use gUI interface..!!
-
GT HD CONCEPT PS3 THE BEST RACING GAME EVER... ....................................... Grand tourismo series is best racing game ever. It always made in playstation game console...on this game you can play more than 700 car over the world like bmw,jaguar.etc. this game is real driving game simulation ever had !!! you can compare it with need for speed series on pc ..but GT more real driving game,but NFS like fantasi game...but NFS have good grafik ...
-
Joomla Open source web development
dedyradix replied to JeremyServ's topic in Science and Technology
Joomla is not only good CMS on the net... you can find more coolest CMS by visiting http://www.opensourcecms.com/ there you can find all opensource CMS. PHP is more have seriusly dangerous problem on hacking / security ...hacker can deface your site using sql injection method...so be carefully with your site...