Community Sites
Create your own community website and start earning today !
It's Free !
 
Communities Members BookmarksPolls Fresher Jobs Funny Photos B.Tech Projects New Member FAQ  



My Profile
Active Members
TodayLast 7 Days more...



Awards & Gifts
Online Exams

Fresher Jobs


Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi

Resources


Find educational articles, blogs, discussion threads and other resources.

Colleges


Find details about any college in India or search for courses.

website counter



DATABASE QUESTIONS


Posted Date: 11 Mar 2008    Resource Type: Articles/Knowledge Sharing    Category: Placement Papers

Posted By: ramya       Member Level: Gold
Rating:     Points: 3



What are the differences between Get and post methods in form submitting?

The GET and POST methods differ in two ways.
The first is in how the data each is transmitting is sent to the server and the second is in the restrictions placed on the length of that data.

In how many ways we can retrieve the date in the result set of mysql using PHP?

For most SQL queries, the mysql_query function returns either true (success) or false (failure)

How can I execute a PHP script using command line?

you need to compile / install php as a CGI because when you have php as a CGI you have a binary you can execute from anywhere like a command prompt

If you use a unix like OS you should do:
/path/to/php -f /path/to/script.php

For windows OS's do:
c:\path\to\php.exe -f c:\path\to\script.php


The parameter -f is put on because we want to parse a file, the -f also implies -q which means you dont get any HTTP header output which in most cases is usefull when making command line scripts.

How can we submit a form without a submit button?

Trigger the JavaScript code on any event ...
document.myform.submit();
form gets submitted

How can we create a database using PHP and mysql?

mysql_create_db()





Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: ORACLE INTERVIEW QUESTIONS – V
Previous Resource: SQL Interview Questions
Return to Discussion Resource Index
Post New Resource
Category: Placement Papers


Post resources and earn money!
 
Related Resources



Watch TV Channels
  • Watch Asianet TV online
  • Kairali TV in Internet
  • Surya TV online
  • Amritha TV Channel

  • Contact Us    Privacy Policy    Terms Of Use   

    SpiderWorks Technologies Pvt Ltd. 2006 - 2007 All Rights Reserved.