Search results

  1. vishal

    [Absolut] Help

    Re: Help u must correctly refer the location
  2. vishal

    Subdomain not working

    You must have a index file in the subdomain folder,in ur case public_html/cron u will find this folder cron in ur root
  3. vishal

    php include - above root directory

    Try referring absolute path.... Is this a addon domain.
  4. vishal

    php include - above root directory

    Since the database login is in the root folder u should use <?php include("databaselogin.php") // since in root folder no path is req ?> try this this must solve ur problem
  5. vishal

    php include - above root directory

    U mean outside the root folder i e.(www.mysite.com -root) and u wanna place databaselogin in public_htnl or wht
  6. vishal

    php include - above root directory

    u can use any folder inside public_html or there itself U can use include function in any php file to link it For eg <?php include("includes/connection.php") // includes is the folder where connection.php is located ?>
  7. vishal

    Count to 1 Million

    1923
  8. vishal

    How to use Microsoft Server 2008 ADS ?

    I am a admin ,So i have been given order to do such...... if u know how to do it pls post
  9. vishal

    My domain is not accessible although cpanel isshowing my services are up

    Go to your cpanel there u can see addon domain Addon Domain means if u own a domain name you can make this ur hosting location.Addon domains makes a diff folder in ur public html directory,but if u use Parked domain it will point to default directory Edit: hello bracciolo22 ...
  10. vishal

    Xbox or Playstation 3?

    My friends got playstation , and t review from are very bad
  11. vishal

    PHP vs ASP.net vs PYTHON vs Perl

    users also post abt esacpe string in php pls
  12. vishal

    How to use Microsoft Server 2008 ADS ?

    Ok , can i disable right clicks from server
  13. vishal

    Server not found

    Try ping to ur domain name , use who.is In the above website u can ping to the domain name and check if it is getting any reply
  14. vishal

    Any comment for my Site

    i liked the logo,nice graphics...
  15. vishal

    I am totally new here and need help

    In this community u can get help in hosting websites and related issues
  16. vishal

    SQL injection?

    My suggestion ,WE prevent SQL injections as opposed to binary, is to use URL Encoding or Hex Encoding. I haven't seen a complete example of stopping SQL Injections, most refer to use the mysql_real_escape_string function or param statements.
  17. vishal

    How to use Microsoft Server 2008 ADS ?

    thks slacker, But should i log into all my client pc to do so.. or can i manage it from my server Also please mention about giving out a folder to client that semms as a storage location in client PC ( mapping)
  18. vishal

    Please add a cname

    ok i wll check it and reply u Edit: Can u specify more, what service r u realy pointing on
  19. vishal

    Please add a cname

    U can add a MX record if its for google
  20. vishal

    My design website :D

    i liked the design , ur contact form is prone to spam
Top