Re: [PHP] GD functions don't delete temporary files

2004-12-13 Thread Martin Holm
ry. http://www.php.net/manual/en/function.imagecreatefromgif.php -> *Note: * GIF support was removed from the GD library in Version 1.6, and added back in Version 2.0.28. This function is not available between these versions. Regards, Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] convert hidden form to get url

2004-12-20 Thread Martin Reeves
.cgi"; method="POST" name="flightsForm" id="flightsForm"> Thanks Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] convert hidden form to get url

2004-12-20 Thread Martin Reeves
Sorry for not been clear. The snippet of html is code I am getting dynamically using curl from another website. I want to then convert that html code into a url like http://www.somewebsite.co.uk/Availability?NUM_OF_ADTS=1&CABIN=E&B1_DAY=27. Best Regards Martin -Original Message--

[PHP] Image Resolution

2005-01-26 Thread Martin Magnusson
A6 (15,2x10,9 cm). Is it possible to change resolution like this? Thanks // Martin M

[PHP] Image Resolution

2005-01-26 Thread Martin Magnusson
A6 (15,2x10,9 cm). Is it possible to change resolution like this? Thanks // Martin M -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Is it Possible?

2005-02-04 Thread Martin Holm
Sagar C Nannapaneni wrote: I'm calling a php script with tag for ex: http://localhost/test.php?img=asfd";> and the test.php is as follows... test.php --- Theres no problem with this..its working fine. But i want to return some text(or Html)

[PHP] .INC files

2005-05-31 Thread Martin Zvarik
Hi, I saw files like "file.inc.php" and "file.inc" What is the *.inc suffix good for ? Thank you for replies. Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] .INC files

2005-05-31 Thread Martin Zvarik
Hi, I saw files like "file.inc.php" and "file.inc" What is the *.inc suffix good for ? Thank you for replies. Martin

[PHP] [Files suffix] .inc.php files

2005-05-31 Thread Martin Zvarik
Hi, I saw files like "file.inc.php" and "file.inc" What is the *.inc suffix good for ? Thank you for replies. Martin

[PHP] TEST

2005-05-31 Thread Martin Zvarik
test dammit, doesnt work

[PHP] Re: .INC files

2005-06-01 Thread Martin Zvarik
Sorry I didnt know the post delay is that LONG... On 5/31/05, Jason Barnett <[EMAIL PROTECTED]> wrote: > > Martin Zvarik wrote: > > Hi, > > I saw files like "file.inc.php" and "file.inc" > > > > What is the *.inc suffix good for ?

Re: [PHP] Beautiful HTML Invoice -> Prints like crap! I need somesuggestions!

2005-06-08 Thread Chris Martin
t; > > > > > Make it a pdf? > Is a simple CSS print stylesheet out of the question? If the site is marked up properly, this should be trivial, and would be much easier/more efficient. IMO the only image that should be on a printed invoice, is the logo (if any). -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Best way how to STORE DATA

2005-06-09 Thread Martin Zvarik
Hi, what's the best way how to store a small amount of data, like list of categories or sections of a website. CVS (comma delimited text) x Database (MySQL, or other) x XML ? Which method is the fastest? Anyone has any personal experiences? Thank you in advance for replies. Martin Zvarik

[PHP] PHP Install with MySQL in 64 bit libraries.

2005-08-08 Thread Martin McGinn
. Thanks Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php vulnerability

2005-08-22 Thread Chris Martin
You might also scan your machine (and/or network) with something such as nessus, or another vulnerability scanner -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] php5 COM strange behaviour

2005-08-23 Thread Martin Staiger
Hello NG, we have a script to create a word-document via COM which, so far, run pretty stable under php 4.3.7 Since we upgraded to php 5.0.3.3 the same script works only on the first run! On the following runs the same script causes a fatal error on the code below: Fatal error: Uncaught excep

Re: [PHP] php5 COM strange behaviour

2005-08-23 Thread Martin Staiger
>> we have a script to create a word-document via COM which, so far, run >> pretty stable under php 4.3.7 > > are you using apache2 with php4? Yes ! > are you using the prefork version of apache2? (you should be!!) No - not to my knowledge. I couldn't really find out HOW to implement this prefo

Re: [PHP] php5 COM strange behaviour

