FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Sanitizing user input
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Sanitizing user input [message #169877 is a reply to message #169862] Wed, 29 September 2010 07:54 Go to previous messageGo to previous message
Web Dreamer is currently offline  Web Dreamer
Messages: 13
Registered: September 2010
Karma:
Junior Member
Jerry Stuckle a écrit ce mercredi 29 septembre 2010 00:34 dans
<i7tr8u$pm8$1(at)news(dot)eternal-september(dot)org> :

> And how often does a company want something on their website which is
> completely separate from the rest of the site? I've never seen that -
> they all want it integrated into the rest of their site.

It's not a "web site" it's a WEB app".

How often? very often, a server (physical machine) costs money, and very
often on the same internal server they have:

- a software for the employees to know their vacation days, and to submit
days to take on vacation.

- A CRM,

- An internal wiki,

- An internal site for emplyee notices,

- A file storage for employees,

- etc...

Many of these small companies have no more then 10 employees, and will no
afford one server per web application they have, the employees only have
light desktops.


> And if it's a different site, there is no clash with the session id,
> anyway.

If it's on the "same physical machine", believe me, there is. because the
server will store the session in the same path with the same name and same
id... it's the same PHP and Apache configuration running behind (with
vhosts, and/or different paths), that's the case I'm talking about, and if
you deal with small companies, you often get the case where they can't
afford having 15 servers for 10 employees...

--
Web Dreamer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to write a wsdl for php webservice?
Next Topic: ANNOUNCE - NHI1 / PLMK / libmsgque - Work-Package-II
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 21:49:37 GMT 2024

Total time taken to generate the page: 0.04771 seconds