answersLogoWhite

0

If the server allows it, yes.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Is ruby programming client side or server side?

Ruby is a server-side language.


What is server site code?

That refers to any computer code that runes on the server, as opposed to the client. Computer code: commands written in a programming language. Client: The computer you work on. Often you connect to the server with a browser. Server: The remote computer which you are accessing - for example, a gaming site, an e-commerce site, etc.


What language is used for robot programming?

A bot can be written in a server-side language like php, asp, etc.


What is difference java and visual basic programming?

java is a server side programing where as visual basic is a client side programing(This programing Language is different from oops)


What is Hypertext Preprocessor related too?

Hypertext Preprocessor is PHP, it is a server side web programming language.


What is the PHP programming language?

PHP is a server-side scripting language mainly for processing a user's data-input and generating dynamic content.


Is CGI a programming language?

No, CGI (or Common Gateway Interface) is not a programming language. Rather, it is a method or protocol, something that serves as an interface or gateway between the browser and a program on the server. The browser asks for information and the program provides it. The program itself can be written with Perl, C++, or most any other language the server understands.


Internet programming differ from other programming?

Internet programming is generally a client/server based programming where there will be servers for handling requests and clients for sending request these may be on different computers but the other programing may or may not be client server based which is on the same PC


What language is ing.nl written in?

The programming language used for ing.nl is C# or VB.NET (ASP.NET). The language used for the main text is in Dutch. The server host is located in Amsterdam.


Why Developers Preferred PHP Programming?

Because PHP is a powerful, open-source web programming language that also runs on open-source Apache server software.


How do you create main in php?

PHP is web based programming language and there in no main() function defined. Considering, PHP as HTML embedded language and server side scripting language,It get interpreted by web server .Example: Hello - End of PHP block


Database programming language?

Depends upon the database you are talking about MS SQL Server uses SQL and T-SQL programming languages. Oracle is also a SQl based language usings its own 'flavor' PSQL