2005-08-23 Thread Martin Staiger
>>> we have a script to create a word-document via COM which, so far, run >>> pretty stable under php 4.3.7 >> >> are you using apache2 with php4? > > Yes ! Sorry - my mistake here : the problems are caused under PHP5. With PHP4 the script runs fine, so right now we are using PHP4, but due to ot

[PHP] Themes, pictures directory

2005-08-25 Thread Martin Zvarík
theme. All the pictures the theme is using will have URL like "www.site.com/themes/default/images/bla.jpg". Is there a way how I can change it? So noone can see I have themes in that directory? I was thinking about: ShowImage.php?blah.jpg, but that is too slow... :-/ Any help appreciated. Martin

[PHP] (Yet another) I'm blind ... post

2005-08-30 Thread Martin S
e see the error, and feel like pointing it out to me? Martin S Join the lists"; print "'"; print "Your E-mail address: "; print "Your Name (optional): "; print "Lista: "; print "Tävling"; print "JGP"; print "Styrelse&quo

Re: [PHP] Opensource webshop

2005-09-22 Thread Chris Martin
On 9/22/05, Greg Donald <[EMAIL PROTECTED]> wrote: > Not to mention the ones written in Perl. I think you just did ;) -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] php5<-->com terribly wrong ?

2005-10-02 Thread Martin Staiger
Dear experts, something must be terribliy wrong with either php5<->com or our configuration/code. We used to control MS-Index-Server via php4 without any problems: $q = new com ("ixsso.Query"); $util = new com ("ixsso.util"); $q->query = $Query

[PHP] Issues with backslashes and GET data

2005-10-12 Thread Martin Selway
as Server1\\SQL1, so the search fails. I've tried using a regular expression to remove one of the backslashes: $server = ereg_replace("\\", "\", $server); but I can't get this to work either. Any suggestions welcome, I'm running out of ideas. Martin -- PHP

[PHP] Script Multitasking

2005-10-29 Thread Martin Zvarík
I do this? Any help appreciated! Martin Zvarik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php error message

2005-11-17 Thread Edward Martin
I am new to working with php and I am having trouble trying to figure out this following "error" message that is displayed when I access a php file. Can you tell me what this error message means (in plain English) and what steps I might take to correct it? "Warning: Cannot modify header informatio

[PHP] Re: what is better for performance?

2005-12-11 Thread Martin Nicholls
The question is null and void, the real question is which do you need to use, just because objects in php behave like arrays, that does not mean the are interchangeable in all cases. You don't create an object just for the sheer hell of it. -- PHP General Mailing List (http://www.php.net/) To

[PHP] One big file or many includes?

2005-12-16 Thread Martin Leduc
iles using include, see the files sitemap?? So for the optimisation topic, what is THE BEST for the PHP compiler. One big file or many included files? Regards Martin PS: If some one know somes related links about the subject, please dont hesitate. ;) -- PHP General Mailing List (http://w

[PHP] Upload with process meter

2006-01-02 Thread Martin Zvarík
think it wasn't complete at that time. Thanks for sharing your knowledge about this... :) Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Help with mysql_query and INSERT INTO

2006-02-05 Thread Johan Martin
/manual/en/function.mysql-insert-id.php This will give you the record id of the last record inserted (or created). Johan Martin Catenare LLC 534 Pacific Ave San Francisco, CA. 94133 Phone: (415) 834-9802 Fax: (415) 294-4495 http://www.catenare.com AOL: catenarellc Yahoo: martin_johan MSN

[PHP] Date Comparison Question

2001-01-26 Thread Martin Fernandez
ly no clue what to do next or how to proceed. Any direction will be extremely appreciated. Thanks in advance. Martin -- 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]

[PHP] disabling php ability via .htaccess

2001-01-30 Thread Martin Pitt
rtain users to run .php scripts in certain directories until we allow them to, and remove the file. How can this be done via method stated above, or is there another way of going about this. Many Thanks Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROT

[PHP] php4 - MS SQL7 connection problem

2001-02-01 Thread Martin Tiscornia
Hello! I'm running: WinNT4, IIS4, php 4.03pl1, and I'm trying to connect to MS SQL 7. Well, I configured the php.ini (extension=php_mssql70.dll), and I copy that .dll to the windows folder. Now I want to connect to the SQL and it doesn't work, it makes a time out. If I do the same things with php

