[PHP-WIN] RE:[PHP-WIN]Thanks for everyone's help!

2004-02-04 Thread Marlene Burckhalter
Dear Svensson, B.A.T.(HKG), Thank you for your professional advice. I did actually isolate the problem to a block of code, took it out, and wrote better code with the help of someone who knows more than I. Someone a lot like you, probably. Thanks, Marlene

[PHP-WIN] Thanks for everyone's help!

2004-02-03 Thread Marlene Burckhalter
Thanks to all. Somehow I got it working. I am not sure what I was doing wrong. I made a lot of changes. You know how debugging goes. Sometimes you don't know which change made the difference. - - - Marlene

[PHP-WIN] getting error msg

2004-02-03 Thread Marlene Burckhalter
Hi, Will someone help me, please? I am trying to write some PHP coding to process text that was entered into a form by a user. When the SUBMIT button is clicked, I get this message: FORBIDDEN You don't have permission to access /foldername/< on this server. Does anyone have any ideas about why

[PHP-WIN] The Scope of the Microsoft e-mails

2003-09-24 Thread Marlene Burckhalter
Hi Fabi, you are not the only one. I have been getting them, too. And wondering where in the *!#@ it was coming from. Just thought someone might want to hear from others that are being bombarded, so the magnitude of the problem is clear. Marlene Burckhalter

[PHP-WIN] How to display part of a text field record in the browser with PHP?

2003-09-10 Thread Marlene Burckhalter
XP - Apache - MySQL - PHP Can someone give me a hint? Thanks for any help. I have successfully pulled the text field record from the database, but need some direction about how to only display part of the text: $query = "SELECT youth_announce_num, youth_announce_text FROM $youthannoun

[PHP-WIN] Learning about OOP

2003-03-01 Thread Marlene Burckhalter
Hi OOP is new to me, and the manual has not helped me on this one: What am I doing wrong? I am getting an error message about calling an undefined function. I defined the method (function) in the class definitions, but when I create an instance, I get the error message mention above. By the w

[PHP-WIN] How do I review previous FAQs?

2003-01-19 Thread Marlene Burckhalter
I lost some of my e-mails due to a computer problem. My initial e-mail from lists.php.net was in the batch lost. Can someone please tell me how I can search the old FAQs? I need to do some research. Thanks, Marlene

[PHP-WIN] Have problem - can it be solved with php?

2003-01-06 Thread Marlene Burckhalter
Help please. Can this be done in PHP??? : (MySQL 3.22.51-nt and PHP 4.2.1) I have two tables from which I am SELECTing fields from. Both tables have an identical field by which I am INNER JOINing the tables. My problem is this: Some of the fields repeat themselves. Yes, I used the word DI

[PHP-WIN] data entry form - php or something more robust?

2002-11-18 Thread Marlene Burckhalter
hello I'm new at php (XP, PHP, MYSQL, APACHE). My dilema is whether php is robust enough to insert data collected from a html form into a mysql database, and then display the same html form to the user again and again for continous entry of records. Another twist is that some of the data shoul

[PHP-WIN] Query to MySQL

2002-09-25 Thread Marlene Burckhalter
I am trying to display an event calendar in an html document ( I am a beginner, I had to start small). My problem is the following query displays all the records instead of just the ones with the event date greater than or equal to the current date. Any suggestions to a begginer? Here is a sni

[PHP-WIN] RE: switch($action) { case "something": ...

2002-09-01 Thread Marlene Burckhalter
I am trying to figure out someone else's example to produce code of my own. In the following code, what is the "createcalendar" in the second line? the filename of the php document itself? what is case? The php documentation is not really helping me. I AM GETTING ERROR of unexpected T variabl

[PHP-WIN] moving data from dbf to mysql

2002-08-28 Thread Marlene Burckhalter
hi how would i go about moving data from a dbf to mysql with php? if the php documentation help covers this, what phrase do i key in to search? marlene

[PHP-WIN] mail() function

2002-08-13 Thread Marlene Burckhalter
I am very new at this... I want to use the mail funtion, but instead of using an actual e-mail address for the first argument, I want to pass it a variable that I have assigned to the resulting return of a function. The fuction ends like this : function get_useremail {... $query_data = mysql