[PHP] message board and gb...

2002-09-09 Thread Matt Zur
e. Thanks. -Matt PHP TOOLBAR (v1.5) for HomeSite v5 - http://zurnet.com/dl/hsphptb -- Matt Zur [EMAIL PROTECTED] http://www.zurnet.com Need a Web Site??? - Visit... www.zurnet.com 1997 - 2002 - 5th Anniversary!!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

RE: [PHP] Re: Displaying PDF file

2002-09-12 Thread Matt Schroebel
> -Original Message- > From: Erwin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 12, 2002 11:02 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Re: Displaying PDF file > > > Joseph Szobody wrote: > > Thanks Erwin, that helps but I'm still not getting it to work. > > Should I st

Re: [PHP] include_path? programmatically

2002-09-18 Thread Matt Wiseman
You could always just use .htacess to do it.. -- Matt "TrollBoy" Wiseman Webmaster: Shoggoth.net Site Designer: phpslash.org The oldest and strongest emotion of mankind is fear, and the oldest and strongest kind of fear is fear of the unknown. -H.P.

[PHP] more stress on server...

2002-09-21 Thread Matt Zur
statment for the view var and file includes. OR Example 2 -index.php with these links: Home Home Home Any help will be appreciated. -Matt -- Matt Zur [EMAIL PROTECTED] http://www.zurnet.com Need a Web Site??? - Visit... www.zurnet.com 1997 - 2002 - 5th Anniversary!!! -- PHP General

RE: [PHP] freetype - could not open font problem