[PHP] PGP

2001-02-02 Thread Martin Thoma
Hello ! I want to send a PGP-encrypted EMail out of a php-script. I'm a very newbee in PGP and actual know nothing. Could someone please give me some hints how to do it ? Regards Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP] Off Subject, but can't find any info elsewhere

2001-02-03 Thread Martin Thoma
Go to developers.netscape.com, there you can find newsgroups where you can get help. Martin Toby Miller schrieb: > Web Developers, > > I know this has nothing to do with PHP, but some bright minds out there might have >run across it. It's about Netscape 6 mouseovers. > &

[PHP] Mail-Encryption

2001-02-06 Thread Martin Thoma
an Unix-Server (with php) ? Regards Martin -- 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]

[PHP] Standard-Output

2001-02-18 Thread Martin Thoma
Hello ! Which is the name for the standard-output on Linux ? The background: I want to use PGP (2.6.3.) to put the encrypted file out on standard-output. Regards Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

[PHP] Using Pipes / PGP

2001-02-18 Thread Martin Thoma
ailable on the disc for some time. The pgp-doc says, that you could use the -f paramter with pipes to avoid this. But: How is it done exactly ? I didn't get anything to work. (Using PGP 2.6.3. and Linux) Regards Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

[PHP] Check Client BPS

2001-02-19 Thread Martin Marconcini
his? Thanks in advance, Martin Marconcini. -- 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]

[PHP] Post your announcements in PHP Journal

2002-11-25 Thread Martin Streicher, Editor
mation) We are happy to receive product announcements, press releases, and blurbs from individuals and groups. Entries will be edited for grammar and space, and not every announcement can run do to space constraints in the printed version of the magazine. We look forward to hearing from you! Martin Streicher Editor, PHP Journal [EMAIL PROTECTED]

[PHP] Uploading Multiple Files

2003-07-14 Thread Martin E. Koss
I'm having a little struggle getting a PHP file to upload 2 files simultaneously. The code follows. The first image always gets uploaded but the second one sometimes does but when it does it is a duplicate of the first image but named as the second. There's probably a real simple solution but obvi

[PHP] PHP Hosting Sites

2003-06-10 Thread Martin, Stanley G
Anybody have any GOOD experience with PHP Web Hosting sites? I found a list at http://www.zend.com/hosting_sites/phphosting.php?CID=484 but don't know enough about them to make a safe decision. Stanley G. Martin System Administrator Sprint - EIS3 Customer Care [EMAIL PROTECTED]

[PHP] Dynamic menu not passing value to PHP?

2003-06-16 Thread Dennis Martin Ong
Hi, I'm trying to create a page where a user can choose to view products by category by selecting a drop down menu or he can choose to do a search against the item name. The script seems to work but I'm puzzled cos the mysql query seems to be querying all the category while it is suppose to match

Re: [PHP] Dynamic menu not passing value to PHP?

2003-06-17 Thread Dennis Martin Ong
SELECT * FROM inventory WHERE category='$sltCat'"; } else { $query_rsCat="SELECT * FROM inventory WHERE item_name LIKE '%$txtSearch%'"; } to circumvent this and it worked.. Thanks Janet for pointing this out...and thanks all for the help Dennis "

[PHP] Sockets

2002-09-23 Thread Martin W Jørgensen
Is it possible to read and write to multiple sockets at once with php? Can anyone please answer that question? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Displaying full array contents

2002-09-26 Thread Martin W Jørgensen
Yes. my idea is to use: echo ""; print_r($array); echo ""; "Brad Harriger" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm trying to write a function that will display the full contents of an > array. If one of the keys contains a value that is an array, t

[PHP] Re: Echoing HTML in PHP as CGI

2002-09-26 Thread Martin W Jørgensen
You can use this code: print <<< EndOfHTML put all html in here even with " EndOfHTML; This will print out all html. and dont care about special signs. goodluck. Martin "Reuben D. Budiardja" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[

Re: [PHP] Displaying full array contents

2002-09-26 Thread Martin W Jørgensen
print_r($array); simply print out the entire array.. It cant be easier. "Debbie_dyer" <[EMAIL PROTECTED]> wrote in message 01bf01c26598$1d84ec00$0100a8c0@homepc">news:01bf01c26598$1d84ec00$0100a8c0@homepc... > Use a static variable in the function? A static var retains its value > between functio

