Hi,
I have php5 and apache2.2.
In this directive:
php_admin_flag engine
on
php_admin_flag register_globals on
php_admin_flag file_uploads
on
AddType application/x-httpd-php .php .php4 .php3 .phtml
the register globals and
Hi,
The php_flag is also ignored for those 2 options. I can't go either way,
default on and turn off in a virtual host or default off and turn on.
try using php_flag, php_admin_flag as some restrictions on which files
it can be used in.
David
PHP wrote:
Hi,
I have php5 and apache2.2
y AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.2/252 - Release Date: 2/6/2006
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I also noticed there is no /usr/local/lib/php/Mail
directory anymore, should there be with php5?
- Original Message -
From:
PHP
To: php
Sent: Monday, February 06, 2006 10:35
AM
Subject: [PHP] mail problem
Hi,
I upgraded to apache 2.2 and php5, now all my
Hi
I am trying to install GD support with jpeg and it appears not to find
libjpeg
but I can see this.
Any ideas on what I am doing wrong.
Many Thanks
Tony
tar -zxvf /home/HOTspecial/src/php-4_0_3pl1_tar.tar
cd /home/HOTspecial/src/php-4.0.3pl1
./configure --with-mysql=/usr/local/mysql
tell me how i configure pdf lib with php4.0 on win nt server and iis 4.0 i
already run php 4 on this server .
thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
bytes.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
ysql username
pass -> my mysql password
listing -> my table, which contains one only column, with more than 3877
lines (named nome).
Problem is, when I try to execute the .PHP page with this stuff, it keeps
blinking until it tells me that the page could not be found.
NOTE: If I use in the
Hi,
According to the docs, 4.3.0 comes with gd bundled in. Do I still have to use libpng
and jpg and free type seperately?
Do I still need --with-png-dir= in the configuration of php or is it part of the built
in gd library?
Thanks for any help.
error: Incompatible libpng version in application and library
[Tue Jan 7 16:30:21 2003] [notice] child pid 14014 exit signal Segmentation fault (11)
I downloaded and installed libpng-1.2.1
I configured php with:
./configure' '--with-jpeg-dir=../jpeg-6b' '--with-mysql=/usr/'
instead. Is this a bug?
Shouldn't it use libpng-1.2.1 for everything?
Once I got rid of the rpm versions, I know longer had a problem.
- Original Message -
From: "PHP List" <[EMAIL PROTECTED]>
To: "php" <[EMAIL PROTECTED]>
Sent: Tuesday, January 07, 200
Im looking for ideas for a 2 programming contests.
What I need is a very basic challenge - that new php programmers can
do, but involves them mixing there thinking/programming and creative
abilities.
I also need a challenge for professional programmers - something that
involves lots of thought
George,
Thanks for your idea, I do like it - the only problem is that sound
very much like the current beginners contest (phone book and diary) -
great minds think alike :) - it sound like you may be able to tweek
your code and enter it in the contest !!
I will be adding a repository for php
Try quoting your dates - you could also edit your code by using the
BETWEEN SQL keywors.
hope this helps
|-|
|- www.php-editors.com|
|- php programming contests |
|- php tool reviews |
|- php everything else
How can we connect microsoft access database(*.mdb) or excel(*.xls) with
php?
What are the codes which achieve this?
_
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
My system is windows 98 second edition
im using pws
i built php 4.2.2
when ý struggle to reach any .php file for example 127.0.0.1/sample.php
this error occur:
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means
I am writing a php script to accept an HTTPS POST of data from a remote
site, process the data, and send an HTTPS POST response back (not
necessarily to the same remote site). I can do this pretty easily in
PERL (which I may have to if I can't find a PHP solution). Also I need
to do the
On Tue, 2003-07-15 at 15:12, Chris Shiflett wrote:
> --- PHP List <[EMAIL PROTECTED]> wrote:
> > I am writing a php script to accept an HTTPS POST of data from a
> > remote site, process the data, and send an HTTPS POST response back
> > (not necessarily to the same
My system is windows 98 second edition
im using pws
i built php 4.2.2
when ý struggle to reach any .php file for example 127.0.0.1/sample.php
this error occur:
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means
How can I upgrade php 4.0 to php 5 (I downloaded php 5) which settings
should ý do. I use win 98 and pws.
Thank you
_
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
form.php is this:
takeform.php is this:
these codes are running at my hosting
but it couldn't run on my computer. I tried on pws, apache, php 4.0.4, php
4.2.2 and php5 but it didn't work.
why i couldn't run it?
Can we know clients' hard disk number with a phpscript. If yes what is the
code?
Thank you.
_
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
--
PHP General Mailing List
Can we know clients' hard disk number with a phpscript. If yes what is the
code?
Thank you.
_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
--
PHP General Mailing List
how can I connect access database(*.mdb) with php? what is the code? I
will be happy if you write php code.
Thank you!
_
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
I am using php mail and setting all my $headers info to show From:, To:,
etc.
It work perfectly on my computer. I use MS Outlook.
I am doing this for a client who received his email via his aol account.
When he receives the email, the email comes in with "Unknown Sender".
Is there i
what is %s and %d I see these in php tutorials. These are used in printing
data from database but I don't know why we use %s and %d. And is there any
expressions like this? Thank you for your answers.
_
MSN 8 with e-mail
what is %s and %d I see these in php tutorials. These are used in printing
data from database but I don't know why we use %s and %d. And is there any
expressions like this? Thank you for your answers.
_
MSN 8 with e-mail
Hi All,
I have a question about sessions.
I need to pass session data from one domain to a secure domain. (www.mydomain.com to
www.securedomain.com).
I would like to preserve the session data in case the visitor goes back to
www.mydomain.com. I thought about just passing the session ID to www.sec
Hello,
Is there a way to know the memory that was used to execute a php page ?
Thanks !
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
l?
whats up with that?
- Original Message -
From: "Richard Baskett" <[EMAIL PROTECTED]>
To: "Philip J. Newman" <[EMAIL PROTECTED]>; "PHP General"
<[EMAIL PROTECTED]>
Sent: Thursday, July 25, 2002 7:50 PM
Subject: Re: [PHP] Newman Asks, Do i have to us
If anyone responds to this thanks a lot because this is a lot to ask. I've
never coded anything for a paying customer.
I'll be using Apache, MySQL and php of course.
Or... how about this application already exists somewhere??
Requirements/Design
---
1. Any page
Just out of curiosity when and why?
>Is there any method to encrypt PHP files.
>
>Nyon
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
--__-__-__
eat pasta
t
you mean redirect?
header("Location: www.stuff.com");
make sure it goes before any output to screen or html tags or it won't
work,
>I am exactly a beginner of php. This question may be easy.
>I have a php program which want to achieve the url from browser.
>e.g. web
>You can send a 204 No Content header, and the browser won't move to the new
>page, but instead the PHP script will be executed and the browser will stay
>on the same page.
could you gimmie a code snippet of the above
Thanks
R>
>
>Jim Dam
>[EMAIL PROTECTED]
&
remove dependent modules,
to find out dependencies:
rpm -q --whatrequires php
the list should have some php/mysql stuff, dump it all,
R>
>Hi
>
>
>If i type rpm -e apache I get an error that that would destory some
>dependinces ...
>
>In replay to Erik :
>
>I h
I'm looking for 1 or 2 people with good PHP/MySQL experience in the Los Angeles area.
I have a few steady projects that pay $20/hr.
(All of them 100% PHP/MySQL. All of them fun/non-corporate music-based sites.)
If interested, please email my personal address: "[EMAIL PROTECTED]&quo
Why don't you keep you mind ahead and use session auth
bsantos
"Meltem Demirkus" <[EMAIL PROTECTED]> wrote in message
001701c26532$ba7c8c90$5583@hiborya">news:001701c26532$ba7c8c90$5583@hiborya...
> hi,
> can anybody help me with cookies..I
Hi,
Is it possible to get a mime type of a file?
I need to be able to attach files, but I won't always know the mime type of what is
being attached.
I could look at the extension of the file for a general Idea, but I wouldn't know if a
.jpg file is an image/jpg or image/jpeg.(progressive) and t
Hi, I am pretty lost..
I am trying to create a php thumbnail with php without using any *sql database.this
script was supposed to open a directory then read it resize the images without losing
quality and displays it on screen.
ok, here is what I am trying to do and its now working
Hi people:
Can anyone tell me if I can execute windows calculator trought a PHP script
on a web page to allow customers to check final prices?!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>From my experience, I found this:
Selecting 1000 records from 2 tables using a join, 10secs and up.
Selecting 1000 records for table 1, all records from table 2, then using php
to figure out which rows from table 2 belong to table 1 and building my own
combined array, less than a sec
Hi there!
This is some kind my experience:
Here's the picture. I've made a simple PHP based Website. Now I hould like
to expand it to spanish language.
All of the text that appears on the website in divided by categories, each
one of them set as a variable. All this stuff is
ts_en.php";
> break;
> } elseif (!isset($_SESSION['lang'])) {
> $_SESSION['lang'] = "contents.php";
> }
>
>
> then, somewhere on the page, add language links
> $_SERVER['PHP_SELF'] . $_SERVER['QUERY_STRING'].
>
selected 3 cols. so I can later do some like
this:
for ($j=0;$j<$number_of_selected_cols_minus_one;$j++) {
echo"$list[$j]";
... and that's it. By the way!! Is this late statement correct?!?!
Thanks a lot to anyone that can help me, cheers,
bsantos
--
PHP Ge
Hi,
Lets say I have a simple array like this:
$myarray = array("a"=>"b","d"=>"c");
echo $myarray[0] will return 'b';
How can I get the name of the index? so:
echo $myarray[something] would return 'a';
I know I can do a list($key,$value) but I don't need to loop through the array, I just
need t
,$myarray,true);
so how do I get 'd'?
> I think you are looking for array_search()
>
> On Mon, 28 Oct 2002, PHP List wrote:
>
> > Hi,
> > Lets say I have a simple array like this:
> > $myarray = array("a"=>"b","d"=>"c
Hi guys,
I wonder if anyone of you know about any PHP system (free or Open Source, etc.) that
can offer the features (or similar ones) one can enjoy from Microsoft SharePoint
Technologies.
tanks in advance,
Rub.
No, array_keys does not do what I want, in order to user array_keys, it
assumes I know the value of the key, but I don't, I want to get the value of
the key but all I know is the index.
> Perhaps you want to look at array_keys().
>
> On Monday, October 28, 2002, at 05:48 PM,
For some reason my brain is not operating within normal parameters this week.
$myarray["test"] = "sd";
echo $myarray[0];
Why will nothing echo? Do I somehow have to initialize indexing on the array $myarray?
php says that $myarray is an array, but I can't access it with
c and
> string indices. You seem to be assuming that somehow the first element in
> an array can always be accessed as index 0 which is not the case and never
> has been.
>
> -Rasmus
>
> On Wed, 30 Oct 2002, PHP List wrote:
>
> > For some reason my brain is n
tem1;
}
function SomeOtherFunction
{
.
.
$myarray already filled with, say, 5 items;
array_walk($myarray,'DoArrayStuff',1); <--- PHP error:
DoArrayStuff() - function does not exist in . . .
I have tried 'MyClass::DoArrayStuff', &
Too many to list in an email. This site has allot of information.
http://searchenginewatch.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I am hopeing someone can help me with this.
This is more of a javascript problem I suppose.
I have a bunch of check boxes on a from that I have given a name of rgItems[] so I can
access them as an array in php.
But I can't find a way to clear all the checkboxes on the form at once. a
reated a button called "Memorize" but how do I have the page save the
> values to my MySQL database when the user clicks on the button. I
> understand that I can only use JavaScript to trap the "OnClick()" function
> and not PHP but I cannot use JavaScript to write to a
Your get statement is wrong:
http://maloyportalen.no/~critical/maloy/index.php?page=main2.php?id=7
use
http://maloyportalen.no/~critical/maloy/index.php?page=main2.php&id=7
You only get 1 question mark, any after will be treated as part of the
variable page.
Hi!
I started to learn
lListForm.elements['rgItems[]'][i].checked == true)
> {
> alert(document.LevelListForm.elements['rgItems[]'][i].value);
> document.LevelListForm.elements['rgItems[]'][i].checked = false;
> }
> }
> }
> //-->
>
>
> PHP List wrote:
> > Hi,
&
>
> $tigidizougou = 12;
> echo "THE VARIABLE tigidizougou EQUALS ".$tigidizougou;
>
>
> - Original Message -
> From: "franck raynal" <[EMAIL PROTECTED]>
> To: "php-general" <[EMAIL PROTECTED]>
> Sent: Friday, November 01,
;Paul Marinas" <[EMAIL PROTECTED]>
> To: "incoming" <[EMAIL PROTECTED]>
> Cc: "Stephen" <[EMAIL PROTECTED]>; "PHP List"
> <[EMAIL PROTECTED]>
> Sent: Tuesday, November 05, 2002 4:57 PM
> Subject: Re: [PHP] Firewall Question
> > There is some software to open ports but I'm not sure what it is or
> > anything
> > > like that. Thanks for the help so far.
> > >
> > >
> > > - Original Message -
> > > From: "Paul Marinas" <[EMAIL PROTECTED]>
&
*/
include("../startup.php");
require_login();
if ((has_priv("clien")) || (has_priv("admin"))) {
$mfi->suser = $SESSION['user']['username'];
$mfi->email = $SESSION['user']['
'$frm[description]', now(), '$on_special')
");
}
//mail('$frm[receptor]','$frm[title]','$frm[description]','$frm[recipient]')
;
/* get the product id that was just created */
$product_id = db_insert_id();
/* add this
http://www.Y.EXT";>
Being:
X - number of seconds
Y - domain
EXT -type of domain (.net, .pt, .com, .org, etc...)
In PHP you use it also, or you may go to same location as an header (double
check where to do it...):
header("Location: http://www.where_I_am_right_noe.something/
Hi,
This is more of a Javascript question so please forgive.
I generate a dynamic form with php.
I need to be able to test in javascript if a certain field exists:
.
.
if (document.myform.mytextfield) {
.
.
This line will give me the javascript error "document.myform.mytextfield is unde
Same problem, I still get an undefined error.
> Try using the string functions.
>
> document.myform.mytextfield.value or something...
>
> On Thu, 2002-11-21 at 13:25, PHP List wrote:
> > Hi,
> > This is more of a Javascript question so please forgive.
> >
>
At this point in the make I get this error related to --with-imap and
--with-ssl-imap ...I believe
Making all in .
make[1]: Entering directory `/usr/lib/php-4.2.1'
/bin/sh /usr/lib/php-4.2.1/libtool --silent --mode=link gcc -I.
-I/usr/lib/php-4.2.1/ -I/usr/lib/php-4.2.1/main -I/usr/li
At this point in the make I get this error related to --with-imap and
--with-ssl-imap ...I believe
Making all in .
make[1]: Entering directory `/usr/lib/php-4.2.1'
/bin/sh /usr/lib/php-4.2.1/libtool --silent --mode=link gcc -I.
-I/usr/lib/php-4.2.1/ -I/usr/lib/php-4.2.1/main -I/usr/li
From: Jon Haworth [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 07, 2003 5:10 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] game in php
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi,
> I have this database with this fields; id and
> number_attacks. And ev
nt: Sunday, September 21, 2003 11:05 PM
To: [EMAIL PROTECTED]
Subject: [PHP] non-php issue
hi everyone, could someone recommend a security mailing list, please?
or you may like to answer my question below:
i'm currently using outlook express 6 on WinXP Pro, and something
strange happened:
e
: Sunday, September 21, 2003 11:16 PM
To: mek2600-php
Subject: Re: [PHP] non-php issue
*This message was transferred with a trial version of CommuniGate(tm)
Pro* thanks. but i didn't install any anti-virus software untill the
machine got infected. and i tried to install Norton, but failed to do
ed Linux- do you actually
think this guys needs/can handle Linux? :)
MK
-Original Message-
From: Wang Feng [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 21, 2003 11:41 PM
To: mek2600-php
Subject: Re: [PHP] non-php issue
thanks. i might try to delete the outlook and re-install it to
*This message was transferred with a trial version of CommuniGate(tm) Pro*
First suggestion- include the URL. :)
Michael Kennedy
-Original Message-
From: Erich Kolb [mailto:[EMAIL PROTECTED]
Sent: Friday, September 26, 2003 10:55 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Search
s a
timezone problem?
Any ideas appreciated.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
gt; wrote in message
> news:[EMAIL PROTECTED]
> > See the putenv() function. For example to get the correct Eastern
Standard
> > Time
> >
> > http://www.php.net/putenv
> >
> > > putenv('TZ=US/Eastern');
> > echo 'Last modifie
"Jon Kriek" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> putenv('TZ=Europe/London');
>
> OR
>
> putenv('TZ=GMT');
>
> --
> Jon Kriek
> http://phpfreaks.com
>
> "Php Webmaster" <[EMAIL PROTECTED]&g
7; when the user logged out. When any user attempts to login, it
checks that the logged_in column is first marked as '0'.
I personally don't see anything wrong with the above method.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
out or someone else has logged in
> > with the same username."
> >
> >
> > Am I thinking this through correctly? Comments?
> >
> >
> >
> > Chris.
> >
This problem could be easily fixed by using a "Forgotten password" script
with the membership system which logs the user out once the
username/password has been sent to an e-mail address.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
code inside of the [code] and [/code] tags needs htmlspecialchars,
nl2br, highlight_file and the outside text needs nl2br, strip_tags,
stripslashes/wordwrap.
Sorry for being repetitive, but just need to make sure I make sense!
Any ideas appreciated
--
PHP General Mailing List (http://www.php.net
ing I can think of is me sending invalid information, but I know
I'm not!
Any ideas appreciated.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Php Webmaster" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi all,
>
> Iv'e got a .htaccess file protecting a site using HTTPS. I have tried
using
> a form to send the login details to the site through the address bar
> (http://user:[EMAIL PR
"Mika Tuupola" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Mon, 6 Oct 2003, PHP Webmaster wrote:
>
> > Iv'e got a .htaccess file protecting a site using HTTPS. I have tried
using
> > a form to send the login details to the site through
ll prompt you for the
password, redirect you to the subdomain and then prompt you again.
Nathan
- Original Message -
From: Mika Tuupola
To: PHP Webmaster
Cc: [EMAIL PROTECTED]
Sent: Monday, October 06, 2003 7:12 AM
Subject: Re: [PHP] .htaccess - Still asking for login information
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Tuesday 07 October 2003 00:32, PHP Webmaster wrote:
>
> > If I use my login form, the login box pops up only once. If I copy the
text
> > from the address bar (generated by the f
many new
standards such as
Any help with a solution?
_
Help protect your PC. Get a FREE computer virus scan online from McAfee.
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--
PHP General Mailing List (http
Are there any packages developed in php or any use of the php print tags
that might solve this problem?
From: Leif K-Brooks <[EMAIL PROTECTED]>
To: php coder <[EMAIL PROTECTED]>
CC: "Php-General (E-mail)" <[EMAIL PROTECTED]>
Subject: Re: [PHP] HTML Printing problem.
If I could fiqure out how css can get me the same effect as the tbody and
thead tags and have it easily converted to pcl or pdf then great but I
haven't been able to do this nor am I sure that it can be done.
From: Robert Cummings <[EMAIL PROTECTED]>
To: php coder <[EMAIL PROTE
I am aware of the printer functions in php but as far as I know you can not
print an html document with them. It will just print the html code.
Otherwords print the text. Also generating these reports with these
functions would be a step back on the design because of the amount of ode
needed
normal use, domain.com/wap/ or
> domain.com/pda/. Is there a way of detecting what device is loading the
site
> and redirect them accordingly?
>
> Thanks for your help
As far as I am aware, PHP or infact even JavaScript isn't capable of doing
this. Your best bet is to default re
Hi all,
I have a little problem that I hope you can help me with.
I have the following strings:
$str1 = "Bob";
$str2 = "My Name Is Bob";
How can I get PHP to look for $str1 inside of $str2?
Also, what about if "Bob" inside of $str2 is in different places?
I
"Manuel VáZquez Acosta" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Try:
>
> if (strpos($str2, $str1) !== false)
> echo "$str1 is inside $str2";
> else
> echo "could not find $str1 inside $str2";
>
> "
MAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Friday, October 17, 2003 4:16 PM
> Subject: Re: [PHP] Session not getting destroyed !
>
>
> > On Fri, 17 Oct 2003 15:58:36 +0530, you wrote:
> >
> > >My session is not getting destroyed once i close the bro
"Louie Miranda" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> And here's the error
>
>
> [Fri Oct 17 10:52:20 2003] [error] PHP Fatal error: Call to undefined
> function: imagegif() in /Volumes/WWW_Root/louie/test.php on line 6
Hi all,
I have a little dilemma on my hands that I can't seem to solve. Iv'e looked
through the PHP Manual at the fread(), fgets(), fopen(), file() etc
functions which I beleive are capabile of what I want to do, but I just
can't seem to peice it all together.
Anyway, the fo
"Chris W. Parker" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
PHP Webmaster <mailto:[EMAIL PROTECTED]>
on Monday, October 20, 2003 4:36 PM said:
> As you can see, the above code will not work as the $title variable
> has not been set yet. So, I
t;).
>
> Could anyone please explain the function of "@" in the code?
>
> Thanks
The @ sign prevents errors from being displayed for that particular peice of
code
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"John Taylor-Johnston" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> How can I verify if my ISP really does have PHP on a server I am using.
They say if I want PHP, I must pay an extra $15 per month. Is there
somehting I can put in my .htaccess to verif
what is the function that takes Dan McCullough and makes it McCullough, Dan?
Anyone, cant seem to get php.net to load
-
This mail sent through IMP: http://horde.org/imp/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
hat I should say
is 19 is value that can change.
-
This mail sent through IMP: http://horde.org/imp/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
return the full page.
I'm really at a loss, anyone have any ideas?
-----
This mail sent through IMP: http://horde.org/imp/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi! I don't know anything about e-commerce. I want to build a e-commerce
site with php-mysql. So i have turorial for this idea. Can you help me about
it? i know php and mysql but i dont have any information about ssl,
e-commerce, paying with credit card.
thank you very much!
you can se
I use PHP 4.1.2 under Linux (Kernel 2.4.18).
On files bigger than 2GB the php-function 'file_exists'
exits with 'Warning: stat failed on ... (errno=75 -
Value too large for defined data type') ...
How can I solve this problem?
Thanks for every help.
--
PHP Genera
201 - 300 of 1942 matches
Mail list logo