[PHP] Time is off?

2002-09-25 Thread Brandon Orther
thinking maybe a setting in the php.ini or something? Thanks for any help, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com <http://www.webintellects.com/>

[PHP] Problems pulling up a certain url with curl

2002-10-10 Thread Brandon Orther
u got there in a browser it shows up just fine. Does anyone have any idead why it would do this? Thanks, ---- Brandon Orther WebIntellects Design/Development Manager <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] 800-994-6364 <http://www.web

[PHP] ^M at the end of each line when I use php to write file

2002-10-31 Thread Brandon Orther
Hello, Does anyone know a way around all the ^M at the end of each line that my php file writes to on a linux box? Brandon Orther WebIntellects Design/Development Manager <mailto:brandon@;webintellects.com> [EMAIL PROTECTED] 800-99

RE: [PHP] ^M at the end of each line when I use php to write file

2002-10-31 Thread Brandon Orther
? Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -Original Message- From: Evan Nemerson [mailto:evan@;coeus-group.com] Sent: Thursday, October 31

RE: [PHP] ^M at the end of each line when I use php to write file

2002-10-31 Thread Brandon Orther
Hello, For anyone else that had a problem with ^M use this function: str_replace("\r", "", $result); -------- Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 w

[PHP] " getting changed to \" when pulled from a

2002-11-07 Thread Brandon Orther
Hello, When trying to save data from a form, the quotations (") get change to (\") Is there a function that will fix this? ---- Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects

[PHP] FileSize and file_exist failing a file that I am sure is there

2002-11-12 Thread Brandon Orther
-Part1.mp3 it does exist. Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com <http://www.webintellects.com/>

RE: [PHP] FileSize and file_exist failing a file that I am sure is there

2002-11-12 Thread Brandon Orther
Hello, Open_basedir is not set in the php.ini and I can rename the files without an issue using the rename function. Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com <h

[PHP] Shopping Carts

2001-01-10 Thread Brandon Orther
, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] JavaScript and PHP ... are they at all the same?

2001-01-10 Thread Brandon Orther
Hello, I am making a PHP script that makes a JavaScript. Is there a way in java to escape a character like in php. (in php you use "\") Thank you, -------- Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 80

[PHP] Sessions

2001-01-10 Thread Brandon Orther
DWR) failed: m (2) in Unknown on line 0 Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 Thank you, ---- Brandon Orther WebIntellects Design/Development Manager [EM

[PHP] How can I get a random number

2001-01-10 Thread Brandon Orther
How can I get a random number Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http://www.php.net/) To

[PHP] rand is not random for me :(

2001-01-10 Thread Brandon Orther
When I use random rand(1, 10) I always get 2? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http

[PHP] Format a number for Money

2001-01-15 Thread Brandon Orther
Hello Everybody, I want to take a number and echo it with only 2 numbers after the decimal point. I can't remember how to do this but I do remember it was easy. Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROT

[PHP] XML, what is that supposed to do?

2001-01-16 Thread Brandon Orther
Hello Everybody, I have seen a lot of people ask for XML support for PHP. I was wondering what it does that makes it good for PHP. Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364

[PHP] Sessions

2001-01-16 Thread Brandon Orther
Does anyone have a place with a little more user friendly tutorial or place to learn about sessions? The php manual is making me go mad. Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364

[PHP] sessions_destroy(); aint werking?

2001-01-16 Thread Brandon Orther
advance Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP] gc_probability

2001-01-16 Thread Brandon Orther
Hello, Does someone have an example of how I can use session.gc_probability. I want to pass the session ID through GET/POST so if someone has a better way of making the sessions end please let me know. Thank you, Brandon Orther WebIntellects Design

[PHP] session_destroy

2001-01-16 Thread Brandon Orther
Hello Everyone, Can someone please give me example code on how to use session_destroy because I can not get it to work. Also if you have an example for gc_probability I would love that too. Thank You :) Thank you, Brandon Orther WebIntellects

[PHP] Ok thanx sessions that was great, now it's time to go back home!!!

2001-01-17 Thread Brandon Orther
Hello, I am getting started with session and really love the sessions to death, but when I try to end a session I get an error. Can someone give me an example of code that ends a session. Thank you, Brandon Orther WebIntellects Design/Development

[PHP] PHP connecting to FIlemaker Database