[PHP] strpos

2004-01-21 Thread Martin Hjort Eriksen
Hello everybody I am currently working on an rtf to html converter, and for this i need a function that can find a specific control word in the file. Because of the sheer number control words in the rtf standard, I have to be shure that I have the control word, by examining the trailing charact

Re: [PHP] strpos

2004-01-21 Thread Martin Hjort Eriksen
Thank You very much. and I think I will go to bed now /Martin Mike Migurski wrote: When I use the function bellow, and there is no occournce of the control word, strpos shoul return false, but instead i returns 1, which is not the intention. Does anybody here have an idea about what I

Re: [PHP] Login variable is empty but password is OK. Why? (newbie question)

2004-01-21 Thread Martin Hjort Eriksen
ause you will stil get an md5 hash on an empty string, meaning that even if $senha is empty you $cod wil produce a md5 hash. Try fetching your username and password with the post array, that would be $_POST['nome'] and $_POST['senha']. /Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Odd Code Error.

2004-01-21 Thread Martin Hjort Eriksen
another person, who is not an experienced programmer about types over the net, is not that easy, and many times only leads to more confusion. /Martin I'm sure many will disagree with me on this but, this is EXACTLY why I think all this loose type conversion in php, perl and others, is

Re: [PHP] Odd Code Error.

2004-01-21 Thread Martin Hjort Eriksen
should use isset(). Exactly how a variable should be set, well it could be for instance var $age:int; But you could also do both things at the same time, for instance that you PHP5 can make class type hints about the parameters to a method, but you can also not do it. /Martin -- PHP General

Re: [PHP] Odd Code Error.

2004-01-21 Thread Martin Hjort Eriksen
/zend-engine-2.php /Martin

Re: [PHP] Odd Code Error.

2004-01-21 Thread Martin Hjort Eriksen
$bar in that fashion then isset($bar) will come out as false. And $bar === true will only become true, if $bar is true, look at table K-3 here http://www.php.net/manual/en/types.comparisons.php /Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Persistent connections and transactions

2001-01-25 Thread Martin A. Marques
you, because there is another transaction been executed). Saludos... :-) -- System Administration: It's a dirty job, but someone told I had to do it. - Martín Marqués email: [EMAIL PROTECTED] S

Re: [PHP] Persistent connections and transactions

2001-01-25 Thread Martin A. Marques
El Jue 25 Ene 2001 14:34, Frank Joerdens escribió: > On Thu, Jan 25, 2001 at 11:18:49AM -0300, Martin A. Marques wrote: > [ . . . ] > > > No, and thats why in the postgres list we talked about persistent > > connections not having much benefits. That is because the connection

Re: [PHP] Persistent connections and transactions

2001-01-25 Thread Martin A. Marques
El Jue 25 Ene 2001 16:49, Frank Joerdens escribió: > On Thu, Jan 25, 2001 at 04:04:24PM -0300, Martin A. Marques wrote: > [ . . . ] > > > Of course. But the persistent connection are not working as the manuals > > say they should work. > > It appears this riddle has

Re: [PHP] PostgreSQL + PHP + SQL warning messages

2001-01-25 Thread Martin A. Marques
one told I had to do it. - Martín Marqués email: [EMAIL PROTECTED] Santa Fe - Argentinahttp://math.unl.edu.ar/~martin/ Administrador de sistemas en math.unl.edu.ar - -- PHP General Mailing List (http://www.php.

Re: [PHP] Session problems

2001-02-21 Thread Martin A. Marques
dos... :-) System Administration: It's a dirty job, but someone told I had to do it. - Martín Marqués email: [EMAIL PROTECTED] Santa Fe - Argentinahttp://math.unl.edu.ar/~mart

Re: [PHP] Sessions and naming a file with SID

2001-02-22 Thread Martin A. Marques
he session options in php.ini. Saludos... :-) System Administration: It's a dirty job, but someone told I had to do it. - Martín Marqués email: [EMAIL PROTECTED] Santa Fe - Argentina http

Re: [PHP] phpPgAdmin ?

2001-02-22 Thread Martin A. Marques
email: [EMAIL PROTECTED] Santa Fe - Argentinahttp://math.unl.edu.ar/~martin/ Administrador de sistemas en math.unl.edu.ar - -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: [PHP] Problemas con conexion Oracle

