[PHP-WIN] Check box value for PHP
Dear All, Pls guide on how to assign value for chkbox in PHP ? I have program in which if a person clicks on chkbox and then clicks on submit then the chked records shd not come in the list. Regards, Rinku -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-WIN] Check box value for PHP
Pls answer, Its tooo urgent. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Access Violation at 00020400.. any solutions?
Hello all, I use win2k, IIS5.0, and php4.3.2RC4-Win32. And i have created a com(dll) to call for a web services created by delphi. I use the php "com" function to call this dll. This is the error i got "PHP has encountered an Access Violation at 00020400", i got this hex "00020400" everytime. Here is the code, $conn = new COM("MySession.SessionCall") or die("Cannot start GSSessionService"); $conn->ValidateSession('89381982'); ?> I test the same com with ASP and it run fine. Any ideas or suggestions? From chinwah -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Access Violation at 00020400.. any solutions
Hello all, I use win2k, IIS5.0, and php4.3.2RC4-Win32. And i have created a com(dll) to call for a web services created by delphi. I use the php "com" function to call this dll. This is the error i got "PHP has encountered an Access Violation at 00020400", i got this hex "00020400" everytime. Here is the code, $conn = new COM("MySession.SessionCall") or die("Cannot start GSSessionService"); $conn->ValidateSession('89381982'); ?> I test the same com with ASP and it run fine. Any ideas or suggestions? From chinwah -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-WIN] Check box value for PHP
This is part of a php/html script. Check the syntax. You more than likely forgetting something along the way. echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; Luis - Original Message - From: "Rinku Shivnani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 28, 2003 7:37 AM Subject: [PHP-WIN] Check box value for PHP > Dear All, > > Pls guide on how to assign value for chkbox in PHP ? > > I have program in which if a person clicks on chkbox and then clicks > on submit then the chked records shd not come in the list. > > Regards, > Rinku > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-WIN] Run php file every day?
Try MS Task scheduling - Original Message - From: "Disko_kex" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 27, 2003 5:06 PM Subject: [PHP-WIN] Run php file every day? > Hi, > > Is there an easy way to run a php file same time every day? Im running > IIS5 and PHP4.3.3. > > Thx > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
RE: [PHP-WIN] Check box value for PHP
Hi Rinku, In HTML form: ... In Php code: $checkbox1 = $HTTP_POST_VARS["checkbox1"]; $num = count($checkbox1); for ($i=0; $i<$num; $i++) { echo $checkbox1[$i]; } You can also get this from php manual. Regards Rick -Original Message- From: Rinku Shivnani [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 28, 2003 3:37 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Check box value for PHP Dear All, Pls guide on how to assign value for chkbox in PHP ? I have program in which if a person clicks on chkbox and then clicks on submit then the chked records shd not come in the list. Regards, Rinku -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] call function by flash button
Can you pls tell me How to call any function from flash button ? Code is as under : http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=4,0,2,0" width="111" height="40"> http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod _Version=ShockwaveFlash" type="application/x-shockwave-flash" width="111" height="40" bgcolor="#FF9933"> "Now from this flash button how to call the function "available_cattle"" 0) { ?> N}WF/F 5|F6LVM J[RF. UI[, GFD UFD TFZLB HFlT http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=4,0,2,0" width="190" height="46"> http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod _Version=ShockwaveFlash" type="application/x-shockwave-flash" width="190" height="46" bgcolor="#FF9933">
[PHP-WIN] Re: Problems with TCP/IP and PHP
Ok, can you give me one difference? I have setup servers and PHP on both home and professional, as well as connections and firewalls and I haven't noticed any difference.. :s -- // DvDmanDT MSN: dvdmandt¤hotmail.com Mail: dvdmandt¤telia.com ## Please, if you are using windows, you may be infected by Swen. Please go here to find out more: http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] ## "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > Networking and security are slightly different. I have both and believe me > there is a big difference between the two. > > Rob > > "Dvdmandt" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > XP home.. :p > > > > Should be same thing though... > > > > -- > > // DvDmanDT > > MSN: dvdmandt¤hotmail.com > > Mail: dvdmandt¤telia.com > > ## > > Please, if you are using windows, you may be infected by Swen. Please go > > here to find out more: > > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > > ## > > "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet > > news:[EMAIL PROTECTED] > > > I am using the compiled versions and have tried using ip addresses > instead > > > of host names with the same results. I don't think it's my host file. > > > Besides, why would pike be able to reach the same hosts? > > > > > > Are you using XP pro? > > > > > > Rob > > > > > > "Dvdmandt" <[EMAIL PROTECTED]> wrote in message > > > news:[EMAIL PROTECTED] > > > > I have been using every version and RC of PHP since 4.2.1 days, and I > > have > > > > never had any problems, using sockets, mysql_connect, > > > > fopen("http://blalbla";) or anything... > > > > > > > > Did you compile yourself or did you download precompiled ones... If > you > > > > compiled yourself, try the precompiled one... Check your hosts file > > > > (C:\windows\system32\drivers\etc) and see if something is wrong with > > it... > > > > > > > > -- > > > > // DvDmanDT > > > > MSN: dvdmandt¤hotmail.com > > > > Mail: dvdmandt¤telia.com > > > > ## > > > > Please, if you are using windows, you may be infected by Swen. Please > go > > > > here to find out more: > > > > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > > > > > > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > > > > ## > > > > "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet > > > > news:[EMAIL PROTECTED] > > > > > I am running the following: > > > > > > > > > > PHP Version 4.3.4RC2, I tried 4.3.3 with the same results. > > > > > MySql Version 4.0.16-nt > > > > > Windows XP Professional > > > > > > > > > > Using PHP as cgi with Roxen. > > > > > > > > > > Anytime I try to connect to anything over TCP/IP I get an error. > Below > > > is > > > > > the error that I get if I try to connect to an IMAP source: > > > > > > > > > > Warning: imap_open(): Couldn't open stream {mydomain.com:143}INBOX > in > > > > > F:\projects\phpgroupware\email\inc\class.mail_dcom_imap.inc.php on > > line > > > > 214 > > > > > > > > > > Warning: imap_open(): Couldn't open stream > > > > > {mydomain.com:143/imap/notls}INBOX in > > > > > F:\projects\phpgroupware\email\inc\class.mail_dcom_imap.inc.php on > > line > > > > 214 > > > > > (the code comes from phpgroupware version 0.9.14.007) > > > > > > > > > > And if I try to connect to Mysql I get the following error unless I > > use > > > > > named-pipes: > > > > > > > > > > #2004 - Can't create TCP/IP socket (10106) > > > > > (This error comes from phpmyadmin during log in, if I change the > host > > > > entry > > > > > to '.' instead of 'localhost' the login succeeds.) > > > > > > > > > > I have the IMAP extension uncommented and the path to the extensions > > > > > directory is correct. I can get to the IMAP server from Pike running > > on > > > > the > > > > > same box so the proble is not the IMAP server. In fact when I look > at > > > the > > > > > IMAP logs the connection never gets to the server. This appears to > be > > > some > > > > > disconnect between the C-client library and the windows TCP/IP > library > > > > under > > > > > XP. Has anyone else had the same problem and if so how did you fix > it? > > > > > > > > > > Any help with this would be greatly appreciated. > > > > > > > > > > Thanks, > > > > > > > > > > Rob -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
php-windows Digest 28 Oct 2003 13:42:30 -0000 Issue 1975
php-windows Digest 28 Oct 2003 13:42:30 - Issue 1975 Topics (messages 21897 through 21907): Re: Problems with TCP/IP and PHP 21897 by: DvDmanDT 21898 by: Robert Duda 21907 by: DvDmanDT Check box value for PHP 21899 by: Rinku Shivnani 21900 by: Rinku Shivnani 21903 by: Luis Moreira 21905 by: Chen Chang-QCH2044 Access Violation at 00020400.. any solutions? 21901 by: chinwah Access Violation at 00020400.. any solutions 21902 by: chinwah Re: Run php file every day? 21904 by: Luis Moreira call function by flash button 21906 by: Rinku Shivnani 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 --- XP home.. :p Should be same thing though... -- // DvDmanDT MSN: dvdmandt¤hotmail.com Mail: dvdmandt¤telia.com ## Please, if you are using windows, you may be infected by Swen. Please go here to find out more: http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] ## "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > I am using the compiled versions and have tried using ip addresses instead > of host names with the same results. I don't think it's my host file. > Besides, why would pike be able to reach the same hosts? > > Are you using XP pro? > > Rob > > "Dvdmandt" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > I have been using every version and RC of PHP since 4.2.1 days, and I have > > never had any problems, using sockets, mysql_connect, > > fopen("http://blalbla";) or anything... > > > > Did you compile yourself or did you download precompiled ones... If you > > compiled yourself, try the precompiled one... Check your hosts file > > (C:\windows\system32\drivers\etc) and see if something is wrong with it... > > > > -- > > // DvDmanDT > > MSN: dvdmandt¤hotmail.com > > Mail: dvdmandt¤telia.com > > ## > > Please, if you are using windows, you may be infected by Swen. Please go > > here to find out more: > > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > > ## > > "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet > > news:[EMAIL PROTECTED] > > > I am running the following: > > > > > > PHP Version 4.3.4RC2, I tried 4.3.3 with the same results. > > > MySql Version 4.0.16-nt > > > Windows XP Professional > > > > > > Using PHP as cgi with Roxen. > > > > > > Anytime I try to connect to anything over TCP/IP I get an error. Below > is > > > the error that I get if I try to connect to an IMAP source: > > > > > > Warning: imap_open(): Couldn't open stream {mydomain.com:143}INBOX in > > > F:\projects\phpgroupware\email\inc\class.mail_dcom_imap.inc.php on line > > 214 > > > > > > Warning: imap_open(): Couldn't open stream > > > {mydomain.com:143/imap/notls}INBOX in > > > F:\projects\phpgroupware\email\inc\class.mail_dcom_imap.inc.php on line > > 214 > > > (the code comes from phpgroupware version 0.9.14.007) > > > > > > And if I try to connect to Mysql I get the following error unless I use > > > named-pipes: > > > > > > #2004 - Can't create TCP/IP socket (10106) > > > (This error comes from phpmyadmin during log in, if I change the host > > entry > > > to '.' instead of 'localhost' the login succeeds.) > > > > > > I have the IMAP extension uncommented and the path to the extensions > > > directory is correct. I can get to the IMAP server from Pike running on > > the > > > same box so the proble is not the IMAP server. In fact when I look at > the > > > IMAP logs the connection never gets to the server. This appears to be > some > > > disconnect between the C-client library and the windows TCP/IP library > > under > > > XP. Has anyone else had the same problem and if so how did you fix it? > > > > > > Any help with this would be greatly appreciated. > > > > > > Thanks, > > > > > > Rob --- End Message --- --- Begin Message --- Networking and security are slightly different. I have both and believe me there is a big difference between the two. Rob "Dvdmandt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > XP home.. :p > > Should be same thing though... > > -- > // DvDmanDT > MSN: dvdmandt¤hotmail.com > Mail: dvdmandt¤telia.com > ## > Please, if you are using windows, you may be infected by Swen. Please go > here to find out more: > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > ## > "Robert Duda" <[EMA
[PHP-WIN] Re: Problems with TCP/IP and PHP
And on Home edition you have been able to setup groups and policies? I don't think so. While what's under the hood is based on the same code base there are significant differences between the two. Going into them really isn't going to solve my problem so I'm not going to waste my time. Besides this is a news group for PHP not Windows XP. I'm going to get the source code compile it and step through it with the debugger. If I find something I'll let you know. Thanks for trying at least. Rob "Dvdmandt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Ok, can you give me one difference? I have setup servers and PHP on both > home and professional, as well as connections and firewalls and I haven't > noticed any difference.. :s > > -- > // DvDmanDT > MSN: dvdmandt¤hotmail.com > Mail: dvdmandt¤telia.com > ## > Please, if you are using windows, you may be infected by Swen. Please go > here to find out more: > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > ## > "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet > news:[EMAIL PROTECTED] > > Networking and security are slightly different. I have both and believe me > > there is a big difference between the two. > > > > Rob > > > > "Dvdmandt" <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > > XP home.. :p > > > > > > Should be same thing though... > > > > > > -- > > > // DvDmanDT > > > MSN: dvdmandt¤hotmail.com > > > Mail: dvdmandt¤telia.com > > > ## > > > Please, if you are using windows, you may be infected by Swen. Please go > > > here to find out more: > > > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > > > > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > > > ## > > > "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet > > > news:[EMAIL PROTECTED] > > > > I am using the compiled versions and have tried using ip addresses > > instead > > > > of host names with the same results. I don't think it's my host file. > > > > Besides, why would pike be able to reach the same hosts? > > > > > > > > Are you using XP pro? > > > > > > > > Rob > > > > > > > > "Dvdmandt" <[EMAIL PROTECTED]> wrote in message > > > > news:[EMAIL PROTECTED] > > > > > I have been using every version and RC of PHP since 4.2.1 days, and > I > > > have > > > > > never had any problems, using sockets, mysql_connect, > > > > > fopen("http://blalbla";) or anything... > > > > > > > > > > Did you compile yourself or did you download precompiled ones... If > > you > > > > > compiled yourself, try the precompiled one... Check your hosts file > > > > > (C:\windows\system32\drivers\etc) and see if something is wrong with > > > it... > > > > > > > > > > -- > > > > > // DvDmanDT > > > > > MSN: dvdmandt¤hotmail.com > > > > > Mail: dvdmandt¤telia.com > > > > > ## > > > > > Please, if you are using windows, you may be infected by Swen. > Please > > go > > > > > here to find out more: > > > > > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > > > > > > > > > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > > > > > ## > > > > > "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet > > > > > news:[EMAIL PROTECTED] > > > > > > I am running the following: > > > > > > > > > > > > PHP Version 4.3.4RC2, I tried 4.3.3 with the same results. > > > > > > MySql Version 4.0.16-nt > > > > > > Windows XP Professional > > > > > > > > > > > > Using PHP as cgi with Roxen. > > > > > > > > > > > > Anytime I try to connect to anything over TCP/IP I get an error. > > Below > > > > is > > > > > > the error that I get if I try to connect to an IMAP source: > > > > > > > > > > > > Warning: imap_open(): Couldn't open stream {mydomain.com:143}INBOX > > in > > > > > > F:\projects\phpgroupware\email\inc\class.mail_dcom_imap.inc.php on > > > line > > > > > 214 > > > > > > > > > > > > Warning: imap_open(): Couldn't open stream > > > > > > {mydomain.com:143/imap/notls}INBOX in > > > > > > F:\projects\phpgroupware\email\inc\class.mail_dcom_imap.inc.php on > > > line > > > > > 214 > > > > > > (the code comes from phpgroupware version 0.9.14.007) > > > > > > > > > > > > And if I try to connect to Mysql I get the following error unless > I > > > use > > > > > > named-pipes: > > > > > > > > > > > > #2004 - Can't create TCP/IP socket (10106) > > > > > > (This error comes from phpmyadmin during log in, if I change the > > host > > > > > entry > > > > > > to '.' instead of 'localhost' the login succeeds.) > > > > > > > > > > > > I have the IMAP extension uncommented and the path to the > extensions > > > > > > directory is correct. I can get to the IMAP server from Pike > running > > > on > > > > > the > > > > > > same box so the proble is not the IMAP server. In fact when I
[PHP-WIN] Speeding up PHP?
Hi, I've started redesigning a website that is currently running using Filemaker/Lasso. The new site will by PHP/MySQL. I'm in the early stages but I've been doing some basic tests and I'm disappointed with the speed of PHP in building the web-page. I've set up a SQL query which takes 0.89 secs to complete in MySQL (using MySQLFront) but the same query takes 15 seconds to build the page (1275 results out of 2 tables, the largest of which containns 62000 records). This particular search is concerned with bibliographical data. After PHP processes the query, I do the following: - mysql_num_rows - to show how many hits there were - For each row, - - read field data into variables - - perform a function to build a pagerange string for display - - build the table row to contain the data I've preset the widths of the columns to a percentage of the page width the reduce the amount of calculating required by the browser (IE 5.5 in my case). Does anyone have any tips to help speed this up for me please. By the way, the same search on the current web-site took 63 seconds to produce the web-page. George in Oxford -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: Error connecting to MySQL Database
Michael Hollmann, We tried deleting all the keys (some LEGACY-MYSQL would not delete no matter what we tried), deinstalling, trying to delete the keys that wouldn't delete before again, and reinstalling. Same error. We can run it using "mysqld --console", and it SAYS it's installed as a service, but it won't run. We've tried searching through the registry for all mysql instances and making sure the path is correct. Still no go. Other items that might help... PHP was installed on this machine before (3.23.48, I think), but we removed all traces of it before installing PHP4. We are also trying to install it on our D: drive, rather than our C: drive. Shadow, What do you mean try it from root? And if I want to uninstall the driver, what file is that exactly? Thanks! On Oct 27, 2003, at 1:09 PM, Shadow wrote: Did you try from the root? Is the driver in services? Check and seeif you can't start if from services... Go to /mysql/bin and uninstall the driver then reinstall it. http://www.mysql.com/doc/en/Installing.html Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: Speeding up PHP?
First of all, you should break the results into chunks getting 20-30 results at a time. A page displaying 1275 result is anything but readable. Use LIMIT in your SQL query and create a navigation bar. Also use indexing of the columns and filtering (WHERE conditions). --- Andrei BEJENARU - Developer InterAKT Online http://www.interakt.ro/ Tel: +4021 312.53.12 Tel/Fax: +4021 312.51.91 "George Pitcher" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I've started redesigning a website that is currently running using > Filemaker/Lasso. The new site will by PHP/MySQL. > > I'm in the early stages but I've been doing some basic tests and I'm > disappointed with the speed of PHP in building the web-page. I've set up a > SQL query which takes 0.89 secs to complete in MySQL (using MySQLFront) but > the same query takes 15 seconds to build the page (1275 results out of 2 > tables, the largest of which containns 62000 records). > > This particular search is concerned with bibliographical data. > > After PHP processes the query, I do the following: > > - mysql_num_rows - to show how many hits there were > > - For each row, > > - - read field data into variables > > - - perform a function to build a pagerange string for display > > - - build the table row to contain the data > > I've preset the widths of the columns to a percentage of the page width the > reduce the amount of calculating required by the browser (IE 5.5 in my > case). > > Does anyone have any tips to help speed this up for me please. > > By the way, the same search on the current web-site took 63 seconds to > produce the web-page. > > > George in Oxford -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] help!
I have been away from my computer for many months and thus, have forgotten many of the php basics. I'm trying to get "back into the swing of things" and the problem I'm having is that my php code is not being parsed. Instead, its being treated like HTML and the code just shows up on the screen. I installed SWAMP, so everything works together and should be working fine- tests do confirm this. Here is my code: S2Design - Order Results S2Design Order Results Order processed. Order processed at "; echo date("H:i, jS F"); echo ""; echo "Your order is as follows:"; echo ""; echo $_POST["luminaireqty"]." Luminair light"; echo $_POST["coffeeqty"]." coffee tables"; echo $_POST["hallqty"]." hall table"; ?> "forget your lust for the rich man's gold. All that you need, is in your soul. You can do this if you try. All that I want for you my son, is to be satisfied" ~ Lynard Skynard
Re: [PHP-WIN] help!
Hi, check in your php.ini if you've got option "short_open_tag" set to On or try to use full php open tag - " I have been away from my computer for many months and thus, have forgotten many of > the php basics. > > I'm trying to get "back into the swing of things" and the problem I'm having is that > my php code is not being parsed. Instead, its being treated like HTML and the code > just shows up on the screen. > > I installed SWAMP, so everything works together and should be working fine- tests do > confirm this. Here is my code: > > > >S2Design - Order Results > > > S2Design > Order Results > Order processed. > echo "Order processed at "; > echo date("H:i, jS F"); > echo ""; > echo "Your order is as follows:"; > echo ""; > echo $_POST["luminaireqty"]." Luminair light"; > echo $_POST["coffeeqty"]." coffee tables"; > echo $_POST["hallqty"]." hall table"; > ?> > > > > > > "forget your lust for the rich man's gold. All that you need, is in your soul. You > can do this if you try. All that I want for you my son, is to be satisfied" > > ~ Lynard Skynard -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Help with COM
Hello, I am trying to write some excel functions in PHP 4.3.3 using the COM interface. The objective it to create a "BottomEdge" border with regular line styles etc... The actual visual basic code that the macro recorder in excel writes goes as follows: Range("A13:E13").Select Selection.Borders(xlDiagonalDown).LineStyle = xlNone With Selection.Borders(xlEdgeBottom) .LineStyle = xlContinuous .Weight = xlThin .ColorIndex = xlAutomatic End With Now my code is in object and looks something like: $this->sheet->column->EntireColumn->Font->Bold=true; That would be an example of how I would make an entire column bold (I think). Anyway... how the heck do I do a "with" statement using this PHP syntax? I tried separating each line into objects but tells me it can't find function "Border": $range = $this->sheet->Range("A13:E13"); $selection = $range->Select; $diagdown = $selection->Borders(xlDiagonalDown); $diagdown->LineStyle = xlNone; ... with? Thanks for the help... I'm pretty new at trying to translate VB syntax into a compatible PHP code. -Ethan Nelson, Modulus, LLC -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] PEAR and PHP 4.3.3 installer
Hello I installed PHP 4.3.3 on Windows 200 server. I opted to install PHP via the installer. I noticed I have no support for PEAR. Is it possible to add PEAR support, or am I going to have ot uninstall, and go with the .ZIP package instead of the installer? Brandon -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
php-windows Digest 29 Oct 2003 01:48:34 -0000 Issue 1976
php-windows Digest 29 Oct 2003 01:48:34 - Issue 1976 Topics (messages 21908 through 21915): Re: Problems with TCP/IP and PHP 21908 by: Robert Duda Speeding up PHP? 21909 by: George Pitcher 21911 by: Andrei BEJENARU Re: Error connecting to MySQL Database 21910 by: Roderick Martin help! 21912 by: Patrick Roane 21913 by: Piotr Pluciennik Help with COM 21914 by: Ethan Nelson PEAR and PHP 4.3.3 installer 21915 by: Brandon 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 on Home edition you have been able to setup groups and policies? I don't think so. While what's under the hood is based on the same code base there are significant differences between the two. Going into them really isn't going to solve my problem so I'm not going to waste my time. Besides this is a news group for PHP not Windows XP. I'm going to get the source code compile it and step through it with the debugger. If I find something I'll let you know. Thanks for trying at least. Rob "Dvdmandt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Ok, can you give me one difference? I have setup servers and PHP on both > home and professional, as well as connections and firewalls and I haven't > noticed any difference.. :s > > -- > // DvDmanDT > MSN: dvdmandt¤hotmail.com > Mail: dvdmandt¤telia.com > ## > Please, if you are using windows, you may be infected by Swen. Please go > here to find out more: > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > ## > "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet > news:[EMAIL PROTECTED] > > Networking and security are slightly different. I have both and believe me > > there is a big difference between the two. > > > > Rob > > > > "Dvdmandt" <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > > XP home.. :p > > > > > > Should be same thing though... > > > > > > -- > > > // DvDmanDT > > > MSN: dvdmandt¤hotmail.com > > > Mail: dvdmandt¤telia.com > > > ## > > > Please, if you are using windows, you may be infected by Swen. Please go > > > here to find out more: > > > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > > > > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > > > ## > > > "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet > > > news:[EMAIL PROTECTED] > > > > I am using the compiled versions and have tried using ip addresses > > instead > > > > of host names with the same results. I don't think it's my host file. > > > > Besides, why would pike be able to reach the same hosts? > > > > > > > > Are you using XP pro? > > > > > > > > Rob > > > > > > > > "Dvdmandt" <[EMAIL PROTECTED]> wrote in message > > > > news:[EMAIL PROTECTED] > > > > > I have been using every version and RC of PHP since 4.2.1 days, and > I > > > have > > > > > never had any problems, using sockets, mysql_connect, > > > > > fopen("http://blalbla";) or anything... > > > > > > > > > > Did you compile yourself or did you download precompiled ones... If > > you > > > > > compiled yourself, try the precompiled one... Check your hosts file > > > > > (C:\windows\system32\drivers\etc) and see if something is wrong with > > > it... > > > > > > > > > > -- > > > > > // DvDmanDT > > > > > MSN: dvdmandt¤hotmail.com > > > > > Mail: dvdmandt¤telia.com > > > > > ## > > > > > Please, if you are using windows, you may be infected by Swen. > Please > > go > > > > > here to find out more: > > > > > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > > > > > > > > > http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED] > > > > > ## > > > > > "Robert Duda" <[EMAIL PROTECTED]> skrev i meddelandet > > > > > news:[EMAIL PROTECTED] > > > > > > I am running the following: > > > > > > > > > > > > PHP Version 4.3.4RC2, I tried 4.3.3 with the same results. > > > > > > MySql Version 4.0.16-nt > > > > > > Windows XP Professional > > > > > > > > > > > > Using PHP as cgi with Roxen. > > > > > > > > > > > > Anytime I try to connect to anything over TCP/IP I get an error. > > Below > > > > is > > > > > > the error that I get if I try to connect to an IMAP source: > > > > > > > > > > > > Warning: imap_open(): Couldn't open stream {mydomain.com:143}INBOX > > in > > > > > > F:\projects\phpgroupware\email\inc\class.mail_dcom_imap.inc.php on > > > line > > > > > 214 > > > > > > > > > > > > Warning: imap_open(): Couldn't open stream > > > > > > {mydomain.com:143/imap/notls}INBOX in > > > > > >
Re: [PHP-WIN] Run php file every day?
see microsoft's 'at' utility. from command line type: at /? it'll explain what to do. Regards, Nick H. Network Operations Center [EMAIL PROTECTED] Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new support requests to http://ticketmonster.hostingsupport.com/ --- Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of my firm shall be understood as neither given nor endorsed by it. - Original Message - From: "Luis Moreira" <[EMAIL PROTECTED]> To: "Disko_kex" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, October 28, 2003 2:54 AM Subject: Re: [PHP-WIN] Run php file every day? > Try MS Task scheduling > > > - Original Message - > From: "Disko_kex" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, October 27, 2003 5:06 PM > Subject: [PHP-WIN] Run php file every day? > > > > Hi, > > > > Is there an easy way to run a php file same time every day? Im running > > IIS5 and PHP4.3.3. > > > > Thx > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-WIN] PEAR and PHP 4.3.3 installer
Hi, Take a look at http://go-pear.org/ - Frank > Hello > > I installed PHP 4.3.3 on Windows 200 server. I opted to install PHP via the > installer. > > I noticed I have no support for PEAR. Is it possible to add PEAR support, or > am I going to have ot uninstall, and go with the .ZIP package instead of the > installer? > > Brandon > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php