Search results

  1. anuj_web

    PHP/MySQL

    hI Is there something wrong with the code $result = @mysql_query("SELECT * FROM dc WHERE DCID='$id'"); $pass1=mysql_result($result,"pass" ); $phone=mysql_result($result,"phone" ); Actually i want to fetcha row from the database and take data from that row .... this is not working...
  2. anuj_web

    Need a Suggestion

    Hi, I want to validate data types of info entered by the user in an HTML form... I want to know whether it is better to validate in that form itself(using php) or validate in the PHP file to which the values are being sent In the fomer case,Whenever i click submit...then everytime the...
  3. anuj_web

    MySQL Problem...

    Hi,, I have used auto increment property for my primary key in a table... but in case when i delete old records,and then when i addd new records then ,the value starts from the value that was previously stored... i mean ..if i have stored upto 3 then when i delete all the records new...
  4. anuj_web

    Cannot pass values to PHP files ...

    html code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Untitled Page</title> <meta name="GENERATOR" content=""> </head> <body bgcolor="#FFFFFF" text="#000000"> <div...
  5. anuj_web

    PHP-MY SQL question

    Hi, I want to ask that when we switch between two or more php pages do we have to again re-establish connection with database And one more... that dont we have to close the database after opening it ??
  6. anuj_web

    Cannot execute this PHP code...

    <?php $dbcnx = @mysql_connect('localhost', 'username', 'password'); if (!$dbcnx) { echo( '<p>Unable to connect to the ' . 'database server at this time.</p>' ); exit(); } mysql_select_db('anujweb_donor', $dbcnx); $sql = 'CREATE TABLE anuj(donorID INT NOT NULL AUTO_INCREMENT...
  7. anuj_web

    JAVA with mySQL on x10hosting ??

    Hi, can i use java with mySQL on x10hosting I need to install connectorJ s/w on the server as well for the connectivity I need some guidance for installing the software... thanks
  8. anuj_web

    Create Rounded forms in html

    Hi can neone help me I want to make a rounded html form without using ne s/w One more thing... how can i chose not to display complete url of my webpages through coding ?? and if I want to code b/w JAVA and Mysql can this be done on the servers of X10hosting.Because to connect JAVA...
  9. anuj_web

    Better that any Other :Ciao Surveys

    Hi frens , Ciao surveys is the best and pays better than any other I have seen, In India I am paid equivalent to 30 cents(minimum) for completing surveys and the maximum they boast is actually equivalent to $5 (=Rs.200) PM me your email id so that I can send you an invite (if I can...
  10. anuj_web

    Need a suggestion ....

    Hi frens , I want to make a site for blood donation registration donors/requests I want to ask 'How to do databse programming with Java as front end " Can java connect with mysql or SQL is needed 2 b installed on the server I am a noob actually in this field,but I can still program in...
  11. anuj_web

    Please beware of scam sites,dont waste your time!!!

    Hello friends , Any site which says that it will pay you over a 100 bucks for just clicking ads ,reading emails( and offers incentives such as $50 ,$20 etc) has a 99.99999999999999 % =100 % chance of being a scam site Y so ?? becuase if you just go to their advertisement section where...
  12. anuj_web

    Problem wioth filezilla

    Everytime there is connectivity foir a few seconds then the server does not respond and now there was a login failure i have changed the password and tried,still not working then i reset the password the mail has not reached its over 15 mins can firewall cause a hindrance ?? i have pc...
  13. anuj_web

    Hosing a niche site

    please delete the post i found a way using ftp of course :P thanks
  14. anuj_web

    I replaced the default index.html, problem

    I had replaced the default index.html with a dummy index.html while i make one for my site I had seen there were ads from google for x10hosting, how do i get them back on my site I am a newbie so please guide me how to put your google ads on my site and please tell me how can i change...
  15. anuj_web

    Earn real money ,better than bux.to

    This site allows u to earn real money through affiliateship without doing much you earn .1,.2,.3 and so on in dollars unlike 0.01$ on other sites just advertise on your site their links and you get as much as 20 dollars(max i hav seen) you can also email the links to your friends and get...
Top