2002-09-24 Thread Matt Schroebel
> From: andy [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 24, 2002 7:29 AM > Subject: [PHP] freetype - could not open font problem > I am trying to use freetype, but do always get the message > > Warning: Could not find/open font in test.php on line 18 > > The font is available and o

RE: [PHP] Jpeg resize quality problem

2002-09-24 Thread Matt Schroebel
> -Original Message- > From: Michael F. [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 24, 2002 12:09 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Jpeg resize quality problem > > > Hello, > > I have a php script which resizes a jpeg file. I use > ImageCopyResized and > ImageJP

[PHP] Including variables

2002-09-26 Thread Matt Browne
would be: Some text here. Some more text. The last bit of text. What the best way of doing this? Cheers in anticipation! -- Matt Browne <[EMAIL PROTECTED]> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Smarty template question

2002-09-28 Thread Matt Giddings
sorry, no data avaliable {/if} {else} action != read {/if} TIA, Matt --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.391 / Virus Database: 222 - Release Date: 9/19/2002 -- PHP General Mailing List (http://www.php.net/) To

[PHP] smarty template question.

2002-09-28 Thread Matt Giddings
sorry, no data avaliable {/if} {else} action != read {/if} TIA, Matt --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.391 / Virus Database: 222 - Release Date: 9/19/2002 -- PHP General Mailing List (http://www.php.net/) To

RE: [PHP] Smarty template question

2002-09-28 Thread Matt Giddings
> -Original Message- > From: Peter J. Schoenster [mailto:[EMAIL PROTECTED]] > Sent: Saturday, September 28, 2002 5:25 PM > To: [EMAIL PROTECTED] > Cc: Matt Giddings > Subject: Re: [PHP] Smarty template question > > > > On 28 Sep 2002 at 15:48, Mat

RE: [PHP] Smarty template question

2002-09-28 Thread Matt Giddings
I found my problem. Nick and comment were the wrong case, they should have been NICK and COMMENT. I can't believe I did that. Thanks for the help, Matt > -Original Message- > From: Peter J. Schoenster [mailto:[EMAIL PROTECTED]] > Sent: Saturday, September 28, 200

RE: [PHP] Smarty template question

2002-09-28 Thread Matt Giddings
ect, sorry that is a hold over from my c++ days. Its just a habit. I figured out my problem, I didn't have my variables "nick & comment" capitalized like they are in the database. Thanks for your help, Matt --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus

[PHP] Problems with dbase_create function

2002-09-28 Thread Matt Neimeyer
lso looked through the archives for this list and for the php-db list and haven't seen anything that helps (other than my earlier problem of not having enabled dbase, which appears to be fixed, before it wouldn't even show "Bad!". ) Thanks in advance for any ideas... Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Problems with dbase_create function

2002-09-29 Thread Matt Neimeyer
he directory where you >are trying to create the database? PHP runs as the web server when >installed as a module and it needs permission to write in that >directory. > >---John Holmes... > > > -Original Message- > > From: Matt Neimeyer [mailto:[EMAIL PROTECTE

[PHP] Determining platform PHP is running on?

2002-09-30 Thread Matt Giddings
Is there a way to determine what platform PHP is running on? I'm trying to write a script that parses path names which we all know unix and windose don't agree with each other. Thanks, Matt --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.g

RE: [PHP] Determining platform PHP is running on?

2002-09-30 Thread Matt Giddings
I'm looking for something that returns just the OS type, not tons of information. :) I think the constant PHP_OS is what I'm looking for. I just found it. Thanks for the suggestion though, Matt > -Original Message- > From: Jay Blanchard [mailto:[EMAIL PROTECTED]

RE: [PHP] Setting date fields in mysql queries

2002-10-02 Thread Matt Schroebel
> From: Brad Harriger [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 02, 2002 3:17 PM > Subject: [PHP] Setting date fields in mysql queries > > > I have the following line in a program I'm working on: > > $query = "UPDATE countertable SET CurrDate = '$ndate' WHERE ID = $id" > > $ndate

RE: [PHP] Argh! nulls un stuff..

2002-10-14 Thread Matt Giddings
tions are true then it'll execute the "..." block. Please note that this code has not been tested and is prone to typos. :) Matt > -Original Message- > From: Francis [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 14, 2002 9:23 AM > To: [EMAIL PROTECTED] > Subj

RE: [PHP] Packaging files for download

2002-10-24 Thread Matt Schroebel
Look at the user notes on the man page for zip http://www.php.net/manual/en/ref.zip.php, there are several solutions there > -Original Message- > From: Brent Baisley [mailto:brent@;landover.com] > Sent: Thursday, October 24, 2002 10:30 AM > To: php-gen > Subject: [PHP] Packaging files for

RE: [PHP] Information Retrieval.. help

2002-11-05 Thread Matt Schroebel
Why don't you use full text search, which creates a score? Two tutorials: http://www.mysql.com/doc/en/Fulltext_Search.html http://www.zend.com/zend/tut/tutorial-ferrara1.php The match words need to be at least 3 characters in length or you'll get no results. > -Original Message- > From:

[PHP] mssql.datetimeconvert bug ?

2002-11-13 Thread Matt Brown
arch for a solution says that the flag mssql.datetimeconvert = 0 or Off fixes this problem, however in our config it does not ... Anyone have any suggestions ? Regards Matt Brown -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mssql.datetimeconvert bug ?

2002-11-13 Thread Matt Brown
arch for a solution says that the flag mssql.datetimeconvert = 0 or Off fixes this problem, however in our config it does not ... Anyone have any suggestions ? Regards Matt Brown -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mssql.datetimeconvert bug ?

2002-11-13 Thread Matt Brown
arch for a solution says that the flag mssql.datetimeconvert = 0 or Off fixes this problem, however in our config it does not ... Anyone have any suggestions ? Regards Matt Brown -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

re: [PHP] mssql.datetimeconvert bug ?

2002-11-13 Thread Matt Brown
Sorry for the multiple posts, my mailer barfed and went mad on send, more than once. Regards Matt Brown -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Listing a table /Limit

2002-11-20 Thread Matt Schroebel
I was thinking you'd start at the beginning, displaying row 0 through row 19, and then have a next link, that will show rows 20 through 39, and so on. > -Original Message- > From: Marco Bleeker [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 20, 2002 9:06 AM > To: [EMAIL PROTECTED]

RE: [PHP] POST v. GET

2002-06-20 Thread Matt Schroebel
> after you read this web page (take you no more than 15 minutes), you > should consider browsing the actual HTTP spec, though it's pretty > technical and is very long. I've html'd the RFC2616 for easier reading and you can find it at http://www.php-faq.com/httpintro.php -- PHP General Maili

RE: [PHP] Using PHP and Apache's .htaccess files.

2002-06-20 Thread Matt Schroebel
> -Original Message- > From: Todd Fernandes [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 20, 2002 3:07 PM > The way I have it working now is that I check to see if > $PHP_AUTH_USER is > set, and if it is, I send them to the page that is a > directory down behind > the .htaccess fi

Re: [PHP] PHP include_path

2002-06-27 Thread Matt Williams
a .htaccess as; php_value include_path ".:/path/to/your/dir" if your system is setup for it. matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] checking

2002-06-28 Thread Matt Schroebel
> if ($lastname="") { > $insert="no" > } Even though you should use either empty() or isset(), you'd have a parse error if you wrote that as: if (""=$lastname) { $insert="no" } It takes a little time to learn to write the test 'backwards' but if you do the php parser will help and catch

Re: [PHP] php install

2002-07-01 Thread Matt Williams
ing up > > any ideas? install flex matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] $name = "My $row['name']" not longer possible?

2002-07-02 Thread Matt Schroebel
> "Parse error: parse error, unexpected > T_ENCAPSED_AND_WHITESPACE, expecting > T_STRING or T_VARIABLE or T_NUM_STRING in ..." > > when doing sth like: > $name = "My $row['name']"; You have to wrap array references in curly braces within double quoted strings. Proper form is: $name = "My {$ro

Re: [PHP] $name = "My $row['name']" not longer possible?

2002-07-02 Thread Matt Williams
ke: > $name = "My $row['name']"; > Try $name = "My {$row['name']}"; or $name = "My ".$row['name']; AFAIR you can't use array variables straight within strings. Maybe I'm just about to be proved wrong :) matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] .htpasswd

2002-07-02 Thread Matt Schroebel
%htpasswd --help Usage: htpasswd [-cmdps] passwordfile username htpasswd -b[cmdps] passwordfile username password htpasswd -n[mdps] username htpasswd -nb[mdps] username password -c Create a new file. -n Don't update file; display results on stdout. -m Force M

RE: [PHP] $name = "My $row['name']" not longer possible?

2002-07-02 Thread Matt Schroebel
> -Original Message- > From: Hugo Wetterberg [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 02, 2002 1:12 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] $name = "My $row['name']" not longer possible? > It is possible to use arrays within strings, just skip ''. > Write > $name="My $

RE: [PHP] Postal / Zip Code Proximity Search

2002-07-09 Thread Matt Schroebel
> -Original Message- > From: Peter J. Schoenster [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 09, 2002 1:26 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Postal / Zip Code Proximity Search > > > I don't know what you mean by straight line. AFAIK all of > this will be as "the crow

RE: [PHP] Working under Apache 1.3 but not Under IIS

2002-07-09 Thread Matt Schroebel
> From: Kondwani Spike Mkandawire [mailto:[EMAIL PROTECTED]] > Subject: [PHP] Working under Apache 1.3 but not Under IIS > > The function shown below only functions with my > Apache on WinNT... I have tried it on my local > Server (thats the one running the Apache and > it works perfectly)... I

RE: [PHP] Postal / Zip Code Proximity Search

2002-07-09 Thread Matt Schroebel
> I found the points file here: > ftp://ftp.census.gov/pub/tiger/pts/geoex.zip Sorry, I was wrong here. Those aren't the right files, and it's hard to find the correct ones. Should I ever do that, I'll post a correct link. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vis

Re: [PHP] Dual Server...

2002-07-09 Thread Matt Parlane
/htdocs/newworkstudio.com" DirectoryIndex index.html So, for each ASP site (or for each site served by IIS), just add a VirtualHost entry using the ProxyPass directive to send it to the IIS server. The IIS server doesn't have to be on the same computer by the way - or even the same network...

RE: [PHP] HTTP authentication

2002-07-10 Thread Matt Schroebel
> From: Varsha Agarwal [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 10, 2002 4:30 PM >I thought it will ask some user name and > password thing but it just displays me the string > "text to send if user hits cancel". > This is the code: > > header("WWW-Authenticate: Basic realm=\"My

[PHP] Re: Single website Unix + Windows servers

2002-07-11 Thread Matt Parlane
Try: http://www.phpbuilder.com/columns/banahan20010720.php3 I'd also try setting up Apache on your windows box - on a different port if you have to. It just moves you one step closer to what it would be like running on linux. Matt "Olinux" <[EMAIL PROTECTED]> wrote in mes

Re: [PHP] Re: Development Tools

2002-07-12 Thread Matt Williams
ultraedit for general editing, etc... I haven't tried any other as it would consume far too much time and I probably never get any work done. matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Final Year Computer Science Project involving PHP

2002-07-12 Thread Matt Schroebel
A couple projects that I have thought of doing at are quite large would be: 1. A network monitor, like Big Brother, but written in php. Completely db driven, with an easy to use web interfaces for monitoring/adding systems and has uptime graphs, etc. It can be quite complex if you try to add h

RE: [PHP] outputting a pdf file to IE browser? POST/GET method bug or not?

2002-07-15 Thread Matt Schroebel
> From: gilles [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 15, 2002 1:19 PM > Subject: [PHP] outputting a pdf file to IE browser? POST/GET > method bug or not? > error_reporting(E_ALL); > > session_start(); > if (!isset($_SESSION['download'])) { > @$_SESSION['download'] = $_POST['down

[PHP] exec() function question on Solaris

2002-07-16 Thread Matt Babineau
same execution space so that I can get the results from the first becaus eI think it is running them separately so when I try to pull the results, it has no results to pull. Does this make sense? any suggestions? Thanks, Matt Babineau MCWD / CCFD - e: &l

[PHP] $_SESSION - autostart, or session_start() ?

2002-07-17 Thread Matt Babineau
If I set the SESSION autostart = 1 in the PHP config, would that eliminate my need to use session_start() in my code? I have some PHP inline with some HTML, and the PHP is telling me: Warning: Cannot send session cookie - headers already sent Any ideas how to remedy this? Matt Babineau MCWD

RE: [PHP] Newbie getting close, form submission

2002-07-22 Thread Matt Schroebel
> From: Dean Ouellette [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 22, 2002 9:43 AM > Subject: [PHP] Newbie getting close, form submission > I am a complete newbie, search the web for examples right now and use > them. > > The host has php 3.0. ^ That's really old, y

RE: [PHP] Newbie getting close, form submission

2002-07-22 Thread Matt Schroebel
> From: Dean Ouellette [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 22, 2002 10:56 AM > Subject: RE: [PHP] Newbie getting close, form submission > > $Message = $HTTP_POST_VARS['Message']; // should single quote > associative array indexes > if (isset($HTTP_POST_VARS['Header'])) { > <<<>>> $

RE: [PHP] dbf Help

2002-07-22 Thread Matt Schroebel
> From: Vinod Palan [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 22, 2002 1:41 PM > Subject: [PHP] dbf Help > I have already php installed on linux running with mysql enabled. > Now I wanted to read dbf files and I came to know that we > need to install > php with > > *

RE: [PHP] PHP Security Advisory: Vulnerability in PHP versions4.2.0 and 4.2.1

2002-07-22 Thread Matt Babineau
Heh ASP. Hehehehehe Matt Babineau MCWD / CCFD - e: [EMAIL PROTECTED] p: 603.943.4237 w: http://www.criticalcode.com PO BOX 601 Manchester, NH 03105 -Original Message- From: 1LT John W. Holmes [mailto:[EMAIL PROTECTED]] Sent: Monday

RE: [PHP] stores / ecommerce

2002-07-22 Thread Matt Schroebel
> -Original Message- > From: Chris Edwards [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 22, 2002 1:11 PM > Subject: [PHP] stores / ecommerce > What are some good e-commerce stores written out there for > PHP and mySQL?? http://marc.theaimsgroup.com/?l=php-general&m=101839857008918&w

[PHP] What does register_globals do?

2002-07-22 Thread Matt Babineau
I have never had a clear understanding about what this does, the php.ini has an explanation but being newer to PHP I don't understand it very well. Could someone prodive a human explanation about what register_globals does and why it is so important? Matt Babineau MCWD /

RE: [PHP] What does register_globals do?

2002-07-22 Thread Matt Schroebel
> From: Matt Babineau [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 22, 2002 3:59 PM > Subject: [PHP] What does register_globals do? > > I have never had a clear understanding about what this does, > the php.ini > has an explanation but being newer to PHP I don't

RE: [PHP] What does register_globals do?

2002-07-22 Thread Matt Schroebel
> From: Martin Clifford [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 22, 2002 4:21 PM > Subject: Re: [PHP] What does register_globals do? > My way of thinking about is: > > With register_globals ON, all variables defined are available > anywhere in the script (with the exception of functions

RE: [PHP] PHP Interview questions

2003-08-28 Thread Matt Matijevich
Can you do it programmitically (with pseudo-code)? After all, we need to keep this on-topic :) not pseudo code and it could definatley be cleaned up or done better but her is my quick try at it echo "We are walking to up to a fork in the road."; $randval = rand(1, 500); $randval2 = rand(1, 500

Re: [PHP] evaluating dynamic variable

2003-09-02 Thread Matt Matijevich
this worked for me. "; } } ?> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Form variables lost when duplicate records are found!

2003-09-02 Thread Matt Matijevich
[snip] then the forms variables are stored and NOT LOST ?? [/snip] Have you looked into sessions? http://www.php.net/manual/en/ref.session.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Fwd: Re: [PHP] Form variables lost when duplicate records arefound !

2003-09-02 Thread Matt Matijevich
Tuesday, September 2, 2003, at 05:13 PM, Matt Matijevich wrote: > [snip] > when the user comes back to the "add_new.php" > [/snip] > > I would use session vars in this case. > > You could also use get variables. > > Say the company name is in the database and you h

Re: [PHP] how to include() N lines?

2003-09-02 Thread Matt Matijevich
[snip] i need to include() only a given amount of lines (the first 10 for example) instead of a whole file. [/snip] I have never tried it, but I think you could open up the file you want to include, import n lines into a variable, then use the eval function to turn that variable into php code. S

Re: [PHP] Q on Class and EXTEND

2003-09-03 Thread Matt Matijevich
I dont know much about classes, but dont you want $a = new THECHILD('walter'); //so you can access $a->abc instead of $a = new THEPARENT ('walter'); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Passing Objects between scripts and guarateeing that a language has been choosen.

2003-09-04 Thread Matt Matijevich
[snip] How can I guarantee that a language is always choosen? I mean how is this done professionally? What do I have to write at the beginning of every page? [/snip] You have a bunch of options. on each page you could add something like this to everypage: if (!isset($_SESSION['language'])){

[PHP] Beta Testers Needed - Free software opportunity

2003-09-08 Thread Matt Palermo
everyone who has helped me out. Matt Palermo [EMAIL PROTECTED] http://sweetphp.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Is there an issue using sessions with IE/Mac?

2003-09-09 Thread Matt MacLeod
lems. Are there any known issues using php sesisons with IE5/Mac? Cheers, Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Help with Displaying RSS feed links

2003-09-09 Thread Matt Matijevich
could you use this for your loop? $sizeArr = sizeof($items); for ($row=0; $row<$sizeArr; $row++) { echo "" . $items[$row]['title'] . "" . $items[$row]['description'] . ""; } -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] fopen

2003-09-25 Thread Matt Grunden
$write = (fwrite($fp, $header)); fflush($fp); fclose($fp); Matt Chris Grigor wrote: Hi I am writing to a file different sources. The one writes the date and the next starts writing data. The date writes fine. $header = "0$gpsdate"; echo $out_file; $fp = fopen($out_file,

[PHP] Initial Value for Input Box

2003-09-29 Thread Matt Palermo
allow the double quotes to be initially inserted into the input box? Please let me know. Thanks, Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Sort an array of objects

2003-10-01 Thread Matt Palermo
nks a lot! Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Global varialbes in functions

2003-10-04 Thread Matt Schroebel
Jeff McKeon said on Saturday, October 04, 2003 at 11:35 AM >However on the third funtion I get an undefined index error for '>ticketid' Post some code ... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] header() refresh vs location

2003-10-14 Thread Matt Babineau
e_URL since the browser already knows what Host you are connected to. I could be totally wrong, just my experience in the path month or so. Cheers! Matt On Tue, 2003-10-14 at 15:08, Chris Shiflett wrote: > --- Chris Hubbard <[EMAIL PROTECTED]> wrote: > > header('Location: index

[PHP] cURL > Authorize.Net > Super slow processing times!!

2003-10-14 Thread Matt Babineau
r have any suggestion for "the best" speed related solution? Thanks!! Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] cURL > Authorize.Net > Super slow processing times!!

2003-10-15 Thread Matt Babineau
Khalid wrote: > Matt Babineau wrote: > > > Hey All- > > > > Just built a cart, and I want to connect it to Authorize.net with cURL > > and I am able to do that fine. The problem is, it takes a while to > > process the transaction. Sometimes the user's browser

[PHP] Using PHP with JAVA

2003-10-24 Thread Matt Palermo
ers machine. I have been searching the web for hours trying to find a tutorial, or advice on how to accomplish this, but so far I have had no luck. If anyone has any advice or suggestions please let me know. Thanks, Matt -- PHP General Mailing List (http://www.php.net/) To unsubscri

Re: [PHP] Using PHP with JAVA

2003-10-24 Thread Matt Palermo
P image gallery. I got a long way to go before I will have this created though, since I'm very new to JAVA (I'm much stronger in PHP). Anyway, I'm sure you get the idea. Matt "Raditha Dissanayake" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi

Re: [PHP] Using PHP with JAVA

2003-10-24 Thread Matt Palermo
I don't know much about that, but it definitely sounds better, escpecially since it's still PHP based. Do you know of any websites or tutorials I can go to to learn more about it? It sounds like a much better option. Thanks, Matt "Ray Hunter" <[EMAIL PROTECTED]> wr

Re: [PHP] w3c-compliant form-action parameters

2003-10-24 Thread Matt Babineau
f its not already been suggested. -Matt On Fri, 2003-10-24 at 17:03, Chris Shiflett wrote: > --- Nathan Taylor <[EMAIL PROTECTED]> wrote: > > This problem should be handled by modifying the php.ini. In my > > experience W3C is a whiney bitch that always gets it's way. Just &g

[PHP] Weird problem when creating a db connection and trying to reference it in a function

2003-10-24 Thread Matt Babineau
($dbname, $table); return $fields; } The problem is this always errors saying it cant find the database. However, if I ran a mysql_query("select * from users") function, it would work fine. Any ideas on what the deal is with this function?? Thanks, Matt -- PHP General Mailing

[PHP] Calendar Tool

2003-10-28 Thread Matt Palermo
Hey everyone. I am the creater of a PHP script called TotalCalendar (http://sweetphp.com/TotalCalendar/) and I am looking for a little advice and suggestions about making a tool for it. I want to build an application that users can download and install on their local machines which connects to a

[PHP] Re: Calendar Tool

2003-10-28 Thread Matt Palermo
Oops... The link to the site is: http://www.sweetphp.com/projects/TotalCalendar/ Sorry. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] MX lookup email verification on Windows

2003-11-07 Thread Matt Palermo
Does anyone know of a way to perform an MX lookup on a Windows server to perform an email verification? Any help on this would be great, since I can only find code for this that will work on *nix servers. Please let me know if you can help. Thanks, Matt -- PHP General Mailing List (http

Re: [PHP] MX lookup email verification on Windows

2003-11-07 Thread Matt Palermo
Is there any way to accomplish this without the use of exec() or system() functions? "Jason Wong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Saturday 08 November 2003 03:39, Matt Palermo wrote: > > Does anyone know of a way to perform an MX look

[PHP] multiple instances of php.exe

2003-11-10 Thread Matt Warner
couple of months but the code hasn't changed in years. Has anyone experienced anything like this or have any ideas how to solve it? Thanks, Matt. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mysql_list_fields() bug?

2003-11-10 Thread Matt Babineau
= "SELECT * FROM user"; $result = mysql_query($q); return $result; } So the end result being if I take the connect statement out of the function one(), it fails, but function two() still works! Am I doing something wrong here? Thanks, Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] mysql_list_fields() bug?

2003-11-10 Thread Matt Babineau
two() still works! > > Am I doing something wrong here? > [/snip] > > It's just a small misunderstanding Matt. Your > > $db = mysql_pconnect("ip", "user", "password"); > > is LOCAL to the function http://us3.php.net/language.variab

RE: [PHP] mysql_list_fields() bug?

2003-11-10 Thread Matt Babineau
Ok, this ended up working well. I'm still wondering why in my example function two() works, without needing to provide the resource identifier to mysql_query(), how can mysql_query() pick up the resource identifier automatically while mysql_list_fields does not? Thx- Matt On Mon, 2003-11-

[PHP] Get value between 2 strings

2003-11-16 Thread Matt Palermo
TWO". In this example it should return the value " and word ". Is there some sort of function I could use to easily do this? Please let me know if you have any ideas. Thanks, Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] To Loop or Not to Loop?

2003-11-17 Thread Matt Matijevich
The code below inserts the same inventory item into the db multiple times - I just need 1 line entry for each inventory item, but multiple photos of each itemHow to do this? I know the code I wrote below is extremely awful, but I am a nebie and that was the only way I could get it to half-

[PHP] Communicating with remote server

2003-11-17 Thread Matt Palermo
, but I don't know how to connect to the remote server page and get all the results. I am new to cross-server comunication programming, so if anyone knows of a very detailed and easy to learn tutorial please send me the link. I would appreciate any help you are willing to offer. Thanks,

Re: [PHP] string

2003-12-01 Thread Matt Matijevich
Name|17|5|7|12|26|8|4|0|2|0|40|12.50|3|33.30|19 it should 16 pieces. Any thoughts on how I can get it to cut off at the 19, one thing that I should say is 19 is value that can change. Can't you just use the explode function? http://www.php.net/manual/en/function.explode.php -- PHP General M

[PHP] Refreshing in forms using post

2003-12-01 Thread Matt Grimm
ll re-parse that post data and create a duplicate record. How can I prevent this? Cache control? Thanks, -- Matt Grimm Web Developer The Health TV Channel, Inc. (a non - profit organization) 3820 Lake Otis Parkway Anchorage, AK 99508 907.770.6200 ext. 686 907.336.6205 (fax) E-mail: [EMAIL PROT

Re: [PHP] Session Expiration Problem....

2003-12-03 Thread Matt Matijevich
Is there a way to extend the php session timeout for particular pages? Alternatively, is there a way, other than using cookies, to store user data from page-to-page? I think you can use ini_set() to change session.gc_maxlifetime, that will change your session timeout. You could pass data around

Re: [PHP] Session Expiration Problem....

2003-12-03 Thread Matt Matijevich
** Low Priority ** Is there a way to extend the php session timeout for particular pages? Alternatively, is there a way, other than using cookies, to store user data from page-to-page? I think you can use ini_set() to change session.gc_maxlifetime, that will change your session timeout. You co

Re: [PHP] related products, how to's best practices

2003-12-04 Thread Matt Matijevich
** Low Priority ** >>> Jon Bennett <[EMAIL PROTECTED]> 12/4/2003 9:43:53 AM >>> Would I be right in thinking that php alone can't change the content of a dropdown once the browser has loaded the file without a page refresh ??? In which case I need to source out some javascript, anyone got any

[PHP] Sort Array by date

2003-12-04 Thread Matt Palermo
;date_file_sort'); // output results for($x = 0; $x < count($menu_item); $x++) { echo $menu_item[$x].""; } Here are the the results I get: 01-04-2004 08-13-1982 12-04-2003 11-19-2003 12-24-2003 Anyone know why these results seem totally random? Please help. Thanks, Matt

Re: [PHP] PHP Web Services

2003-12-04 Thread Matt Matijevich
I am wondering if it is possible to create web services using php? If so, where would I go to find some resources about it? try google GIYF http://www.google.com/search?q=web+services+using+php&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8 -- PHP General Mailing List (http://www.p

Re: [PHP] PHP RSS sites and SlashDot

2003-12-05 Thread Matt Matijevich
Any idea how I can get a feed from Slashdot? or any other good programming\tech sites am basically trying to get a feed from around 4 sites for around 5 links each... http://slashdot.org/slashdot.rss try google, there is a bunch of good ones. -- PHP General Mailing List (http://www.php.net/

Re: [PHP] Operator question

2003-12-09 Thread Matt Matijevich
In PHP, what does the operator "-=" do? $var -= 1 is the same as $var = $var - 1 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] display settings

2003-12-09 Thread Hartley, Matt
I am sort of new at this, I am wondering if it is possible to find the display settings of the user I know that will give you Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) is there one that will recover the display settings of the user? Matt

Re: [PHP] date conversion

2003-12-10 Thread Matt Matijevich
Hi, is there a PHP function that will convert MM/DD/ to MMDD? Also I will need to take into affect some people may put in M/D/ (some people may put in 1 instead of 01, 2 instead of 02, etc). Is there a way to do this? take a look at these functions http://www.php.net/mktime ht

RE: [PHP] upload script

2003-12-10 Thread Matt Matijevich
hi, I was wondering if anyonehad a script to upload files. Thank You http://www.php.net/features.file-upload -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] XML Strategdy

2003-12-11 Thread Matt Matijevich
Question is this. As a seasoned developer, my natural instinct is to just write a script(s) to access all the information that I need and write the appropriate information out to the file. Is there a better way to do this? Is there some type of application that has been developed that will take a

Re: [PHP] rss/rdf feed classes

2003-12-11 Thread Matt Matijevich
I'm looking for a class that returns a rss/rdf feed with each of the items as an array, or suggestions on how to items into an array... try google and freshmeat.net You should be able to find plenty of examples and classes. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vi

<    1   2   3   4   5   6   7   8   9   10   >