Recent content by Apeterpan Php

  1. A

    Installing mysql 5 with php 5 and apache 2.2 on windows ?

    Plase give me step by step Guide on how to make mysql 5 work with php 5 running on windows with apache 2.2 ? i have failed many attempts. it says Fatal error: Call to undefined function mysql_connect() nd in php info page, mysql is not listed too. hw to install it ?
  2. A

    Need Help with mysql and php?

    hey guyss iam new to php and mysqll, Actually iam learning it from a video tutoriall. But now iam stuck..I have installed sql and everything. now i just made a smal scriptt, But its not workingg. my script is lik this <?php require($_server["DOCUMENT_ROOT"]."/config/db_config.php")...
  3. A

    Need Help with mysql and php?

    hey guyss iam new to php and mysqll, Actually iam learning it from a video tutoriall. But now iam stuck..I have installed sql and everything. now i just made a smal scriptt, But its not workingg. my script is lik this <?php require($_server["DOCUMENT_ROOT"]."/config/db_config.php")...
Back
Top