Re: [PHP] Amazing!!

2001-01-27 Thread Gary
This should get you up and running.:) http://hotwired.lycos.com/webmonkey/00/44/index4a_page7.html HTH Gary -- 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

[PHP] prompts

2001-03-14 Thread Gary
Is there anyway in PHP to prompt the user for input like JavaScript's prompt("Hello, what is your name?") Thanks, Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contac

[PHP] Passing JavaScript variables

2001-03-15 Thread Gary
Is there a way to pass a JavaScript variable to a PHP function? Thanks, Gary -- 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] dynamically change a variable name

2001-03-18 Thread Gary
Is there a way to dynamically change a variable name? For example: I want to change the variable name $DWG to $DWG1 $DWG2 $DWG3 with a for loop. Is there a way to do this? Thanks, Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP] dynamically change a variable name

2001-03-19 Thread Gary
Thanks! "Mark Maggelet" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On Sun, 18 Mar 2001 20:36:15 -0500, Gary ([EMAIL PROTECTED]) wrote: Is there a way to dynamically change a variable name? For example: I want to change the variable name $

[PHP] matching user to tables

2002-01-17 Thread Gary
to a matching user. Does anyone know of a tutorial or decent document on how to go about doing this. TIA Gary -- 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

[PHP] Re: PHP and mySQL

2002-01-17 Thread Gary
that is nix command. On window you need to start MySQL one of two ways. http://www.mysql.com/doc/W/i/Windows.html HTH Gary Morten Nielsen wrote: Hi, I try to use mySQL through PHP, but I can't get it to work. Both PHP and mySQL is installed on my computer (win2k). The PHP manual says I

[PHP] Re: limit 0,30

2002-01-31 Thread Gary
Jtjohnston wrote: I want to do something like this on a page: Pages: 1 2 3 [Next] How can I code SELECT * FROM `bookmarks` LIMIT 0, 30 ? Thanks? John This should be of some help. http://phpbuilder.com/columns/rod20001214.php3 gary -- PHP General Mailing List (http

[PHP] Convert 24hr to 12hr

2002-02-05 Thread Gary
Hello All, Can someone please RTFM me so I can convert MySQL 24 hour time to 12 hour time. TIA gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Win32 PHP + PostgreSQL support

2002-02-07 Thread Gary
Doesn't php for windows come with pgsql already? extension=php_pgsql.dll Gary Todor Stoyanov wrote: Any ideas how to get PHP for win32 with PostgreSql support? Cheers Todor -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: DreamWeaver/PHP ability?

