php-general Digest 1 Oct 2006 19:15:34 -0000 Issue 4378

Topics (messages 242439 through 242442):

Re: exec returns no output?
        242439 by: Nick Wilson

Re: hotel reservation system.
        242440 by: PHP Email List

selling country domains
        242441 by: jenny mathew

newbie php tutorial question
        242442 by: srdaniel

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
* and then Stut declared....
> Nick Wilson wrote:
> >That makes a lot of sense. I wasnt aware sudoers could be used for
> >individual tasks. im not having much luck with it, I suspect it's cos
> >what apache really needs permission to do is to 'sudo -u nick' right?
> 
> Is it important that the transfer happens immediately? If not then a 
> better solution is to drop the images in a folder that is then 
> transferred by a script cron'd by the user that has everything required 
> to do the scp.
> 
> To be frank, anything is better than giving the user that Apache runs as 
> any more permissions than you have to.


yes, im afraid it does need to be immediate. I've fixed it now though
with the sudoers help above in the thread. 

thanks

-- 
Nick Wilson
http://performancing.com/user/1

--- End Message ---
--- Begin Message ---
I like the pick up the phone part my self, the internet is so overrated!

:)
Big D

::Favorite Quote::
[[Your born stupid.....Some people just don't like change!]]
Author: Yours Truly  :)

-----Original Message-----
From: Jochem Maas [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 27, 2006 7:23 AM
To: Faisal Sahar
Cc: [email protected]
Subject: Re: [PHP] hotel reservation system.

Faisal Sahar wrote:
> hi to everyone, 
> 
>    i want to create a hotel reservation system. how can i keep track
of dates . 
> suppose i have booked a room from 12/10/2006 till 14/10/2006 ( two
night ) 
> how can i make a system that will check for room availability and if
it will find a
> room available from  specified date till specified date it will report
me back. 
> 
> i wish to find a suitable and technical answer .. 

finding insinuates looking:

http://www.google.com/search?q=hotel+reservation+system+php

alternatively pick up the phone and call a travel agent.

> 
> faisal 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.407 / Virus Database: 268.12.9/458 - Release Date:
9/27/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.407 / Virus Database: 268.12.10/459 - Release Date:
9/29/2006
 

--- End Message ---
--- Begin Message ---
hello friends,
i know this is a php list but i am confused thats why i am asking a bit off
topic.i have few .be domains and now i want to sell ,but i donot know where
to sell them.can you tell me the name of sites where i can sell my .be
domains.all domains are keyword rich and bears commercial value.
my domains collection include

domainaffiliates.be
hideurl.be
onlysoftwares.be
search-egine-optimisation.be
web-developement.be
website-designing.be
text-links.be
batchmates.be
xtremewebhosting.be
seoservice.be
ipbhosting.be
vbhosting.be
autoget.be
technologyguide.be
assemblers.be
askguru.be
webmastersfriend.be
internetriches.be
helpdeskreviews.be
techarticles.be
blog-link-generator.be
buyselldomains.be
searchenginefriendlyurls.be
mod-rewrite.be
websecurityservices.be
phpbbseo.be
ipbseo.be
vbulletinseo.be
seoindia.be
seoconsultant.be

i want to sell the above name,can u tell of the name of few sites where i
can sell these names.

--- End Message ---
--- Begin Message ---
I setup Apache 2.2.3.0 and PHP 5.1.6.6.

When I run this PHP file:

----------------
<html>
 <head>
  <title>PHP Test</title>
 </head>
 <body>
 <?php echo '<p>Hello World</p>'; ?>
 </body>
</html>
----------------

Any ideas why I get this for output?

----------------
Hello World

'; ?>
----------------



srdaniel

--- End Message ---

Reply via email to