Re: [PHP] How do you make a directory

2002-07-23 Thread Tech Support
web directory. die("$dirpath"); // excellent for debugging :-) Jim Grill Support Web-1 Hosting http://www.web-1hosting.net - Original Message - From: "Roger Lewis" <[EMAIL PROTECTED]> To: "Php-General" <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 20

[PHP] problem with submit-event script from php.net

2002-07-03 Thread Dave - Technical Support
Hi there, this is my first time posting. I've set up the event calendar script that http://www.php.net uses on their front page. The only problem I'm having is getting the information from the mysql database to the backend.csv file that it uses. Everything is working properly included the submitti

[PHP] Keeping PHP out?

2002-03-27 Thread SpyProductions Support Team
Does anyone know if there is such a thing, maybe by writing in perl or even writing in a configuration file, as keeping PHP out of a certain directory or directory structure? I'm trying to figure out why PHP is not working in one of my directories; I can tell you there is a good amount of perl/c

[PHP] PHP and Pay Flow Pro

2002-03-12 Thread SpyProductions Support Team
I am about to build a script in PHP for a user to submit a credit card transaction through Verisign's Pay Flow Pro. Is there some sort of module I need installed first before I use PHP for this? Does anyone know of a script around to use as an example, or for that matter, a free one already don

RE: [PHP] Unusual Form situation?

2002-02-27 Thread SpyProductions Support Team
t; > If the image was clicked, this will submit your form, and both $myimage_x > and $myimage_y will be set. > > HTH > > Sam Masiello > Software Quality Assurance Engineer > Synacor > (716) 853-1362 X289 > [EMAIL PROTECTED] > > > - Original Message - &g

[PHP] Unusual Form situation?

2002-02-27 Thread SpyProductions Support Team
I have form I am working with and trying to add some PHP processing to the form's contents. The form is a html template used by a CGI script. So, instead of having a 'submit' button for the form's content, there is a GIF. The CGI apparently reads the GIF as a button to submit the form's conten

[PHP] PHP & GD - Nevermind! Thanks!

2002-02-13 Thread SpyProductions Support Team
Thank you to anyone looking into my question, but it is moot; seems the two scripts I was given initially are just buggy. I found one that isn't, and it works fine. Anyone have any idea what would be a practical application of GD nowadays? Doesn't seem to be practical to me. -Mike -- P

[PHP] PHP & GD Library

2002-02-13 Thread SpyProductions Support Team
I installed and recompiled PHP on my Apache server with the GD libs as well as zlib and png libs. I have a test script from the GD web site, but it doesn't seem to work. The test script is at: http://www.spidermanzone.com/testgd2 And runs at: http://www.spidermanzone.com/testgd2.php The php

[PHP] PHP not parsed in HTML

2002-02-12 Thread SpyProductions Support Team
Hhere's another humdinger of a question: I am with a hosting company that doesn't want to parse PHP in HTML files because they are afraid it will slow down their server(s) too much. So. I really like them and don't want to move the site if I don't really *have* to. There are some neat

RE: [PHP] PHP and CGI

2002-02-12 Thread SpyProductions Support Team
ehow > "include" > a .php file in your script? > - Original Message - > From: "SpyProductions Support Team" <[EMAIL PROTECTED]> > To: "hugh danaher" <[EMAIL PROTECTED]>; "php" > <[EMAIL PROTECTED]> > Sent: Tue

RE: [PHP] PHP and CGI

2002-02-12 Thread SpyProductions Support Team
I > > > is your file extension .php? > hugh > - Original Message ----- > From: "SpyProductions Support Team" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, February 12, 2002 11:25 AM > Subject: [PHP] PHP and CGI > > > > > >

[PHP] PHP and CGI

2002-02-12 Thread SpyProductions Support Team
I did some research in the archives on this, but couldn't come up with a straight answer. I have a CGI script that uses and HTML template/form. I would like to embed a PHP script in the template to take some of the values of the CGI and put them in a database. I set up the database, wrote the

RE: [PHP] changing a variable according to the input in a checkbox

2001-11-27 Thread Yoan Bosch [VDB TECH SUPPORT & DEVEL]
Hi I think if you want the user to type in a number, rather use a textbox, not a checkbox ;-)) Then call the textbox "phone" in the form you want the user to fill in, and when submitted, the variable $phone will contain the number he typed in. Then use: $prefix = substr($phone, 0, 3); if (($

Re: [PHP] Re: Problems with PHP calling PGP

2001-08-24 Thread CO Group Support
mails it using php mail */ $cmd = "echo '$msg' | /usr/local/bin/pgp -feat +force +batchmode '$ruid' -u '$suid' 2>/dev/null"; $encrypted = `$cmd`; $encrypted = "From: $from\n\n" . $encrypted; mail($to, $subject, "", "$encrypted");

[PHP] Problems with PHP calling PGP

2001-08-24 Thread CO Group Support
Hi all. I am having a very strange problem when trying to run PGP under Unix shell from inside a php script. I am trying to encrypt the body of an email message. And, bizarrely, I can get it to work fine several different ways (using exec(), popen(), backtick, etc), but (here's the strange part

[PHP] TheCasino.com: You have been removed!

2001-04-20 Thread support
heCasino.com Monhtly Prize Drawings. Please let us know if we can be of further assistance. The Support Staff TheCasino.com, Corp. [EMAIL PROTECTED] http://www.theCasino.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

[PHP] TheCasino.com: You have been removed!

2001-04-04 Thread support
heCasino.com Monhtly Prize Drawings. Please let us know if we can be of further assistance. The Support Staff TheCasino.com, Corp. [EMAIL PROTECTED] http://www.theCasino.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

[PHP] TheCasino.com: You have been removed!

2001-04-04 Thread support
heCasino.com Monhtly Prize Drawings. Please let us know if we can be of further assistance. The Support Staff TheCasino.com, Corp. [EMAIL PROTECTED] http://www.theCasino.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

[PHP] TheCasino.com: You have been removed!

2001-04-04 Thread support
heCasino.com Monhtly Prize Drawings. Please let us know if we can be of further assistance. The Support Staff TheCasino.com, Corp. [EMAIL PROTECTED] http://www.theCasino.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

Re: [PHP] PHP Webhosting

2001-03-19 Thread support
you could try NoMonthlyFees.com - Original Message - From: Angerer, Chad <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 19, 2001 12:28 PM Subject: [PHP] PHP Webhosting > Hello, > > I ran across a web hosting service phpwebhosting.com and it seemed like a > good deal, p

[PHP] Re: SOS !

2001-03-15 Thread Julien (support pagespersos Free)
run on my server. Maybe > "ScriptMap/.php" registry key value is wrong...I'm waiting for any > answer... Nicolas Merlet > Tel: +33.674.520.959 > Email: [EMAIL PROTECTED] -- Bonjour, Sorry,but our servers don't support the extension that fol

RE: [PHP] looking for a PHP editor

2001-01-10 Thread Webintellects Tech Support
Ultraedit is great. To make UltraEdit "php friendly", if you goto: Advanced->toolconfiguration set: Command line to: c:\php\php -e -f %F (assumes php installed at c:\php\) Working dir: c:\php (whatever, that's just what I use) Menu Item Name : Php (ditto) che

<    1   2