2002-02-07 Thread Gary
There is no PHP support in Dreamweaver UltraDev. Gary Luke Crouch wrote: I know Dreamweaver UltraDev has nice site management features for using a JSP/SQL type serverdoes it have similar capabilities with PHP/MySQL? Does anyone know? -L -- PHP General Mailing List (http

Re: [PHP] Re: DreamWeaver/PHP ability?

2002-02-07 Thread Gary
ust fine. Gary Edward R. Bailey wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Actually Ultradev does support PHP if you buy a php application server extension. A company in Romania (The name escapes me) makes the extension and I have heard it works very well. I am sure somebody can

[PHP] my math stinks

2002-02-10 Thread Gary
if $pa $pb or $pb $pa then subtract smallest from the largest and add $ca and then add $ps TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: IE vertical scrollbars changing color

2002-02-12 Thread Gary
{ scrollbar-base-color:black; scrollbar-arrow-color:black; scrollbar-highlight-color:#FF8000; scrollbar-3dlight-color:silver; scrollbar-shadow-color:silver; scrollbar-darkshadow-color:black; scrollbar-face-color:#FF8000; } HTH Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Cheap, PHP, mySQL hosting!

2002-02-13 Thread Gary
That depends on what you are calling cheap. http://site-works.com/hosting_plans_comparison_chart.html HTH Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: mail headers

2002-02-13 Thread Gary
=text size=25 name=friend br br Your Email: input type=text size=25 name=referer br input type=submit name=Submit value=Submit HTH Gary Renato Salvatore Moya L. wrote: ah! ,i to me it forgot i try only $HTTP_REFERER and not result Renato Salvatore Moya L. ha escrito

Re: [PHP] Troubles With Mail Function

2002-02-13 Thread Gary
smtp.minspring.com is the address for out going mail. Gary Dr. Shim wrote: Alright, I will show you my entire mail code here. BTW: I cannot mail using mail() function [mail function] ; For Win32 only. SMTP = mindspring.com ; For Win32 only. sendmail_from = [EMAIL PROTECTED

[PHP] PEAR DB class

2002-02-14 Thread Gary
Hi all, Before I get started and have to figure out a problem. Is it legal in PEAR DB to connect like this $dbh = DB::connect(mysql://$user:$pass@$host/$dname); where user, password, host and database names are coming from an include? TIA Gary -- PHP General Mailing List (http

[PHP] Undefined class name

2002-02-15 Thread Gary
Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: s.osborne, are you out there?

2002-02-15 Thread Gary
nope, I am getting it too. Gary Erik Price wrote: Am I the only one who gets the following message each time I post to php-general? Is there a moderator who could remove this subscriber? Begin forwarded message: From: Postmaster Postmaster To: [EMAIL PROTECTED] Subject: Error

[PHP] Re: form opens a php window.

2002-02-17 Thread Gary
to the page that resides in the window. Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] get_browser();

2002-02-18 Thread Gary
spoofers, like webtv and opera? Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] get_browser();

2002-02-19 Thread Gary
that do not or do poor CCS and advanced scripting. The only way is to see if they is to see if they can preform advanced scripting by using. if (document.getElementById document.createElement). If your checking for only CSSS you can skip document.createElement it is only for Opera 5. Gary

[PHP] Re: Homesite

2002-02-19 Thread Gary
that come with Homesite. I don't use it but it used to be on the Allire site. Since Macromedia owns hs now, No telling where to find it. gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Moto

2002-02-19 Thread Gary
Ben Curtis wrote: I noticed this server-side scripting language which has an interesting twist: your code can be complied and loaded as an apache DSO. Would this be feasible with PHP? http://www.php.net/manual/en/install.apache.php#AEN855 -- PHP General Mailing List

Re: [PHP] Re: Moto

2002-02-19 Thread Gary
-faq.php#3 Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Weather Scripts

2002-02-19 Thread Gary
for this information as well. Regards, Shannon This is probably what you have been looking for. Look at the home page for the METAR links if you need them. http://sourceforge.net/projects/phpweather/ HTH Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Re: Hyperlinks vs Buttons

2002-02-20 Thread Gary
)Login/a HTH Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Which Portal System?

2002-02-20 Thread Gary
. http://phpwebsite.appstate.edu/ Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: sometimes browser just recieves half the page

2002-02-22 Thread Gary
frame is not showing the same as your link to it. The page showing up in the frame is broken. The javascript tags are closed before the script script language=JavaScript/script Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: sometimes browser just recieves half the page

2002-02-25 Thread Gary
[EMAIL PROTECTED] wrote: Gary wrote: John Ericson wrote: Im programming a page where I have a java-tree-menu that gets generated from a db. The code works perfectly but sometimes when a browser reads the page I just get half of the page. I have noticed this behaivour on many different

Re: [PHP] Converting arrays

2002-02-25 Thread Gary
Simon Willison wrote: Gary wrote: Hi All, I am not too bad at building arrays in php but I need to convert a javascript form into php. How wuld I conver the small snippit here? var d = new Array(), l = new Array(); l[0] = new Array(1, -360, 1, CHICAGO); l[1] = new Array(1, -420, 1

Re: [PHP] Converting arrays

2002-02-26 Thread Gary
I am using date(B); http://www.php.net/manual/en/function.date.php that break 24 hours into 1000 beats I will still have to use timezone but break them into beats. Gary Stewart G. wrote: Why dont you just use timezones? =S. On Mon, 25 Feb 2002, Gary wrote: Simon Willison wrote: Gary

[PHP] Re: is PHP4.0.3 on a commercial webserver Justifiable ?

2002-02-26 Thread Gary
on the server Apache, PHP, Perl, Python, SQL databases, and upgrading to SSH, ETC. That is a major undertaking when you have 20+ servers. Ask you host if they have any new servers and what version is running on them. Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Re: Unable to display images on browser

2002-02-26 Thread Gary
the complete html tag? The browser dosen't know what or where to display without the image tag. Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Changed localhost?

2002-02-27 Thread Gary
([EMAIL PROTECTED]) Since you are using a cable modem, You are using a firwall too,Right? Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How are they doing it?

2002-03-06 Thread Gary
Hello Everyone. I saw a Perl script today that the owners of the site can send an email and pages would update automatically update. How are they accomplishing this? Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: CSS Group

2002-03-10 Thread Gary
Jtjohnston wrote: Can anyone recommend a good CSS news group? http://two.pairlist.net/mailman/listinfo/css-discuss Very hard core CSS List HTH Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Netscape Vs. IE

2002-03-11 Thread Gary
background-image:file.gif, but it doesn't seem to work. Thanks, Vlad td style=background-image:url(image.gif); background-color:#FF HTH Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: HTML Question

2002-03-31 Thread Gary
iframe src=http://foo.com; name=MyFrame id=MyFrame width=400 height=300 marginwidth=0 marginheight=0 scrolling=no frameborder=0/iframe You need to give a height. NN4 does not support iframe Gary Jtjohnston wrote: I suppse this is an HTML question more than PHP. I have a server elsewhere

[PHP] return

2002-03-31 Thread Gary
Can someone explain to me the reason for using return. function _getValue($foo) { $foo = $_POST; return ${$foo}; } TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Phone number validation

2002-04-06 Thread Gary
that people use? TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Phone number validation

2002-04-07 Thread Gary
problems. These problems range from country codes, city codes , and area codes all changing daily to business phones. Your looking at #*. + ( )- and probably many more I haven't thought of. Looks like I will only check if something is there. Gary -- PHP General Mailing List (http://www.php.net

[PHP] Controlling Word Files (FDA Concern)

2002-05-03 Thread Gary
Does anyone know of how to put a Word file on a web page without the user being able to save it to their hard drive? And also another issue of making it so they can't print it. Thanks, Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: css sheets in designs

2002-05-13 Thread Gary
language that you can link to your document. link rel=stylesheet href=full/path/to/something.csstype=text/css / HTH gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Client user info

2002-05-24 Thread Gary
Is there a way to get the user information? I know there must be a constant variable, but I can't seem to find it. Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Client user info

2002-05-24 Thread Gary
Thanks everyone! Gary [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Is there a way to get the user information? I know there must be a constant variable, but I can't seem to find it. Thanks -- PHP General Mailing List (http://www

[PHP] pass var through URL String

2002-09-19 Thread Gary
and catch the var? TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] pass var through URL String

2002-09-19 Thread Gary
Tried that already and get an error using $_GET['bname'] T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING using $_GET[bname] without the quotes Undefined index: bname Gary Kevin Stone wrote: Pass the vars the same way. Use $_GET['bname'] to retrieve the var

Re: [PHP] pass var through URL String

2002-09-19 Thread Gary
\$bname/a by $ownerli ; } Gary Kevin Stone wrote: There's obviously something wrong with the way you're handeling the new variable. Do extract($_GET); and go back to the way you were handeling it before. echo $bname; -Kevin - Original Message - From: Gary [EMAIL

Re: [PHP] pass var through URL String

2002-09-19 Thread Gary
I was wrong, it is passing $bname. I have got it down to a syntax error by using. $sql = SELECT * FROM bugs WHERE bname = {$_GET['bname']}; gary Gary wrote: I don't think it is being passed. I think I am going to have to figure out how to pass bname in the link using pear.With pear

[PHP] unexpected T_STRING error

2002-09-28 Thread Gary
Hi All, Can someone explain to me why I am getting an error for the following? $keywords = $_POST[keywords]; if ($keywords) { echolt;META NAME=keywords CONTENT= $keywords gt;; } TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] unexpected T_STRING error

2002-09-28 Thread Gary
I knew I shouldn't of been doing this on Saturday morning. I forgot something as simple as that. Maybe another jolt of caffeine is needed. Thanks Gary Matt wrote: The quotes within the quotes. Change to: echolt;META NAME=\keywords\ CONTENT=\ $keywords \gt;; From: Gary [EMAIL PROTECTED

[PHP] error suppresion

2002-09-29 Thread Gary
I have a form, the action is PHP_SELF. When the form is submitted it prints the info lower on the page. The problem, the errors for the empty fields are printed until the form is submitted. What would be the best way of suppressing these error? TIA Gary -- PHP General Mailing List (http

Re: [PHP] error suppresion

2002-09-29 Thread Gary
to suppress your errors is to fix them. :) Or you can work around it by using the error_reporting() function. ---John Holmes... They are not really errors they are reporting that the form fields are empty until the form is submitted. Notice: Undefined index: Gary -- PHP General Mailing List

Re: [PHP] error suppresion

2002-09-29 Thread Gary
Jean-Christian Imbeault wrote: Gary wrote: They are not really errors they are reporting that the form fields are empty until the form is submitted. Notice: Undefined index: That means your code is not doing any checking of the incoming data. You should always check that the data

[PHP] Re: mysql error on win2k

2001-09-21 Thread Gary
, in the MySQl manual. 1016=can't open file. HTH Gary Sagar N Chand wrote: hi, i have installed win2k and configured apache and php4.0.6 but mysql is giving error 1016 or so. why is this happening. /sagar -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] Strange File write Problem

2001-09-23 Thread Gary
/to/file/free.txt; $handle= fopen($filename,'w+'); fputs($handle, $free); fclose($handle); ? TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] strip HTML

