在 2011-10-10一的 08:26 -0700,Joao Coelho写道:
> I have been sending emails to this list to unsubscribe and i still receive
> emails.
>
> CONFIDENTIALITY NOTICE: This communication with its contents may contain
> confidential and/or legally privileged information. It is solely for the use
> of the i
On 10/10/2011 8:26 AM, Joao Coelho wrote:
> I have been sending emails to this list to unsubscribe and i still receive
> emails.
>
To unsubscribe, visit: http://www.php.net/unsub.php
--
Jim Lucas
http://www.cmsws.com/
http://www.cmsws.com/examples/
http://www.bendsource.com/
C - (541) 408-
I have been sending emails to this list to unsubscribe and i still receive
emails.
CONFIDENTIALITY NOTICE: This communication with its contents may contain
confidential and/or legally privileged information. It is solely for the use of
the intended recipient(s). Unauthorized interception, revie
On Sat, Aug 27, 2011 at 15:45, Eli Orr wrote:
> The advised email to unsubscribe does not work:
> php-general-unsubscr...@lists.php.net
It should work just fine, but I had checked and I don't even see
any subscribers to the General mailing list with 'logodial' anywhere
in their address. Are
The advised email to unsubscribe does not work:
php-general-unsubscr...@lists.php.net
Thanks
Eli
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yesterday I yum installed these:
glibc-common.i386 2.3.4-2.54
glibc.i686 2.3.4-2.54
glibc-headers.i386 2.3.4-2.54
glibc-devel.i386 2.3.4-2.54
And about ten minutes ago I recompiled PHP with identical configure
options as before. And this time the glob function is inside PHP.
Phew.
Hopefully someo
Hi Louis,
Yes, I have read that glob is only available for PHP > 4.3 and I am
using version 5.2.1.7
# /usr/local/bin/php -v
PHP 5.2.17 (cli) (built: Feb 16 2011 15:41:35)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with Zend Optimizer v3.
Hi there
Since glob is actually a part of the core - Are you absolutely sure
that you're running PHP > 4.3
2011/4/5 Al Mangkok :
> Hi everyone,
> I am very new to PHP and trying to learn the glob() function. I copied
> the example on php.net :
>
> foreach (glob("*.txt") as $filename) {
> echo
Hi everyone,
I am very new to PHP and trying to learn the glob() function. I copied
the example on php.net :
When I ran the script, I got this error message:
Fatal error: Call to undefined function glob() in
/usr/local/apache2/htdocs/hrms/globtest.php on line 2
I am running PHP 5.2.17 on CentO
Hello All,
thank you for your guidance, I have successfully completed my project
I used Andre Polykanine`s advice, as I was a starter in PHP. No frameworks,
used pure PHP but yes kept them under different directories based on their
context.
The project is looking good and I am excited
Thank you
On 03/30/2010 01:59 AM, Daevid Vincent wrote:
-Original Message-
From: Vishal Rewari [mailto:rewari.vis...@gmail.com]
Sent: Friday, March 26, 2010 9:29 PM
I am vishal, I have recently started development in PHP
I have come across these PHP frameworks:
1. Codeigniter
2. Sympho
Daevid Vincent wrote:
>
>
>> -Original Message-
>> From: Vishal Rewari [mailto:rewari.vis...@gmail.com]
>> Sent: Friday, March 26, 2010 9:29 PM
>>
>> I am vishal, I have recently started development in PHP
>> I have come across these PHP frameworks:
>>
>>1. Codeigniter
>>2. Symp
> -Original Message-
> From: Vishal Rewari [mailto:rewari.vis...@gmail.com]
> Sent: Friday, March 26, 2010 9:29 PM
>
> I am vishal, I have recently started development in PHP
> I have come across these PHP frameworks:
>
>1. Codeigniter
>2. Symphony
>3. CakePHP
>4. PEAR
neral@lists.php.net
> Date: Saturday, March 27, 2010, 6:28:52 AM
> Subject: [PHP] Please guide in selection of Framework: according to your
> experience
>
> Dear PHP community,
>
> I am vishal, I have recently started development in PHP
>
> I have come across the
On Sat, 2010-03-27 at 11:15 +0530, Nilesh Govindarajan wrote:
> On 03/27/2010 09:58 AM, Vishal Rewari wrote:
> > Dear PHP community,
> >
> > I am vishal, I have recently started development in PHP
> >
> > I have come across these PHP frameworks:
> >
> >
> > 1. Codeigniter
> > 2. Symphony
>
On 03/27/2010 09:58 AM, Vishal Rewari wrote:
Dear PHP community,
I am vishal, I have recently started development in PHP
I have come across these PHP frameworks:
1. Codeigniter
2. Symphony
3. CakePHP
4. PEAR
Please guide me which one of them is *good in performance ? availa
Dear PHP community,
I am vishal, I have recently started development in PHP
I have come across these PHP frameworks:
1. Codeigniter
2. Symphony
3. CakePHP
4. PEAR
Please guide me which one of them is *good in performance ? available
functionality ? Easy to use and configure* or t
On Tue, Feb 23, 2010 at 12:10, William C. Schnute
wrote:
> PLEASE, PLEASE, PLEASE - HELP ME GET OFF THIS LIST --- YOU PEOPLE ARE
> DRIVING ME CRAZY1
Good.
> Please unsubscribe: m...@honeyflowfarm.com,
> wschn...@mail.honeyflowfarm.com or anyone else @honeyflowfarm.c
On Tue, 2010-02-23 at 12:10 -0500, William C. Schnute wrote:
> PLEASE, PLEASE, PLEASE - HELP ME GET OFF THIS LIST --- YOU PEOPLE ARE
> DRIVING ME CRAZY1
>
> Please unsubscribe: m...@honeyflowfarm.com,
> wschn...@mail.honeyflowfarm.com or anyone else @honeyflowfarm.com or
PLEASE, PLEASE, PLEASE - HELP ME GET OFF THIS LIST --- YOU PEOPLE ARE
DRIVING ME CRAZY1
Please unsubscribe: m...@honeyflowfarm.com,
wschn...@mail.honeyflowfarm.com or anyone else @honeyflowfarm.com or
wschn...@gm.com
PLEASE
At 08:32 AM 2/23/2010, you wrote:
- Original Message -----
From: "Jim Lucas"
To: "Red"
Cc:
Sent: Friday, October 30, 2009 12:33 AM
Subject: Re: [PHP] please help with regular expression in preg_replace
Red wrote:
hello, im not a php developer, i just need to rewrite one php file but
having
Red wrote:
> hello, im not a php developer, i just need to rewrite one php file but having
> problem with understanding syntax of regexp in php.
>
> i need to get domain name from fqdn (for example from $_SERVER['HTTP_HOST'] )
>
> in sed its working well with "s/[^.]*\.//" , but preg_replace beh
Hi Rene,
This looks suspiciously like regex's "greedy" behaviour - it will
gobble up everything that matches until you tell it otherwise.
For example, your regex is matching "any character that isn't a dot,
followed by a dot."
In host.domain.com, both "host." and "domain." match this rege
hello, im not a php developer, i just need to rewrite one php file but having
problem with understanding syntax of regexp in php.
i need to get domain name from fqdn (for example from $_SERVER['HTTP_HOST'] )
in sed its working well with "s/[^.]*\.//" , but preg_replace behaves weird.
http_hos
On Oct 20, 2009, at 3:44 PM, Kim Madsen wrote:
Philip Thompson wrote on 2009-10-20 21:58:
I got it to draw the different background colors successfully.
However, drawing borders is not as straight forward. I'm sure I
could get it working as well... but I'd rather it work *out of the
box*.
Philip Thompson wrote on 2009-10-20 21:58:
I got it to draw the different background colors successfully. However,
drawing borders is not as straight forward. I'm sure I could get it
working as well... but I'd rather it work *out of the box*. Thanks for
the suggestion. ;)
Well, you're always
On Oct 20, 2009, at 2:40 PM, Floyd Resler wrote:
As far as I know ezPDF can't do what you want it to do. Of course,
you could always modify the code the suite your needs. Since it
already draws tables it probably wouldn't be too difficult to modify
it draw row backgrounds of different col
As far as I know ezPDF can't do what you want it to do. Of course,
you could always modify the code the suite your needs. Since it
already draws tables it probably wouldn't be too difficult to modify
it draw row backgrounds of different colors.
Take care,
Floyd
On Oct 20, 2009, at 3:25 P
On Oct 19, 2009, at 4:21 PM, Floyd Resler wrote:
Nope. I've never had any troubles with it. I've been able to
produce all kinds of PDFs including loan agreements, inventory pick
lists with barcodes, and various others. I find it incredibly
powerful and easy to use.
Take care,
Floyd
S
Hi all.
I know this question has been asked a thousand times on the list, but
my searches in the archives are not being nice to me. So... please
don't kick me.
Currently, we use DOMPDF to generate PDFs from HTML. However, it's no
longer maintained and it has a few bugs that we just can no
- Original Message -
From: "Philip Thompson"
To: "PHP General list"
Sent: Monday, October 19, 2009 1:47 PM
Subject: [PHP] Please don't kick me!
Hi all.
I know this question has been asked a thousand times on the list, but my
searches in the archives are
Hi Philip
Philip Thompson wrote on 2009-10-19 22:47:
> Hi all.
>
> I know this question has been asked a thousand times on the list, but
my searches in the archives are not being nice to me. So... please don't
kick me.
Why would anyone do that? We're PHPeople and PHfrinds (ho ho)
> Currently
Nope. I've never had any troubles with it. I've been able to produce
all kinds of PDFs including loan agreements, inventory pick lists with
barcodes, and various others. I find it incredibly powerful and easy
to use.
Take care,
Floyd
On Oct 19, 2009, at 5:17 PM, Philip Thompson wrote:
On Oct 19, 2009, at 3:52 PM, Floyd Resler wrote:
Phillip,
I use ezpdf (http://www.ros.co.nz/pdf/). I've been using it for
years and have found it very capable of making any PDF I want.
Take care,
Floyd
This one seems fairly neat. However, it appears as though the author
no longer keeps
Phillip,
I use ezpdf (http://www.ros.co.nz/pdf/). I've been using it for
years and have found it very capable of making any PDF I want.
Take care,
Floyd
On Oct 19, 2009, at 4:47 PM, Philip Thompson wrote:
Hi all.
I know this question has been asked a thousand times on the list,
but my
Hi all.
I know this question has been asked a thousand times on the list, but
my searches in the archives are not being nice to me. So... please
don't kick me.
Currently, we use DOMPDF to generate PDFs from HTML. However, it's no
longer maintained and it has a few bugs that we just can no
whenever you want to print HTMLs in your code you don't need to call echo or
print everytime.
You can use plain HTML in your php code this way.
your HTML code
your HTML code
or you can use HEREDOC to print long string ( http://in.php.net/types.string)
- Jignesh
On Fri, Apr 10, 2009 at 12:37 P
kunal sharma wrote:
Hello,
I'm building my own website without any knowledge of PHP, & i'm almost done
with that..as my website works fine on my local server
i:e WAMPSERVER 2.0,
but the same code is not working on server...n i'm rilli 'd of coz of
that...
The error is :"PHP Parse error: syn
> Date: Fri, 10 Apr 2009 08:33:10 +0530
> From: usang...@gmail.com
> To: php-general@lists.php.net
> Subject: [PHP] Please Help Me ASAP
>
> Hello,
> I'm building my own website without any knowledge of PHP, & i'm almost done
> with that..as my websi
Jason Pruim
On Apr 9, 2009, at 11:03 PM, kunal sharma wrote:
Hello,
I'm building my own website without any knowledge of PHP, & i'm
almost done
with that..as my website works fine on my local server
i:e WAMPSERVER 2.0,
but the same code is not working on server...n i'm rilli 'd of
c
Hello,
I'm building my own website without any knowledge of PHP, & i'm almost done
with that..as my website works fine on my local server
i:e WAMPSERVER 2.0,
but the same code is not working on server...n i'm rilli 'd of coz of
that...
The error is :"PHP Parse error: syntax error, unexpected
mike wrote:
> On Tue, Feb 17, 2009 at 4:26 PM, mike wrote:
>> i tried that kind of stuff - it did not seem to work.
>>
>> i will try again... if anyone has any ideas i.e. "use iconv to convert
>> to A, then use DOM stuff, then use iconv to move it back to UTF8..."
>> etc. i am all ears.
>
> Nope
On Tue, Feb 17, 2009 at 4:26 PM, mike wrote:
> i tried that kind of stuff - it did not seem to work.
>
> i will try again... if anyone has any ideas i.e. "use iconv to convert
> to A, then use DOM stuff, then use iconv to move it back to UTF8..."
> etc. i am all ears.
Nope - for example this is t
i tried that kind of stuff - it did not seem to work.
i will try again... if anyone has any ideas i.e. "use iconv to convert
to A, then use DOM stuff, then use iconv to move it back to UTF8..."
etc. i am all ears.
On Tue, Feb 17, 2009 at 12:46 PM, Nathan Nobbe wrote:
> On Tue, Feb 17, 2009 at 1
On Tue, Feb 17, 2009 at 12:40 PM, mike wrote:
> Pardon the messy code, but I got this working like a charm. Then I
> went to try it on some Russian content and it broke. The inbound was
> utf-8 encoded Russian characters, output was something else
> unintelligible.
>
> I found a PHP bug from year
Pardon the messy code, but I got this working like a charm. Then I
went to try it on some Russian content and it broke. The inbound was
utf-8 encoded Russian characters, output was something else
unintelligible.
I found a PHP bug from years ago that sounded related but the user had
a workaround.
Boyd, Todd M. wrote:
>
> IIRF - Ionics ISAPI Rewrite Filter [1] is totally free... and it
> supports the use of Regular Expressions [2] in your rewrite rules. If
> you're going to use any sort of MVC-based URLs in IIS, this library is a
> must-have.
>
Thanks for the link, I'll try it tonight.
-
> -Original Message-
> From: clive [mailto:clive_li...@immigrationunit.com]
> Sent: Wednesday, January 21, 2009 3:36 AM
> To: leledumbo
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] Please explain: index.php/index/index
>
> leledumbo wrote:
> > Is thi
leledumbo wrote:
Is this web server specific? I can't get it to run under Microsoft IIS, but
it works flawlessly in Apache.
IIS 6 and below dont have an option like mod_rewrite, apparently IIS 7
does, I haven't tried it yet. There are a number of 3rd party apps that
can add this functionalit
Never used IIS, but under the circumstances, i think you got your answer. I
remember that codeigniter support many ways of getting that string, i
believe kohana does the same. You probably need to change some
configuration options for IIS
2009/1/21 leledumbo
>
> Is this web server specific? I ca
Is this web server specific? I can't get it to run under Microsoft IIS, but
it works flawlessly in Apache.
--
View this message in context:
http://www.nabble.com/Please-explain%3A-index.php-index-index-tp21578728p21579384.html
Sent from the PHP - General mailing list archive at Nabble.com.
--
2009/1/21 leledumbo
>
>
>
> Carlos Medina-2 wrote:
> >
> > this is a Front Controller situation (Pattern)
> >
> Could you explain more on that? I've never seen anything like this in any
> tutorial I've found on the net. I'm using Kohana framework. So, if I have
> index.php/index/index where does
Carlos Medina-2 wrote:
>
> this is a Front Controller situation (Pattern)
>
Could you explain more on that? I've never seen anything like this in any
tutorial I've found on the net. I'm using kohana framework. So, if I have
index.php/index/index where does it actually go?
--
View this message
leledumbo schrieb:
I don't understand it. index.php should be a file and indeed it's a file, so
what does /index/index after it mean? There's no index directory under
directory where index.php resides.
Hi Leledumbo,
what are you talking about? I think you are confused on this:
http://www.domain
I don't understand it. index.php should be a file and indeed it's a file, so
what does /index/index after it mean? There's no index directory under
directory where index.php resides.
--
View this message in context:
http://www.nabble.com/Please-explain%3A-index.php-index-index-tp21578728p2157872
At 8:20 PM -0800 1/2/09, David Knapp wrote:
Greetings,
I need to create a secure customer section on my site. User name and
login would take you to a secured page that displays information
like a calendar, downloads, budgets. These sections would be the
same but each customer would display cu
David Knapp wrote:
Greetings,
I need to create a secure customer section on my site. User name and login
would take you to a secured page that displays information like a calendar,
downloads, budgets. These sections would be the same but each customer would
display custom content (over 100 cu
Greetings,
I need to create a secure customer section on my site. User name and login
would take you to a secured page that displays information like a calendar,
downloads, budgets. These sections would be the same but each customer would
display custom content (over 100 customers).
I browsed
Thanks for your time
As you can see, I´m trying to connect to a web site and:
* I need to use a cert. This cert is pem type
* I go out from my net throw a proxy with an user and pass
* I need to collect cookies
And the most important, I need to catch the answer from this script.
The script that
Hi, I´m making a little application with php and curl, but I´m a newby with
curl.
Please help me with the next script.
I used to use this in order to make a connection with an specific site on
the console ms-dos (windows), how can i translate this into php code?
curl -x proxy_url:proxy_port -U
Hi, I´m making a little application with php and curl, but I´m a newby with
curl.
Please help me with the next script.
I used to use this in order to make a connection with an specific site on
the console ms-dos (windows), how can i translate this into php code?
curl -x proxy_url:proxy_port -U p
On Thu, 2008-06-19 at 10:53 -0700, James Ausmus wrote:
> On Thu, Jun 19, 2008 at 7:54 AM, Robert Cummings <[EMAIL PROTECTED]> wrote:
>
> > Ummm, yes it is :) Static variables have persistence beyond the function
> > call and thus beyond the function scope itself.
>
>
> Umm, no it's not. Static v
On Thu, Jun 19, 2008 at 7:54 AM, Robert Cummings <[EMAIL PROTECTED]> wrote:
> Ummm, yes it is :) Static variables have persistence beyond the function
> call and thus beyond the function scope itself.
Umm, no it's not. Static variables have persistence, but are scoped
just like normal variables
On Thu, 2008-06-19 at 12:33 +0100, Richard Heyes wrote:
> Fowarded message.
>
> email message attachment (Re: [PHP] Please stop me from tearing my
> hair out..eml)
> > Forwarded Message
> > From: Byron <[EMAIL PROTECTED]>
> > To: [EMAIL PROT
Fowarded message.
--
Richard Heyes
--- Begin Message ---
now it says this? *Parse error*: syntax error, unexpected '=', expecting ','
or ';' in *C:\wamp\www\achillesweb2\functions.php* on line *14
?.?
*
On Thu, Jun 19, 2008 at 10:45 PM, Byron <[EMAIL PROTECTED]> wrote:
> okay, so i got static an
Byron wrote:
Right. I'm getting this error from the following code : *Parse error*:
syntax error, unexpected '}' in *C:\wamp\www\achillesweb2\install.php* on
line *39
*and I can figure there's probably a bunch of others. If anyone wouldn't
mind giving this a read over that'd be really helpful. Fe
Right. I'm getting this error from the following code : *Parse error*:
syntax error, unexpected '}' in *C:\wamp\www\achillesweb2\install.php* on
line *39
*and I can figure there's probably a bunch of others. If anyone wouldn't
mind giving this a read over that'd be really helpful. Feel free to chip
Hi,
I looked for you on Reunion.com, but you weren't there. Please connect with me
so we can keep in touch.
-Etienne
Do You Know Etienne?
YES - Connect with Etienne, and see who's searching for you
Learn more:
http://www.reunion.com/efinet
Reunion.com - Life Chang
Dear Pal,
As a PHP Programmer, I will advice you to go for an Application called WAMP
which is the combination of MS WINDOWS PLATFORM, APACHE WEBSERVER, MYSQL
DATABASE and PHP as Language. I have been working with this application and
have used it in developing different applications on P
Sorry... meant to send this to the list
-- Forwarded message --
From: Philip Thompson <[EMAIL PROTECTED]>
Date: Oct 15, 2007 9:47 AM
Subject: Re: [PHP] please advise
To: Louise Sanders <[EMAIL PROTECTED]>
On 10/15/07, Louise Sanders <[EMAIL PROTECTED]> w
Hi There
I am totally new to PHP and have just tried installing it on my machine
according to instructions on the php.net manual installation instructions
page - http://www.php.net/manual/en/install.windows.manual.php
I think I managed to do most steps but I have a few questions:
Un
On Sunday 07 October 2007 03:41:40 Paul Scott wrote:
> On Sun, 2007-10-07 at 09:35 +0200, Niels wrote:
> > Basically I want to integrate articles into existing pages, something
> > like
> >
>
> What you want is a blog that exposes it's functionality as an API
> (MetaWebLog or ATOM). Most do that,
On Sun, 2007-10-07 at 09:35 +0200, Niels wrote:
> Basically I want to integrate articles into existing pages, something like
>
>
>
What you want is a blog that exposes it's functionality as an API
(MetaWebLog or ATOM). Most do that, including the Chisimba one (see
http://fsiu.uwc.ac.za as an
Hi,
I'm looking to add some blogging functionality to a website.
I want:
- Articles in categories
- Wysiwyg and images
- Php/mysql/apache
- Readers can comment
- Admin interface
I don't want:
- Website builder / CMS
- To put my website in a blog, rather the other way around
Basically I want to
barophobia escribió:
Hi!
I was thinking about asking for recommendations for a lightweight database
class. But I realized I hadn't thought much about what my requirements are
so I decided instead to ask the list to critique my own class. I don't need
anything as robust as ADOdb and I always use
Hi!
I was thinking about asking for recommendations for a lightweight database
class. But I realized I hadn't thought much about what my requirements are
so I decided instead to ask the list to critique my own class. I don't need
anything as robust as ADOdb and I always use MySQL.
This class was
-Original Message-
From: Scott Bounds [mailto:[EMAIL PROTECTED]
Sent: 11 January 2007 07:16
To: php-general@lists.php.net
Subject: Re: [PHP] Please Help with simple Noob problem
Arno, you nailed it right on the head. You and someone else told me
that. I am glad that you did because that
Bruce, thanks fro your help but I found out what stupid noob thing I was
doing. I had been doing the File/Open File/test.php Janet had gotten
to me and do http://localhost/test.php. Big world of difference.
trying to learn why but that made all the difference. Worked great
then. Thanks for
Arno, you nailed it right on the head. You and someone else told me
that. I am glad that you did because that is exactly what the problem
was. Thanks for being patient and understanding.
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
Use instead of , or try to add some space
after the
Hello all. I seem to be having a terrible tim ewith something that is
so simple it makes me sick. I have a server running FC2. it has
Apache 2.x.x on it and it came installed with php-4.x.x. Sorry I
don't have the exact versions but fatigue
-Original Message-
From: Scott Bounds [mailto:[EMAIL PROTECTED]
Sent: 11 January 2007 06:21
To: php-general@lists.php.net
Subject: Re: [PHP] Please Help with simple Noob problem
Jochem Maas wrote:
> Scott Bounds wrote:
>
>>Hello all. I seem to be having a terrible tim ewi
include "#!/usr/bin/php" as the
1st line...
-Original Message-
From: Scott Bounds [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 11, 2007 8:50 AM
To: php-general@lists.php.net
Subject: Re: [PHP] Please Help with simple Noob problem
bruce wrote:
> hi scott.
>
> tel
tackle getting php files served...
-Original Message-
From: Scott Bounds [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 11, 2007 8:30 AM
To: php-general@lists.php.net
Subject: Re: [PHP] Please Help with simple Noob problem
David Giragosian wrote:
Well, actually I don't see any
Please keep it on-list.
Scott Bounds wrote:
by the way, I did view source and it seemed to recognize the opening
php tag (). I am
assuming that in that evidently FC2 likes to color code the tags (php
is with purple) and it had the opening tag colored purple, but the
closing tag was black.
getting php files served...
-Original Message-
From: Scott Bounds [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 11, 2007 8:30 AM
To: php-general@lists.php.net
Subject: Re: [PHP] Please Help with simple Noob problem
David Giragosian wrote:
>>
>> Well, actually I don't see any
Dave Goodchild wrote:
Why not check php.ini to see whether display_errors is set to off and
switch
it on until you are back in business? Check the httpd.conf file to make
sure
Apache is parsing .php files correctly.
hi Dave. let me check in the ini file and see. I'll reply as soon as I
ca
David Giragosian wrote:
Well, actually I don't see anything. Nothing at all (in the case of the
phpinfo() page. All the page has in it is just .
It was saved as test.php. How can I tell if something is broken and
where do I look for the files? I haven't done any dorking around with
the links
Scott Bounds wrote:
Jochem Maas wrote:
Scott Bounds wrote:
Hello all. I seem to be having a terrible tim ewith something that is so
simple it makes me sick. I have a server running FC2. it has Apache
2.x.x on it and it came installed with php-4.x.x. Sorry I don't have
the exact versions bu
Well, actually I don't see anything. Nothing at all (in the case of the
phpinfo() page. All the page has in it is just .
It was saved as test.php. How can I tell if something is broken and
where do I look for the files? I haven't done any dorking around with
the links, etc. Just done the com
Why not check php.ini to see whether display_errors is set to off and switch
it on until you are back in business? Check the httpd.conf file to make sure
Apache is parsing .php files correctly.
Jochem Maas wrote:
Scott Bounds wrote:
Hello all. I seem to be having a terrible tim ewith something that is so
simple it makes me sick. I have a server running FC2. it has Apache
2.x.x on it and it came installed with php-4.x.x. Sorry I don't have
the exact versions but fatigue and frustrat
At 11:39 AM 1/11/2007, Scott Bounds wrote:
Hello all. I seem to be having a terrible tim ewith something that is so
simple it makes me sick. I have a server running FC2. it has Apache
2.x.x on it and it came installed with php-4.x.x. Sorry I don't have the
exact versions but fatigue and fru
Scott Bounds wrote:
> Hello all. I seem to be having a terrible tim ewith something that is so
> simple it makes me sick. I have a server running FC2. it has Apache
> 2.x.x on it and it came installed with php-4.x.x. Sorry I don't have
> the exact versions but fatigue and frustration has taken o
Scott Bounds wrote:
Hello all. I seem to be having a terrible tim ewith something that is
so simple it makes me sick. I have a server running FC2. it has
Apache 2.x.x on it and it came installed with php-4.x.x. Sorry I
don't have the exact versions but fatigue and frustration has taken
ov
Hello all. I seem to be having a terrible tim ewith something that is so
simple it makes me sick. I have a server running FC2. it has Apache
2.x.x on it and it came installed with php-4.x.x. Sorry I don't have
the exact versions but fatigue and frustration has taken over. I can
get them if
-
From: Steven Macintyre [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 02, 2007 2:44 PM
To: php-general@lists.php.net
Subject: RE: [PHP] Please help me
> When I send a mail using php using mail(), and using html tags in
> message
> body , these tags are being displayed as it is.
>
> When I send a mail using php using mail(), and using html tags in
> message
> body , these tags are being displayed as it is.
> Please let me know if there's any way of how to tackle with this.
I use phpmailer for all my email sending ...
Never had a problem with it
S
--
PHP General Mailing
# [EMAIL PROTECTED] / 2007-01-02 15:35:26 +0530:
> my problem got solved in gmail, but now i am not getting mails any where
> else...
> headers now i am using is:
>
> $headers = 'MIME-Version: 1.0'."*\n*".'Content-type:
> text/html;charset=iso-8859-1'."*\n*".'Content-Transfer-Encoding:
> 8bit'."*\
u'd told your mail client to do the
>> > latter.
>> >
>> > -Stut
>> >
>> > > On 1/2/07, zoticaic <[EMAIL PROTECTED]
>> > <mailto:[EMAIL PROTECTED]>> wrote:
>> > >>
>> > >>
>&
--
> >> > My Seeding Blog | http://bytes.nullp0inter.com
> >> > Hire me as Freelancer |
> >> http://www.getafreelancer.com/affiliates/shockx/
> >> > -Original Message-
> >> > From: Anju Prasad [mailto:[EMAIL PROTECTED]
1 - 100 of 561 matches
Mail list logo