2001-02-23 Thread Martin A. Marques
It's a dirty job, but someone told I had to do it. - Martín Marqués email: [EMAIL PROTECTED] Santa Fe - Argentinahttp://math.unl.edu.ar/~martin/ Administrador de sistemas en math.unl.edu.ar

Re: [PHP] Parsing a string

2001-02-23 Thread Martin A. Marques
job, but someone told I had to do it. - Martín Marqués email: [EMAIL PROTECTED] Santa Fe - Argentinahttp://math.unl.edu.ar/~martin/ Administrador de sistemas e

Re: [PHP] PostgreSQL vs InterBase

2001-02-27 Thread Martin A. Marques
09 Media <http://www.209media.com> > Ron Wills <[EMAIL PROTECTED]> > Programmer > > System Administration: It's a dirty job, but someone told I had to do it. -

[PHP] Rounding to strange results

2001-03-06 Thread Martin E. Koss
fine, as does all other prices, this is the same with and without rounding. Anything I should look for to solve this problem? Martin. -- 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

Re: [PHP] I can't do a connection to POSTGRES from PHP4 as NSAPI

2001-03-16 Thread Martin A. Marques
hy this is happening. > What can I do? I searched for this error and could not find any help. > > Thanks in advance -- System Administration: It's a dirty job, but someone told me I had to do it. - Martín Marqués

[PHP] Dynamically build a form from mySQL table

2001-03-20 Thread Martin E. Koss
PRINT ""; How do I get all this info from the table? Thanks for any help. Martin E. Koss M: 07946-706459 E: [EMAIL PROTECTED] -- 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]

Re: [PHP] to find out which checkbox is checked

2001-04-18 Thread Martin Cabrera Diaubalick
Hello Jacky! Try to echo the variable to see its value. HTH - Original Message - From: "Jacky@lilst" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 18, 2001 10:19 PM Subject: [PHP] to find out which checkbox is checked > Hi all, > I still cannot get my problem so

[PHP] REG_BADPAT ERROR!

2001-05-02 Thread Martin Bittner-Lamy
I got this error: Warning: REG_BADPAT in /usr/home/64.157.1.190/public_html/test/segrabs.php on line 236 and the line 236 is: $url=ereg_replace("&","&",$url); Sometime, the number of the line on which the error happen change, but it is always a ereg_replace function call.. what is that error

[PHP] Check if a variable has been posted-- HOW?

2001-05-03 Thread Martin Cabrera Diaubalick
Hi everyone I'm lookign through the manual but can'f find it right now. How do I check if a variable has been created through a posted form? TIA -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To c

[PHP] myODBC from Access to mySQL (Failing)

2001-05-09 Thread Martin E. Koss
ious updates that I must have done to get Access 97 on Win 95 to work and also to do the same from Access 2K on Win 98. On both I have installed myODBC and MDAC2.5 but I'm still pulling my hair out. Any help will save my hair. Thanks. Martin E. Koss M: 07946-706459 E: [EMAIL PROTECTED] --

Re: [PHP] Limit & hyperlinking

2001-05-17 Thread Martin Cabrera Diaubalick
Hello Greg, Try http://www.knowledgeisland.com/inet/php/php.php Look for Rod Kreisler in the PHP& Databases section HTH Regards - Original Message - From: "Greg Wright" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 1:20 PM Subject: [PHP] Limit & hyperlinki

[PHP] All of a sudden I get Warning: Bad arguments to implode() in busca_01.php on line 133

2001-05-22 Thread Martin Cabrera Diaubalick
Hello Everyone! This is my code if (count($array_id)==1) { $string_id=$array_id; } else { $string_id= implode(":",$array_id); } I've been testing it for three days and never had an error, now it

Re: [PHP] Threaded discussion Phorum algorithm

2001-05-24 Thread Martin Cabrera Diaubalick
Hello Ivan, there's a nice article at DevShed.com explaining this Try http://www.devshed.com/Server_Side/Administration/TalkToMe/print.html HTH Regards - Original Message - From: "rodrigo" <[EMAIL PROTECTED]> To: "php php" <[EMAIL PROTECTED]> Sent: Thursday, May 24, 2001 4:24 AM Subjec

Re: [PHP] Tutorial on connecting to a MSSQL 7 or 2000 database.

