Re: [PHP] Host that allows edit of php.ini

2009-07-08 Thread Daniel Brown
On Wed, Jul 8, 2009 at 04:27, Matthew Croud wrote: > Apologies if this type of question is frowned upon in the mailing list, > however I would like to pop the question to those in the know. > > Can anyone recommend a UK host that allows you to edit ( or a copy of ) the > php.ini file, > allowing me

Re: [PHP] Host that allows edit of php.ini

2009-07-08 Thread Michael Shadle
Someone who adopts php 5.3.0 or uses htscanner might allow for it. I'm too lazy to check if memory limit is allowed on an htscanner/htaccess level or not On Wed, Jul 8, 2009 at 1:27 AM, Matthew Croud wrote: > Apologies if this type of question is frowned upon in the mailing list, > however I woul

RE: [PHP] Host for Mod PHP5

2004-09-17 Thread Gryffyn, Trevor
: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP] Host for Mod PHP5 > > > [EMAIL PROTECTED] wrote: > > > I know this is going to be tough but I need a hosting > company that supports > > PHP5, has unlimited disk space and a good amount of bandwidth with

Re: [PHP] Host for Mod PHP5

2004-09-17 Thread Burhan Khalid
[EMAIL PROTECTED] wrote: I know this is going to be tough but I need a hosting company that supports PHP5, has unlimited disk space and a good amount of bandwidth with a decently fast connection for a decent price. I realize that this might be rare, but is anyone offering such a package like this a

Re: [PHP] host name

2003-08-15 Thread viraj
echo $HTTP_HOST; did the job perfectly thanks Justin Viraj Quoting Justin French <[EMAIL PROTECTED]>: > > > > > Have a look at the output, find the variable you need, then manipulate > it if needed. > > Justin French > > On Friday, August 15, 2003, at 01:32 PM, [EMAIL PROTECTED] w

Re: [PHP] host name

2003-08-14 Thread Justin French
Have a look at the output, find the variable you need, then manipulate it if needed. Justin French On Friday, August 15, 2003, at 01:32 PM, [EMAIL PROTECTED] wrote: Hi all, I want to get the current domain name in to a PHP variable. This is the case.. I have a web site and four diferent dom

Re: [PHP] host name

2003-08-14 Thread Mike Migurski
>I want to get the current domain name in to a PHP variable. print_r() the contents of $_SERVER to see all the information given to you by the webserver -- the host name will be in there. - michal migurski- contact info and pgp k

Re: [PHP] Host

2002-08-28 Thread David T-G
Bruce -- ...and then Bruce Karstedt said... % % Anyone care to recommend a host as follows: % % Unix % PHP % MySQL % Domain Reg. % No unusual size or traffic requirements (now) We host with datapipe.net and I've been quite happy; excellent bandwidth, good uptime, tech support that meets my nee

Re: [PHP] Host

2002-08-27 Thread Liam MacKenzie
I also work for a webhosting company, if you need corporate hosting, I can help you there too. Low rates, payable by check... Fibre Optic pipe Slackware 8.1 Apache 1.3.26 PHP 4.2.2 MySQL Perl 1.27 POP3 Accounts Admin console FTP Access Contact me on [EMAIL PROTECTED] if you're interested. I'm

Re: [PHP] Host

2002-08-27 Thread Justin French
Experthost.com allows payment by cheque, but the service is withheld until the cheque clears (understandable). Justin on 28/08/02 10:40 AM, Bruce Karstedt ([EMAIL PROTECTED]) wrote: > Anyone care to recommend a host as follows: > > Unix > PHP > MySQL > Domain Reg. > No unusual size or traffi

Re: [PHP] Host

2002-08-27 Thread Liam MacKenzie
What's your site about? I can do all that for free if if it's: - Non-Profit - Personal homepage - PHP Dev. Apache, PHP, MySQL on Slackware 8.1 98% Uptime, 2 Meg pipe based in Brisbane, Australia. I allow external MySQL DB Access, FTP, mail(), DNS hosting and unlimited POP3 accounts. BUT... I

Re: [PHP] Host OnLine ?

2001-08-06 Thread Matt Kaufman
[EMAIL PROTECTED]> Sent: Monday, August 06, 2001 9:43 AM Subject: Re: [PHP] Host OnLine ? > on 8/6/01 2:18 PM, Matt Kaufman at [EMAIL PROTECTED] wrote: > > > That's exactly what I was trying to do - with fopen();, however how do you > > specify which ports to use? On d

Re: [PHP] Host OnLine ?

2001-08-06 Thread Matt Greer
on 8/6/01 7:45 PM, Arcadius A. at [EMAIL PROTECTED] wrote: > Hello ! > Is there any function in PHP returning true or false or something similar > when a given host is online or not ? > > Basically , I'm in need od something "ping" > Thanks ... Just a knee jerk reaction, but what about