2001-10-20 Thread Gary
Hello All, How would I strip all HTML before the info in inserted to MySQL? The info is sent with a form. We Have one person that insist on using HTML. TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] Re: strip HTML

2001-10-20 Thread Gary
=strip_tages(update.php); Gary Yz James wrote: The easiest way would be to use strip_tags(), though you could craft your own regular expression. http://www.php.net/strip_tags James Gary [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hello Al

[PHP] stop time out

2001-10-23 Thread Gary
On sending a large number of newsletters out, how would you stop php from timing out if you do not have access to the .ini file? TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

Re: [PHP] stop time out

2001-10-23 Thread Gary
OK, is there a limit on set_time_limit? The host of the site has a limit of 30 mails a second to stop spamming. so I need set_time_out of 60 seconds, that will give me 90 seconds to send all the mail. Gary Tim Zickus wrote: On Tue, 2001-10-23 at 15:34, Gary wrote: On sending a large

[PHP] htpasswd

2001-10-25 Thread Gary
Can php write to a htpasswd file? If it can will someone point me in the right direction. TIA Gary -- 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

[PHP] SSI

2001-10-28 Thread Gary
How do you get a SSI to work on a php page? TIA Gary -- 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] SSI

2001-10-28 Thread Gary
Yes I do, it is to run a pre-exiting program. I figured it out. I was uing double quotes in the ssi and excaping them when echoing. I should of been using single quotes. Thanks Gary Christian Dechery wrote: At 19:04 28/10/01 -0500, Gary wrote: How do you get a SSI to work on a php page

