Larry Ullman,
Thanks for ur objectivity. I was surprised to see dt u are the one responding
to this mail. Of course, I have heard abt ur books and I have cheked out the
site, it's really cool stuffs abt ur books, but what amazed me was that yu did
not recommend ur book in ur response at the de
would somebody pls give me a short recommendations on these books
before I purchase them. I don't want to throw away money as I did on
some books recently.
I would recommend looking at the reviews of these books on Amazon.com.
You'll have a much bigger pool of feedback to consider, and from
d
Hi all,
would somebody pls give me a short recommendations on these books before I
purchase them. I don't want to throw away money as I did on some books recently.
thanks
PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide
by Larry Ullman
Dreamweaver MX: PHP Web Development
Profe
Ron,
A comment and a suggestion:
1) Your part separator should NOT be a constant - especially not a trivial
one. Ideally it should be a random hash. As it stands, if one of your
messages were to be incorporated into another message which also used the
same trivial separator then you would encount
I am dying here. I'm on a deadline and I can't get
attachments...specifically PDFs and Word Docs to send without corruption.
I am using the script below to send the emails, and I have used several of
the classes on PHP.classes to try but everytime the files show up and the
error reads "The File i
your situation
<>
-Original Message-
From: Lawrence [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2003 11:02 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Please help !
// $_SESSION["cart_m"] includes these values : flower01 fruit01 cake01
When I echo $_SESSION[&q
// $_SESSION["cart_m"] includes these values : flower01 fruit01 cake01
When I echo $_SESSION["cart_m"] , it look like this
$i = 1 ;
while ( $i <= $_SESSION["productlist"] )
(
echo $_SESSION["cart_m$i"] ;
$i = $i + 1 ;
}
Result is :
flower01
fruit01
cake01
I want to use these values with
ailto:[EMAIL PROTECTED]
> Sent: Sunday, August 24, 2003 8:41 AM
> To: 'Thomas Edward Lawrence '; '[EMAIL PROTECTED] '
> Subject: RE: [PHP-WIN] please help with table again
>
>
> Are you trying to solve a particular problem or
> do you want to learn to do
'; '[EMAIL PROTECTED] '
Subject: RE: [PHP-WIN] please help with table again
Are you trying to solve a particular problem or
do you want to learn to do programing?
I don't want to be rude, but the question you ask are
fairly basic programming knowledge, and I would recommend
you t
ssage-
From: Thomas Edward Lawrence
To: [EMAIL PROTECTED]
Sent: 2003-08-24 06:57
Subject: [PHP-WIN] please help with table again
I want it echo 5 columns with 3 row , but it also echo numbers which
increase to follow columns like this , how I must write , please show
me
again , thank you .
1
rday, August 23, 2003 11:57 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] please help with table again
I want it echo 5 columns with 3 row , but it also echo numbers which
increase to follow columns like this , how I must write , please show me
again , thank you .
12345
67
, 2003 9:57 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] please help with table again
I want it echo 5 columns with 3 row , but it also echo numbers which
increase to follow columns like this , how I must write , please show me
again , thank you .
12345
678910
I want it echo 5 columns with 3 row , but it also echo numbers which
increase to follow columns like this , how I must write , please show me
again , thank you .
12345
678910
1112131415
--
PHP Windows Mailing List (http://www.php.net/)
To unsub
sage -
From: "Thomas Edward Lawrence" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 23, 2003 12:13 PM
Subject: [PHP-WIN] please help with table
> When I write this , it will echo 1 column with 5 rows , but I want it echo
5
> columns wit
When I write this , it will echo 1 column with 5 rows , but I want it echo 5
columns with 3 row , there are 5 colums(td) in every row(tr) , how I must
write ,
please show me , thank you .
$i" ;
}
?>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
Please help me out
Wx
The following sql statements work when called from command line i.e in the php path
but when called from the following form:
Form
Form 1
Today's Date:
Student ID
Name:
Major:
SS#:
Class/Section:
Date:
New Heading
Option1
Option2
Hi,
I'm developing a web site with PHP and I want to show some information
only
if I'm able to connect to a mysql database . If I can´t connect , simply I
don´t
show some parts of the web page.
Sounds easy and it works fine in local , but when I install it in the web
server ,
if it can´t c
Hi there
My text box is running WinXP Pro in german.
Apache 2 is installed under c:\programme\apache group\
Apache works. Test page comes up.
PHP 4.2 is installed under c:\programme\php\
I tried to get PHP to run as ISAPI as well as CGI to no avail.
I modified httpd.conf to read like this:
Data: 14/01/2002 19:07
> > A: tom <[EMAIL PROTECTED]>
> > cc: <[EMAIL PROTECTED]>
> > Oggetto: Re: [PHP-WIN] Please help a newbie -- have pity!
> >
> > Using the prowser to view a file on your file system will just show the content.
>The browser does
To: Frank M. Kromann; tom
> Cc: [EMAIL PROTECTED]
> Subject: Rif: Re: [PHP-WIN] Please help a newbie -- have pity!
>
>
> Hi,
> I was asked to teach some students PHP.
> I want to know what they have to have and to do to run locally PHP.
> Microsoft IIS can for instance be ins
you very much
Antonio bernabei
>
> Da: "Frank M. Kromann" <[EMAIL PROTECTED]>
> Data: 14/01/2002 19:07
> A: tom <[EMAIL PROTECTED]>
> cc: <[EMAIL PROTECTED]>
> Oggetto: Re: [PHP-WIN] Please help a newbie -- have pity!
>
> Using the prowser t
Using the prowser to view a file on your file system will just show the content. The
browser does not have any knowledge of the PHP parser.
A web server on the other hand will be able to run the requested script through a
parser an send the converted document (usually as html) to the browser fo
Can someone tell me how to use this php.exe file?? The docs are totally
confusing.
Okay - I run a rented unix server that supports php, no problem. But I want
to test my site files offline on my win 2k machine. Online IE displays the
php test files just fine, but offline it ignores the php conten
fuit
> -Original Message-
> From: alain samoun [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, November 25, 2001 9:19 PM
> To: [EMAIL PROTECTED]
> Cc: Php-Windows
> Subject: RE: [PHP-WIN] Please help with PHP COM problem (using MS
> Office)
>
>
>
> It seems that you hav
it
> -Original Message-
> From: Nicholas Catanchin [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, November 25, 2001 5:06 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Please help with PHP COM problem (using MS
> Office)
>
>
> > Ha! mayb
It seems that you have a config problem with DCOM in XP. As it is a new box
for me, I do not know if the config is the same as the one for NT. Anyway,
attached are some gif files for DCOM in NT sent to me by John Assendorf.
Hope it will help you, let us know if there are differences with XP.
A+
A
> Ha! maybe you make the same mistake of many: PHP is server side only,
you
> can't expect to see word or excel on the client side...
> Alain
Why, then, do all the PHP examples using COM that I've seen (including
yours at http://www.phpbuilder.com/columns/alain20001003.php3?page=2)
include the "V
Ha! maybe you make the same mistake of many: PHP is server side only, you
can't expect to see word or excel on the client side...
Alain
-Original Message-
From: Nicholas Catanchin [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 25, 2001 12:03 AM
To: [EMAIL PROTECTED]
Subject: [PH
Hi!
I can't for the life of me figure out how to make excel or word visible
using COM. What I mean is:
$excel = new COM("Application.Excel");
$excel->visible = true;
does not work for me, no matter what I try!
I am running PHP 4.0.6 CGI alongside Apache 1.3.22 on Windows XP. I have
no troubl
2001 11:24 AM
To: max
Subject: Re: [PHP-WIN] Please Help with incorrect Date Code
Someone else discovers daylight savings. Once a year, one day has 25 hours,
so
24 hours after 10/28/01 00:00 is 10/28/01 23:00. Use an hour other than
00:00
in your initial timestamp, Or you could just
I'm posting a snippet of code which prints each date within a week. For
example on the day of 10/21/01 it will print the dates 10/21/01, 22, 23, 24,
25, 26, and 27.
The problem I am having is on the week of 10/28/01 it will print 10/28
twice. for example 28,28,29,30,31,1,2,3. As far as I can t
I use win2000, IIS, PHP4.04.
I made a form file which included a "file" object for uploading files, and
it's named "upload.php". The "action" parameter of the file object is set to
another file called "submit.php".
In submit.php, I expect it return back to it's caller "upload.php" after
finishin
On Sun, 1 Jul 2001 20:23:40 +0100 (MET DST), you wrote:
>I'd like to know what is the problem: I can't run php on Explorer, the apache's error
>log file says "[Sun Jul 01 00:25:20 2001] [error] [client 127.0.0.1] couldn't spawn
>child process: c:/program files/apache group/apache/cgi-bin/probap
I'd like to know what is the problem: I can't run php on Explorer, the apache's error
log file says "[Sun Jul 01 00:25:20 2001] [error] [client 127.0.0.1] couldn't spawn
child process: c:/program files/apache group/apache/cgi-bin/probaphp.php".
Apache/1.3.20 and Php/4.0.5 running, win98 se.
--
best to change to the CGI
version.
Later.
-Original Message-
From: PHPFAN [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 22, 2001 3:42 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PLEASE HELP.
I am running PHP 4.0.5 on Windows 2000 with SQL server databases.
If there is an error w
TED]]
Sent: Tuesday, May 22, 2001 3:42 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PLEASE HELP.
I am running PHP 4.0.5 on Windows 2000 with SQL server databases.
If there is an error with my PHP code, my computer becomes very very slow
and nothing works. The PHP
process is using 99 % of the CPU
I am running PHP 4.0.5 on Windows 2000 with SQL server databases.
If there is an error with my PHP code, my computer becomes very very slow
and nothing works. The PHP
process is using 99 % of the CPU. So I have to restart the computer. This
happens everytime there is an error in
my PHP code. For
Hello to all,
I trie to sent images inside an Email under Windows 2kServer. using the
mail() function under php4.
It works fine as long as the image is smaller then 3kB.
If the image is larger, the script takes ages an then it doesn't execute.
Is it possible to solve this problem???
I am on thi
Here's a sample of the code I'm having touble with. I get nothing but a
blank page and my gas tank(brain) is running on fumes so to speak. It works
fine without the if..else but with it I get nothing. I'm just trying to see
if the variable exists, if it does I update the record, if it doesn't I
cr
39 matches
Mail list logo