2001-01-17 Thread Brandon Orther
Has anyone used PHP to connect to a FileMaker database? If you have a url to a tutorial please e-mail me. Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com

RE: [PHP] Ok thanx sessions that was great,now it's time to go back home!!!

2001-01-17 Thread Brandon Orther
\htdocs\sessions\done.php on line 3 Here is the code I am using: "; ?> RESTART>> Thank you, -------- Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.web

[PHP] Rounding a number up if the number is anything more than a whole number

2001-01-17 Thread Brandon Orther
I am trying to say. Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http://www.php.net/) To

[PHP] CSS and PHP

2001-01-18 Thread Brandon Orther
. It loads up perfectly. Has anyone ever had this problem before? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Ma

RE: [PHP] PHP Editors

2001-01-18 Thread Brandon Orther
I am not sure what OS you are running but for windows I use PHPED. Check it out at www.phped.com -Original Message- From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 18, 2001 7:03 AM To: PHP Mailing List Subject: [PHP] PHP Editors So what editor is recommended?

RE: [PHP] Spell checker?

2001-01-18 Thread Brandon Orther
Check here, I have never messed with it just ran into it the other day. I hope it helps. http://www.php.net/manual/en/ref.pspell.php Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364

[PHP] Clear an array

2001-01-18 Thread Brandon Orther
How can I clear an array of all it's values. Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List

[PHP] Clearing a variable

2001-01-18 Thread Brandon Orther
Hello, How can I clear a variable? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http

[PHP] Using a variable to select what variable to use...???

2001-01-26 Thread Brandon Orther
Hello, I am doing a do loop and I want it to change what variable to use each run... First time use: $run1 Second time use: $run2 Third time use: $run2 I hope you can understand what I am saying. Thank you, Brandon Orther WebIntellects Design

[PHP] Microsoft SQL server 7

2001-01-26 Thread Brandon Orther
hello, I was just wondering if it is possible to connect to Microsoft SQL server 7.0 with php4? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com

[PHP] Making .phtml an extension

2001-02-21 Thread Brandon Orther
Hello, I am trying to get .phtml to work for php files. How would I do this? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com

[PHP] Print in html

2001-02-21 Thread Brandon Orther
this? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROT

[PHP] Can someone tell me the command to enable ftp support on php4.03?

2001-02-21 Thread Brandon Orther
Hello, I am trying to enable ftp can someone please remind me what the command is? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com

[PHP] Writing to an ftp...

2001-02-22 Thread Brandon Orther
Hello, I need to write a file and upload it to a ftp. Is there a way to upload without making a temp file? Like making a text file on the server and writing to it? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED

[PHP] Sessions and naming a file with SID

2001-02-22 Thread Brandon Orther
Hello, Is there a way to start a session and then save a temp file with the name of the Session ID? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com

[PHP] Explode a variable into each character

2001-02-23 Thread Brandon Orther
Hello, I have a string of 1034 and I want to have an array that has each number in an element.(ex: num[0] = 1, num[1] = 0, num[2] = 3 num[3] = 4) Is there a way to explode a string by each character? Thank you, Brandon Orther WebIntellects Design

[PHP] PHP trace route?

2001-02-26 Thread Brandon Orther
you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP] Lets nock off any numbers at the begging of a string...

2001-02-26 Thread Brandon Orther
umber one twenty three"; Thank you, -------- Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PR

[PHP] Error, anyone seen this before?

2001-03-01 Thread Brandon Orther
hello, I am getting this error when I try to get an ftp_list. Warning: Unable to find ftpbuf 0 in c:\apache\htdocs\sitemaestro\scripts\formmail.php on line 72 and ideas? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL

[PHP] strip ^M's ??

2001-03-02 Thread Brandon Orther
, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

RE: [PHP] strip ^M's ??

2001-03-02 Thread Brandon Orther
Thanks! Werked Great d;-Þ -Original Message- From: Nathan Cassano [mailto:[EMAIL PROTECTED]] Sent: Friday, March 02, 2001 9:46 AM To: 'Brandon Orther'; [EMAIL PROTECTED] Subject: RE: [PHP] strip ^M's ?? Here is a solution I can up with to solve all the CR and LF funnin

[PHP] Start you php script over??