[PHP] virtual

2001-10-29 Thread Gary
What would cause a fatal error using virtual(/cgi-bin/folder/program.pl); ? TIA Gary -- 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] virtual

2001-10-30 Thread Gary
Tried that, same result. looks like I am going to have to strip off the php from that page and change it to shtml Gary Nikola karoviæ wrote: you could try using require(/cgi-bin/folder/program.pl); instead - volim popit, volim zagalamit - Original Message - From

[PHP] use PHP as a module in Apache on win9x

2001-11-19 Thread Gary
Has anyone been able to run PHP 4.06 as a module on windows 98? Every time I have tried, using the install directions I get an error on starting Apache.It tells me it take two arguments, a module name and shared object file what am I doing wrong? Gary -- PHP General Mailing List (http

[PHP] Multi Uploads

2001-08-01 Thread Gary
of uploads they want? Yes you can RTFM me :) TIA Gary -- 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] Re: Multi Uploads

2001-08-01 Thread Gary
That is the way I have it now and personaly agree with you. The client want multiple uploads so they can upload their newsletter articles all at once. Gary InéRcia Sensorial [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Use the source, Luke!

[PHP] Re: Installing PHP probs

2001-08-01 Thread Gary
me off list and I will give you a hand. http://hotwired.lycos.com/webmonkey/00/44/index4a.html Gary Kyle Smith [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Can someone quide me through the process of installing PHP on a windows system (my computer) bec

[PHP] Re: Being a SERVER (you cant kill me, im.... DAMN!!)

2001-08-01 Thread Gary
http://httpd.apache.org/dist/httpd/ or click on the link below to start download http://httpd.apache.org/dist/httpd/apache_1.3.20.zip if you want PWS it is on your windows cd Except if you have windows ME then you will have to download it frome Microsoft. Gary Kyle Smith [EMAIL PROTECTED

[PHP] Premature end of script headers:

2001-08-05 Thread Gary
Hello All, writing to a flat file I am getting 500 error with Apache. I know the path is correct and when I delete the file.txt and try to write to it. A new file is created but no writing. What does Premature end of script headers: mean? TIA Gary -- PHP General Mailing List (http

[PHP] Best Way?

2001-08-28 Thread Gary
Hi All, I have a php/mysql authentication page where 10 people can login. Each person has thier own page that they update daily. What would be the best way to take them to their update area? I thought of cookies but that requires them haveing cookies turned on. TIA Gary -- PHP General

[PHP] Re: Sorry, i need HTML help

2001-08-29 Thread Gary
marquee/marquee will only work in Internet Explorier. If you want a marquee to work in all browsers you will have to use DHTML. Kyle Smith wrote: Sorry to post here but i need to know this info fast! How do i make a scrolling marquee in HTML without using javascript Thanks! -lk6-

[PHP] include_path directive

2001-08-30 Thread Gary
Our host has set-up a php .ini file in our cgi-bin. We were having trouble writing and reading from flat files. I have never set the include_path directive from a cgi-bin before. Can someone tell how to set the path? I know it has to be diffrent from the way I am used to. TIA Gary -- PHP

[PHP] File read Parser error

2001-08-30 Thread Gary
Can someone tell me why I am getting an error for the second line below. It works locally but not live. ?php $filename = www/name/test/free.txt $toread = fopen($filename, 'r'); $contents = fread($toread, filesize($filename));

Re: [PHP] File read Parser error

2001-08-30 Thread Gary
geez, time to call it a day! Thanks Gary Don Read wrote: On 30-Aug-2001 Gary wrote: Can someone tell me why I am getting an error for the second line below. It works locally but not live. ?php $filename = www/name/test/free.txt

[PHP] password why?

2001-09-03 Thread Gary
taken.brPlease use your back button and choose another/h3/center; else { more code TIA Gary -- 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

[PHP] stripslashes

2001-09-04 Thread Gary
Hi, Could someone give me an example of using stripslashes with echo and one with .msg in a mail function. TIA Gary -- 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] Newbie ?: why this error?

2001-09-05 Thread Gary
extension that shows you the includes, get rid of it. It will rewrite your includes where they are all the same. Gary -- 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

[PHP] multi updates

2001-09-06 Thread Gary
) or die(Couldn't Query Database); if(!$sql_result) { TIA Gary -- 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] Re: multi updates

2001-09-06 Thread Gary
Thanks Chris, it was the missing where statement. Gary Chris Lee wrote: where's the form, maybe the problem is there. your update query has no where statment, this isnt syntaxicaly incorrect, its just rare that you need to update every single element in the database to the same value

[PHP] HTTP Auth

2001-05-08 Thread gary
Im having a problem with Authentication uisng $PHP_AUTH_USER and $PHP_AUTH_PASSWORD works fine connecting via netscape but automatically set to false when using IE 5. Apache server , PHP installed as a module on a freebie server. Code below: ?php // Assume user is not authenticated if

Re: [PHP] HTTP Auth

2001-05-09 Thread gary
-Authenticate: Basic realm=Private' ); header( 'HTTP/1.0 401 Unauthorized' ); echo 'Authorization Required.'; exit; } else { ***your stuff goes here when authenticated } ? works excellent on any browser, apache server with PHP module. T. Edison jr. --- gary [EMAIL

[PHP] number of uploads

2001-07-27 Thread Gary
I can do basic file uploads. How do you let the user choose the number of uploads with drop down list? Gary -- 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

[PHP] Cookies

2001-02-13 Thread Gary
;where Cook = $cookieinfo"; $cx=odbc_pconnect("doc","",""); } else setcookie ("getdwgnum", $cook,time()+28800); ? I want to look for a cookie and if it is not there I want to set one. Any ideas? Thanks, Gary -- PHP General Maili

[PHP] Image in a Template

2001-02-13 Thread Gary
Gary -- 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] Image in a Template

2001-02-14 Thread Gary
That is exactly what I ended up doing. Thanks to all. Gary Ankur Verma wrote: keep the images in a folder on the file system and link the filename of the picture to the product tuple in the dataabse. I would suggest you use the product ID as the filename for the picture in the folder

[PHP] Delete from cart

2001-02-16 Thread Gary
Hi All, It is Friday afternoon here and I don't want to have to reinvent the wheel. What would be the easiest way to delete an item from a shopping cart? I know what is required for Mysql but I am stumped on how to implement it. TIA Gary -- PHP General Mailing List (http://www.php.net

Re: [PHP] Delete from cart

2001-02-16 Thread Gary
variable. its very spec on what software your using. -- Chris Lee Mediawaveonline.com em. [EMAIL PROTECTED] ph. 250.377.1095 ph. 250.376.2690 fx. 250.554.1120 "Gary" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi Al

Re: [PHP] Delete from cart

2001-02-16 Thread Gary
Thanks Chris, It is a little late in the design to use your class, but it has given me an idea on how to delete from my code. Thanks Gary Chris Lee wrote: here is a very simple cart in sessions. you have stockno and quan, it can be easily modified to handle various other variables

Re: [PHP] Terrible Hosting Experience

2001-02-21 Thread Gary
back, they change their email system and didn't notify our clients. In the end it took our clients lawyer to completely break off with them. they kept bill and writing threating letters for months. Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP] ?xml version=1.0? PHP

2001-04-09 Thread Gary
.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" html xmlns="http://www.w3.org/1999/xhtml" TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PHP] ?xml version=1.0? PHP

2001-04-09 Thread Gary
Brian Clark wrote: Hi Gary, @ 4:38:17 PM on 4/9/2001, Gary wrote: When using the dtd below on a page that has a form with php. I get a parser error for ?xml version="1.0"? am I going to have to go back to a HTML 4.01 dtd or can I do something like escape the ? ? ?xml ve

[PHP] New to PHP

2008-10-13 Thread Gary
I am just starting to learn php, and typically I use newsgroups to suppliment the learning process. Does anyone have any sources that you would reccommend to me and is this the best NG for me to monitor?...or is there another you might suggest? Thanks Gary -- PHP General Mailing List

[PHP] New to PHP

2008-10-13 Thread Gary
might suggest? Thanks Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] New to PHP

2008-10-13 Thread Gary
get in deeper I'm sure I will have a lot of quesitons. Thanks again Gary Daniel Brown [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Welcome to the list, Gary. On Mon, Oct 13, 2008 at 10:01 AM, Gary [EMAIL PROTECTED] wrote: Sorry if this is a dup, but I posted and it seemed

[PHP] New to this group....a continuation

2008-10-13 Thread Gary
I posted that I was new to php and had a nice warm responce, however I am now getting these responses in my email box. Is this something that I am doing? I read and contribute to other news groups on a daily basis and this is a first Can I change this? Thanks Gary -- PHP General

Re: [PHP] New to this group....a continuation

2008-10-13 Thread Gary
You must be a ptd customer...actually I am in SEPA, but howdy neighbor all the same. Gary Daniel Brown [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Mon, Oct 13, 2008 at 12:57 PM, Gary [EMAIL PROTECTED] wrote: I posted that I was new to php and had a nice warm responce

  1   2   3   4   5   6   >