2001-05-24 Thread Martin Cabrera Diaubalick
Hello Brandon, for Version 7, have a look at http://www.knowledgeisland.com/inet/php/php.php look in the PHP& Databases section HTH Regards - Original Message - From: "Brandon Orther" <[EMAIL PROTECTED]> To: "PHP User Group" <[EMAIL PROTECTED]> Sent: Monday, May 14, 2001 6:12 PM Subje

Re: [PHP] calling an URL

2002-01-24 Thread Martin Cabrera Diaubalick
Header("Location:http://whatever.com";); HTH REgards El Jue 24 Ene 2002 12:50, Eduardo Melo escribió: >How can i call as URL from a PHP code ? > >thanks, > >eduardo melo >computer programmer > >_ >Send and receive Hotmail on your m

[PHP] eregi_replace Howto

2002-02-01 Thread Martin Cabrera Diaubalick
Hello all! I would like to change all the links containing string "microsite" from $contenido1 to: http://www.whatever.com";>Link not available. The rest of the links of $contenido1 would have to be ontouched. To do this, I tried $contenido1=eregi_replace("()","http://www.whatever

[PHP] eregi_replace HELP!!

2002-02-04 Thread Martin Cabrera Diaubalick
Hello all! I would like to change all the links containing string "microsite" from $contenido1 to: http://www.whatever.com";>Link not available. The rest of the links of $contenido1 would have to be ontouched. To do this, I tried $contenido1=eregi_replace("()","http://www.whatever.com\";>L

[PHP] mail() - 7bit headers

2002-02-07 Thread Martin C. Petersen
How do i encode 8 bit text to 7 bit in php so that the mail server (courier) won't complain about 8 bit content in the header (From:) while still enabling mailreaders to decode it? Regards Martin Petersen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Re: Mail stopped working - Somewhat Urgent

2002-02-07 Thread Martin C. Petersen
Bryan Gintz wrote: > All of a sudden Mail through PHP just stopped working, we can do it > through the command line, but refuses to work in PHP. > Any ideas? Does the maillog mention any errors? How about the webserver log? Best regards Martin -- PHP General Mailing List (http://ww

[PHP] Re: Table exists?

2002-02-09 Thread Martin C. Petersen
e test is inconclusive.. Best regards Martin Petersen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Templates

2002-02-14 Thread Truniger, Stefan Martin
Hi every1, I've been playing around with template.inc out of PHPLib. Now there's just one question dwelling in my head.. is it possible somehow to get the server to parse any html-file that is requested. example: user requests file index.html, index.html is parsed thru a standard template to g

Re: [PHP] PHP

2002-04-16 Thread Martin Cabrera Diaubalick
It's a Forum, not a chat. http://forums.knowledgeisland.com/list.php?f=1 HTH Regards El Mar 16 Abr 2002 13:00, Jason Whitaker escribió: >I am looking for a PHP chat for disscussing php/mysql. anyone know of any? > >-- > >Jason Whitaker -- Martin Cabrera Diaubalick Directo

[PHP] Informix Abstraction Class the PHPLIB Way

2002-05-21 Thread Martin Cabrera Diaubalick
Hello everyone, I'm starting to work with Informix 9.3 and I was wondering if someone has created a class in the phplib way using the same methods. My knowledge of Informix is less than zero, so if you could point me to another DB abstraction system that uses Informix and classes, I will appreci

Re: [PHP] return

2002-04-01 Thread Jordan K. Martin
Rasmus, Makes sense. I didn't think much when writing that piece...but...what is the & for? wouldn't it work the same without it? function test ($var) { $var = addslashes($var) } $foo = "He's dreaming"; test($foo); print($foo); Jordan K. Martin

[PHP] Re: Adding Querystrings to links

2002-04-08 Thread Jordan K. Martin
es on the referring page. Reply and let me know if this is what you're looking for. -Jordan K. Martin --New Image Design ---http://www.newimagedesign.com <[EMAIL PROTECTED]> wrote in message 002f01c1df0f$cb2ef400$0100a8c0@pent333">news:002f01c1df0f$cb2ef400$0100a8c0@pent333.

Re: [PHP] Making graphics

2002-04-11 Thread Martin Cabrera Diaubalick
>format. What is the best way to do this.hopefully you will not say GD >library! -- Martin Cabrera Diaubalick Director Técnico Notodo.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How do I logout a user ?

2001-11-09 Thread John Martin Alfredsson
do I do this ? The Server is IIS and PHP is 4.0.6. /Martin jma(at)jma.se -- 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]