2001-03-05 Thread Brandon Orther
Hello, Is there a way for me to tell my php script to start over? I want to have an if then statement to check if something is done. Then if it isn't I want the php script to start over. Thank you, Brandon Orther WebIntellects Design/Develo

[PHP] getting info.. help!

2001-03-05 Thread Brandon Orther
to delete the first spaces. I hope you can understand. :Þ Thank you, -------- Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing L

[PHP] Is it odd or even???

2001-03-05 Thread Brandon Orther
Hello, Is there an easy way to check and see if a number is odd or even? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP

[PHP] So whats up with that GTK... Anyone know of a site with tutorials?

2001-03-09 Thread Brandon Orther
So whats up with that GTK... Anyone know of a site with tutorials? Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General

[PHP] Kick one of these darn elements out of my array, I aint having it!

2001-03-12 Thread Brandon Orther
;, "4"); So: $array[0] = 1, $array[1] = 2, $array[2] = 3, $array[3] = 4 I want to kick $array[2] out and have $array[3] be moved to $array[2] Thank you, -------- Brandon Orther WebIntellects Design/Development Manager [EMAIL

[PHP] Session problem

2001-03-13 Thread Brandon Orther
Hello, Does anyone know how to fix this error? Warning: open(/tmp\sess_4fb4c5778fe97ab351baca1d8db90abf, O_RDWR) failed: m (2) in c:/htdocs/br/br.php on line 2 Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800

RE: [PHP] need some help..

2001-03-13 Thread Brandon Orther
Why, Don't you use the ftp functions to ftp everything over, instead of reading in all the files. If you can get telnet access you could ftp them straight from your telnet connection. -Original Message- From: Rick St Jean [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 3:56 PM T

[PHP] MSSQL 2000 in PHP4... Is this possible?

2001-03-15 Thread Brandon Orther
, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

[PHP] Has anyone got MSSQL2000 to connect and work properlly?

2001-03-15 Thread Brandon Orther
Hello, I am trying to get PHP4 to connect to Microsoft SQL2000. All I want to know is if it is possible on a Win Box and a Linux box for server. Thank you, Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364

[PHP] Executing a CGI script.

2001-03-15 Thread Brandon Orther
Hello, Is there a way to execute a CGI script while in php? Brandon Orther -- 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] What does a ? do

2001-03-20 Thread Brandon Orther
heloo, Could someone plese explain this line if code??? What does the "?" do? $r = ($r < 1) ? $config['maxResults'] : $r; Thank you, -------- Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-636

[PHP] Variables not getting passed when I post info

2001-04-16 Thread Brandon Orther
Hello, I made a GD script that made an image with the name of whatever page I was in in my web site. I would post info to it like this: http://www.domain.com/jpeg-out.php?title=FrontPage what ever I put for title it would make the image. After reinstalling php4 on my win2000 box with apache it

[PHP] Blur some text please

2001-04-16 Thread Brandon Orther
Hello, Does anyone know of an image library that plugs right into php that has a blur function so I can create a drop shadow effect for text? Thanks Brandon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

[PHP] Query Analyzer For MySQL with PHP?

2001-04-23 Thread Brandon Orther
Hello, I recently took an ANSI SQL class to better familiarize my self with SQL in general. In the class we used MSSQL SERVER 7 and to do queries we used the Query Analyzer. Does anyone know of a PHP script that works like the Query Analyzer so I can test Queries in a Browser? Like A Te

RE: [PHP] How to turn off warnings ???

2001-04-23 Thread Brandon Orther
You can put a @ in front of you function. Example -Original Message- From: Greg Donald [mailto:[EMAIL PROTECTED]] Sent: Monday, April 23, 2001 3:05 PM To: [EMAIL PROTECTED]; Php-General Subject: RE: [PHP] How to turn off warnings ??? > I am a newbie to PHP and I am trying to get a nu

[PHP] Sort Question

2001-04-30 Thread Brandon Orther
Hello, I am doing a dir list of an ftp and using sort to sort the dir list alphabetically. What I am using now sorts it alphabetically but it sorts the capital letters then the lower case so a capital "Z" would come before a lower case "a" The Code I am using is: sort($complete_list); return $

[PHP] Sort an array

2001-04-30 Thread Brandon Orther
Hello, Is there a way to sort an array alphabetically? Brandon -- 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] adding text to a variable name

