• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Recent content by Beans

  1. B

    PHP help

    All the hosts mentioned does not suppot PHP
  2. B

    Sort of Double Loop Problem with MySQL

    I believe you can do that by Joining the 2 tables concerned. use the JOIN operator of MySQL
  3. B

    Runbox

    It's December 6 now and my Runbox account is still working... I'm not using it but y is it still working? hmmm.... maybe they are just trying to see how many ppl would pay for their services.
  4. B

    mail function - from...

    $additionalheaders = "From:$email\nReply-to:$email"; mail("<Recipient>".$email,$subject,$message,$additionalheader);
  5. B

    how do i link a asp page

    huh?? :confused: :confused:
  6. B

    Runbox

    Nope... mine's still working! But I am not using it already.... I think it will be disabled on Nov. 30
  7. B

    Using % in asp

    y not use "mod" as in: 1 mod 2
  8. B

    looking for free web-mail script

    try www.hotscripts.com and download Uibemiau (sp?)
  9. B

    Help with some PHP

    Get vNews 1.1 at http://www.beanbug.net/vScripts for a sample, visit http://www.beanbug.net
  10. B

    php on my computer

    PHP website: http://www.php.net NuSphere MySQL Website: http://www.nusphere.com There's a free version of NuSphere, just look for it in the "Free Downloads" section NOT the "Downloads" section.
  11. B

    php on my computer

    Although roblev's suggestion is possible, brace yourself for errors when you try executing mysql_num_rows() .. that is if u use Mysql and PHP. The PHP biinary for Windows web servers (that is PWS and IIS) is buggy I suggest you download NuSphere MySQL (the free version, of course). It comes...
  12. B

    Free Good Forum(like this one)

    This is vBulettin. Others are: 1. OpenBB 2. phpBB - www.phpbb.com The URL for OpenBB is somewhere in these forum. hehe..
  13. B

    PHP for Windows 98 Question

    PWS = Personal Web Server IIS - Internet Information Server Both are Microsoft Web Servers. Both are tailor made to execute ASP scripts not PHP scripts. If you downloaded the PHP binary, you can make PHP run on these servers. But as I have said, it's not going to work as smoothly as when it...
  14. B

    PHP for Windows 98 Question

    There's a free version at: http://www.nusphere.com/cgi-bin/nsp.cgi/custsrvc/utils/free_download.htm Do not run PHP on PWS or IIS. Why? Coz PHP sometimes acts weird on PWS and IIS. Specially when using mysql functionality.
  15. B

    PHP for Windows 98 Question

    YEs. You can download a free version of NuSphere MySQL in http://www.nusphere.com It will let you have: PHP, MySQL, Apache Webserver, Perl/CGI, SSL, phpMyAdmin, etc.
Back
Top