[PHP] Line breaks in PHP

2001-03-29 Thread Martin Cabrera Diaubalick
nl2br (PHP 3, PHP 4 ) nl2br -- Inserts HTML line breaks before all newlines in a string Description string nl2br (string string) Returns string with '' inserted before all newlines *** RTM. Som

RE: [PHP] split string value again

2001-03-29 Thread Martin Cabrera Diaubalick
Try to use explode and keep the second element of the array Just a quick thought .. - Original Message - From: Jacky <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 30, 2001 12:52 AM Subject: [PHP] split string value again Hi again have to try again after I have not

[PHP] [PHP-DB] ALTER TABLE - code not working.

2001-03-29 Thread Martin E. Koss
faultvalue"; $result = mysql_query ($SetDefault,$conID); It is NOT adding the column, and obviously not setting the default. Any help would be great, thanks. Martin. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

RE: [PHP] Line breaks in PHP

2001-03-29 Thread Martin E. Koss
aving the data into the table, use the above but then you won't need it when you pull the data back out. Martin. -Original Message- From: Jason Lotito [mailto:[EMAIL PROTECTED]] Sent: 29 March 2001 20:30 To: [EMAIL PROTECTED]; Php Mailing List Subject: RE: [PHP] Line bre

[PHP] PHP Editor for Linux

2001-03-30 Thread Martin Cabrera Diaubalick
Hi there! I use bluefish for HTML and PHP coding, but I'm not too happy with it. Do you know a good PHP Editor for Linux, besides Emacs and xjed...? TIA -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

RE: [PHP] PHP Editor for Linux

2001-03-30 Thread Martin Cabrera Diaubalick
VIM? No thanks :-) :wq - Original Message - From: Michael Champagne <[EMAIL PROTECTED]> To: Martin Cabrera Diaubalick <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 30, 2001 5:13 PM Subject: Re: [PHP] PHP Editor for Linux > What about the great

RE: [PHP] Reg exps.

2001-04-05 Thread Martin Cabrera Diaubalick
Hello Elias, Try this tutorial at phpbuilder.com http://www.phpbuilder.com/columns/dario19990616.php3 HTH (It helped me) - Original Message - From: elias <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 05, 2001 7:47 PM Subject: [PHP] Reg exps. > Hello. > I've been

RE: [PHP] Update All fields?

2001-04-06 Thread Martin Cabrera Diaubalick
Hello James In your update statement, do not include a WHERE clause HTH - Original Message - From: James Holloway <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 06, 2001 11:05 AM Subject: [PHP] Update All fields? > Hi There, > > I currently have a MySQL table, with ar

Re: [PHP] String in a string

2001-04-06 Thread Martin Cabrera Diaubalick
Hello Mike, try preg_match See http://www.php.net/manual/en/function.preg-match.php HTH Regards - Original Message - > From: Mike <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, April 06, 2001 4:42 PM > Subject: [PHP] String in a string > > > > How do I find out if a strin

[PHP] PHP 3 -> 4 Transition problem

2001-06-21 Thread Martin Cabrera Diaubalick
Hello everyone! Good to see the list back! I had this weird problem switching from PHP3.0.16 to PHP 4.0.4pl1. After changing Apache httpd.conf file, everything went ok except that mail() function always returns false even though mails are sent. phpinfo() says my sendmail configuration is this o

[PHP] Attn: HP Pavilion 9680C (US) owners

2001-07-03 Thread Martin F. Krafft
important thing at HP too is the money... (they wanted to charge me $25 per 15 minutes because i called from germany, even though the US system i had purchased was still within warranty). ack! Does anyone have that CD? Please CC me since the address I am subscribed as is currently inaccessibl

[PHP] Listing files from a directory

2001-08-21 Thread Martin E. Koss
I am trying to find a way to list files alphabetically. " . "$entryName\n"; } } closedir($mydirectory); ?> I've looked through old messages on the subject but even though on Win32 it lists in the right way but not on the Apache Webserver. Thanks. Martin. -- P

<    14   15   16   17   18   19   20   >