2001-05-01 Thread Brandon Orther
Just do this: $fieldcode = field; Brandon -Original Message- From: Jamie Saunders [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 6:46 AM To: [EMAIL PROTECTED] Subject: [PHP] adding text to a variable name Hi, Is it possible to add text onto the end of a variable name? e.g. t

FW: [PHP] adding text to a variable name

2001-05-01 Thread Brandon Orther
Sorry Syntax error. Correct: $fieldcode = $field; -Original Message- From: Brandon Orther [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 2:06 PM To: PHP User Group; Jamie Saunders Subject: RE: [PHP] adding text to a variable name Just do this: $fieldcode = field; Brandon

[PHP] FTP function in php

2001-05-01 Thread Brandon Orther
Hello, I am making a script that makes .htaccess files for websites. When I use ftp_nlist(); It doesn't show the files with a . in front of them. Does anyone know how to show hidden files when listing a directory? Thanks Brandon -- PHP General Mailing List (http://www.php.net/) To unsubscri

[PHP] Closing a FTP connection

2001-05-02 Thread Brandon Orther
Hello, I have recently been using the ftp functions in php to get a lot of stuff done. My question is when I exit; a php script does it close the ftp connection for me? I thought it would since the script is completely closing also. If anyone knows please let me know thanxZ Brandon -- PHP

RE: [PHP] Closing a FTP connection

2001-05-02 Thread Brandon Orther
The reason I ask is not for a way to close an ftp connection but because I want to know if close closes it. thank you -Original Message- From: Brandon Orther [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 12:53 PM To: PHP User Group Subject: [PHP] Closing a FTP connection

[PHP] Make text a submit button?

2001-05-03 Thread Brandon Orther
Hello, I am currently using image buttons for my submit buttons on a project I am working on. What I would like to use is regular text like a hyperlink. Does anyone know of how I can use text as the submit button? Thanks for any help Brandon -- PHP General Mailing List (http://www.php.net/)

[PHP] OT-Please bare with me :)

2001-05-03 Thread Brandon Orther
Hello, I am making a suite of php tolls that I want to have all incorporated in one management website. What I would like to have is a drop down menu in a frame on the left. A great example of what I want is the left drop down menu on the new Cobalt XTR server admin section. If anyone has a Ja

[PHP] Multi Dimensional Arrays?

2001-05-07 Thread Brandon Orther
Hello, I am working on a menu script that I wanted to use multi-dimensional arrays for. Here is the conf file I have: //Main Menu Array $main_menu[0] = "Menu 1"; //Represents the name of the menu //Menu 1 Array $main_menu[0][0] = "Test 1"; $main_menu[0][1] = "Test 2"; $main_menu[0][2] = "Test

[PHP] Variable Variable with array

2001-05-07 Thread Brandon Orther
Hello, I am trying to use variable variable. with arrays. this may be hard to understand so here is an example: $menu1[0] = "1"; $menu1[1] = "2"; $menu1[2] = "3"; $menu2[0] = "1"; $menu2[1] = "2"; $menu2[2] = "3"; $menu3[0] = "1"; $menu3[1] = "2"; $menu3[2] = "3"; does anyone know t

[PHP] Variable Variable

2001-05-07 Thread Brandon Orther
Hello, I can't find Variable Variable in the php manual. If someone has a link to the section in the PHP manual about this please send me a link. Thank you, Brandon Orther -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[PHP] Refreshing multiple frames?

2001-05-07 Thread Brandon Orther
Hello, I am using php with frames for a menu bar. In one frame I have a menu. When the link is clicked on the menu I would like two frames to be updated. Is there a way to do this? Brandon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

[PHP] ASP 2 PHP?

2001-05-09 Thread Brandon Orther
Hello, I am looking at a complete database with it interface written in ASP. All of our company programs are written in PHP and that is what I want to use. I believe I remember seeing ASP 2 PHP converts before. Does anyone know of any. They don't have to work perfect just convert it with some

[PHP] ASP 2 PHP

2001-05-09 Thread Brandon Orther
Hello, I am looking at a complete database with it interface written in ASP. All of our company programs are written in PHP and that is what I want to use. I believe I remember seeing ASP 2 PHP converts before. Does anyone know of any. They don't have to work perfect just convert it with some

[PHP] IIS and PHP4.0.5 give me some problems?

2001-05-11 Thread Brandon Orther
Hello, I recently installed ISS with SQL server because of a database our company had installed. I installed PHP 4.0.5 to IIS and now get soem weird errors when i run these script I made that worked perfectly before. Error1: Undefined variable Error2: Undefined offset Has anyone else had the

[PHP] Setting extensions for IIS and PHP4.0.5

2001-05-11 Thread Brandon Orther
Hello, Does anyone know the proper way to setup the extension_dir when i try to set it up it says it can't find the extensions in that dir even though when i go to that dir it is right there. Can someone let give me an example of what they have for extension_dir and then give me the path to whe

[PHP] OT SQL SERVER

2001-05-11 Thread Brandon Orther
Hello, I am woking in PHP an recently got a SQL2000 database that I need to work with. What my question is ... is does anyone know how to make a printable data model so I have something to look at while I program. Thanks Brandon -- PHP General Mailing List (http://www.php.net/) To unsubscrib

[PHP] Multiple ASP 2 PHP conversion

2001-05-11 Thread Brandon Orther
Hello, I found asp2php to be a great tool. Does anyone know of a way to make it convert a whole directory or more than one file at a time? Brandon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP] Extensions for PHP on IIS Problems?

2001-05-14 Thread Brandon Orther
Hello, I installed Win2000 Advanced Server on my box and installed PHP4.0.5 on that. The only problem I am having is with Extensions When I put the Extension Directory to C:\extensions it will not load any of the DLLs in that dir like php_gd. Has anyone else had problems with extensions on a I

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

2001-05-14 Thread Brandon Orther
Hello, I am looking for a tutorial on connecting to a MSSQL 2000 data base running on the local computer. Brandon -- 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,

[PHP] Are Sessions safe to use, Security wise?

2001-05-14 Thread Brandon Orther
Hello, I am setting up a script that logs into a data base and I only want the person to have to login once. Is it safe for me to save there login info as sessions? Thanks Brandon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

RE: [PHP] MSSQL

2001-05-14 Thread Brandon Orther
Can you specify the OS you are running this on and the version of PHP you are running. What it looks like is that the extension is not installed. Thanks, Brandon -Original Message- From: Andreas Pucko [mailto:[EMAIL PROTECTED]] Sent: Monday, May 14, 2001 3:19 PM To: Php (E-mail) Subject

[PHP] Crypt in build 4.0.5

2001-05-14 Thread Brandon Orther
Hello, Does Crypt need to be setup in the ini or as an extension? When I installed 4.0.5 it doesn't seem to work? Thanks Brandon -- 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

[PHP] Crypt is not supported in this build??? 4.0.5

2001-05-15 Thread Brandon Orther
Hello, I just installed 4.0.5 on IIS and it is telling me that crypt is not supported in this build. Does anyone know why? Thanks For Da Help Brandon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [PHP] PHP and GD on a Redhat linux box

2001-05-15 Thread Brandon Orther
I do not believe this is the reason that you are having problems. I have compiled GD on many Redhat machines without X11 Brandon -Original Message- From: scott [gts] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 15, 2001 2:44 PM To: php Subject: [PHP] PHP and GD on a Redhat linux box

[PHP] Does anyone know where I can get mcrypt.dll?

2001-05-16 Thread Brandon Orther
Does anyone know where I can get mcrypt.dll? Thanks Brandon -- 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] Sessions question.

2001-05-16 Thread Brandon Orther
Hello, Is there a way to get the name of each variable in a session? Thanks Brandon -- 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] Netscape 6, What a piece of s$#@ ,anyone else had problems with php and Netscape 6?

2001-05-16 Thread Brandon Orther
Hello, I am making a drop down menu script in PHP so it is compatible with non JavaScript browsers like Netscape 6.0 The problem I am having is that when I make tables it doesn't always load the background in the tables. I suspect that maybe this is something with PHP because when I make html t

[PHP] Mail with Win2K

2001-05-17 Thread Brandon Orther
Hello, I usually use Linux as my OS so I am not to familure with Windows as a web server. The problem I am facing now is the mail function in windows. It doesn't seem to work. Does anyone know what I need to do to use the mail() function on a Win2k advanced server box? PHP 4.0.5 Thanks Bran

[PHP] How do I have a Authentication box pop up?

2001-05-17 Thread Brandon Orther
Hello, How to I make the browser pop up a authentication box? Thanks Brandon -- 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] How do I have a Authentication box pop up?

