Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) program to find the second largest word in a paragraph amongst all words that repeat more thn twice
4 14540what are the basic steps to installation php4+mysql4+phpmyadmin on IIS web server?. Pls write the complete steps.
2 5169
How can we access the data sent through the url with the post method?
Is php faster than python?
What is php rest api?
How do I use activex in firefox?
Is a web site on WordPress secure?
Write a program to maintain student’s record. Record should
not be available to any unauthorized user. There are three
(3) categories of users. Each user has its own type. It
depends upon user’s type that which kind of operations user
can perform. Their types and options are mentioned below:
1. Admin
(Search Record [by Reg. No or Name], View All Records,
Insert New Record, Modify Existing Record)
2. Super Admin
(Search Record [by Reg. No or Name], View All Records,
Insert New Record, Modify Existing Record, Delete Single Record)
3. Guest
(Search Record [by Reg. No or Name], View All Records)
When first time program runs, it asks to create accounts.
Each user type has only 1 account (which means that there
can be maximum 3 accounts). In account creation, following
options are required:
Login Name: <6-10 alphabets long, should be unique>
Password: <6-10 alphabets long, should not display
characters when user type>
Confirm Password:
What is #include stdlib h?
How can I read inputs as integers/float?
Difference between __str__ and __repr__ in python?
Why isn't it being handled properly?
Explain me what is sql injection?
How to serve sites on valet?
What is drupal and how do you use it?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
What is a CGI script in Python?