2001-05-17 Thread Brandon Orther
AM To: Brandon Orther; PHP User Group Subject: RE: [PHP] How do I have a Authentication box pop up? See the following URL in the manual: http://www.php.net/manual/en/features.http-auth.php HTH Sam Masiello Systems Analyst Chek.Com (716) 853-1362 x289 [EMAIL PROTECTED] -Original Message-

[PHP] A universal Database Class

2001-05-17 Thread Brandon Orther
Hello, I am making a suite of online tools. Right Now I am connecting to a MS SQL 2000 database. Is there any class out there that will let you send a query to more than just one type of databases? Like someone could run it off a MSSQL server and another could run it off a MySQL database. tha

RE: [PHP] Netscape 6, What a piece of s$#@ ,anyone else had problems with php and Netscape 6?

2001-05-17 Thread Brandon Orther
d with PHP.(Not that PHP has a bug in it) Thanks, Brandon -Original Message- From: Jason Murray [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 16, 2001 5:03 PM To: 'Brandon Orther'; PHP User Group Subject: RE: [PHP] Netscape 6, What a piece of s$#@ , anyone else had problems wit

RE: [PHP] Netscape 6, What a piece of s$#@ ,anyone else had problems with php and Netscape 6?

2001-05-17 Thread Brandon Orther
Hello, It is on a local site and is a security risk if I give out the address. I am sorry :( Thanks for your interest Brandon -Original Message- From: DAve Goodrich [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 17, 2001 2:02 PM To: Billy Harvey; [EMAIL PROTECTED] Subject: Re: [PHP] Ne

RE: [PHP] Netscape 6, What a piece of s$#@ ,anyone else had problems with php and Netscape 6?

2001-05-17 Thread Brandon Orther
This is the HTML that is returned by PHP. Does anyone know why Netscape Would have problems viewing it? Control Maestro Menu System Web Mail

RE: [PHP] Netscape 6, What a piece of s$#@ ,anyone else had problems with php and Netscape 6?

2001-05-18 Thread Brandon Orther
You should be appointed to the head of all HTML. For you are the master and can see through the ignorance of us all. I bow below you and thank you for letting me grace your presence. You truly are the HTML messiah 8/ -Original Message- From: Brian S. Dunworth [mailto:[EMAIL PROTECTED]

[PHP] Crypt alternative for Win2k

2001-05-18 Thread Brandon Orther
Hello, I have been working in Linux for the last year on some scripts. Now I have to port them to Windows server. Does anyone know how to us crypt or an alternative for crypt? Thanks Brandon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

[PHP] test

2001-05-21 Thread Brandon Orther
test -- 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] FreeType 2 on windows?

2001-12-26 Thread Brandon Orther
How do I get FreeType 2 installed on my WIndowsXP box? Anyone know of web site with a tutorial? Thanks Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com

[PHP] MySQL and PHP

2002-01-17 Thread Brandon Orther
Hello, I am trying to use mysql through php. When I try to run the following query it does nothing. I am trying to figure out if it is the query or php I am having a problem with. Does anyone see a problem with the below query? (Note: This is for mysql) QUERY: INSERT INTO page_properties (

[PHP] MySQL

2002-01-17 Thread Brandon Orther
Hello, I am trying to insert data, but it willnot take the # Does anyone know how to escape the # sign in mysql? Thanks Brandon Sorry if I was a bit Off Tapic

[PHP] Check if var is a domain name

2002-02-05 Thread Brandon Orther
hat would be FALSE Ex3. $var = "My Great Domain" that would be FALSE And so on. Does anyone have a function that makes sure there are no illegal characters and there is a period in the middle of the text? -------- Brandon Orther WebIntellec

RE: [PHP] Writing PHP files from inside a PHP file

2002-02-06 Thread Brandon Orther
Use include(); or require(); Brandon Orther WebIntellects Design/Development Manager [EMAIL PROTECTED] 800-994-6364 www.webintellects.com -Original Message- From: Georgie Casey [mailto:[EMAIL

  1   2   3   >