Re: [PHP-DB] Yet another Call to Undefined Function help request

2008-12-09 Thread Alex Moen
Yes, I did run make install... I was kind of surprised that it didn't put that file somewhere. Alex Chris wrote: Then, I did a search for the mysql.so file, which turned out to be in the build/modules directory all by itself just waiting to be used, copied it to /usr/lib/apach

Re: [PHP-DB] Yet another Call to Undefined Function help request

2008-12-09 Thread Alex Moen
php/, restarted httpd, and voila, I now have a working implementation of php pulling data from a remote server. Thanks for the help!!! It is greatly appreciated! Alex Alex Moen wrote: OK, sounds good, what am I looking for? I don't see the module being declared in my php.ini file on either o

Re: [PHP-DB] Yet another Call to Undefined Function help request

2008-12-09 Thread Alex Moen
OK, sounds good, what am I looking for? I don't see the module being declared in my php.ini file on either of my servers. Alex Fortuno, Adam wrote: Alex: It sounds like the MySQL extension module isn't loading. Here are some things to confirm: - Ensure the module is declar

[PHP-DB] Yet another Call to Undefined Function help request

2008-12-09 Thread Alex Moen
running as well as it is. Not only that, but my ego is kicking in here and I would really like to understand what the problem is rather than just reinstalling everything... That just seems too M$ to me. Any suggestions? Thanks, Alex -- PHP Database Mailing List (http://www.php.net/) To uns

[PHP-DB] Automatically +1 every 30 mins to a value in the database.

2006-06-02 Thread Alex Major
I'd like their amount of gold to go up by 1 (or say a variable say $goldupdateamount). I'd like to know which would be the best way of doing this, and if there is a command in php which would achieve this. Regards, Alex. -- PHP Database Mailing List (http://www.php.net/) To

Re: [PHP-DB] Displaying results from a query properly.

2006-03-24 Thread Alex Major
Thanks, works like a charm (had to make is -2 instead of -1 as it added a space after each result). Hadn't thought of something so simple. Regards, Alex. On 24/3/06 16:22, "Bastien Koert" <[EMAIL PROTECTED]> wrote: > Build it up as a string and remove the trailing comm

[PHP-DB] Displaying results from a query properly.

2006-03-24 Thread Alex Major
Hi there. This isn't a major problem, more of a matter of aesthetics. Basically, I have a query which pulls a list of usernames from the database (based on their user level). These users should then listed in this fashion. Administrators: allydm, alex, mike, dave Moderators: big '

[PHP-DB] Problem with a login page.

2006-03-06 Thread Alex Major
m 100% sure that I am entering usernames/passwords correctly). Thanks for any help with this, I can't for the life of me figure this out. Regards, Alex. Login Logged in Welcome back , you are logged in. Login Username: Password: -- PHP Database Mailing List (htt

[PHP-DB] Tracking Site Version

2006-02-23 Thread Alex Major
date. Just wondering if any of you had a similar system, or if you had any suggestions for recording site changes etc.. Many thanks, Alex. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: my_sqli documentation...

2006-02-21 Thread Alex Boese
rivial problems that I'm missing some giant peice of information for. Lastly, this is all on windows machines. You can groan. I don't mind. I am running PHP 5.??? and MySQL 5? I believe. They should both be ultra recent. I even got the upgrade dll from mysql. -Alex Boese -- P

[PHP-DB] Displaying Unix Timestamps as human readable dates / times?

2006-02-15 Thread Alex Major
Hi there. I am currently intergrating a vbulletin forum with my website, and am now merging the two databases together. On the vbulletin database all times/dates are stored as a unix timestamp, but in the past I've always stored mine as 21/3/2006 (for example.) I am now trying to get these unix ti

Re: [PHP-DB] Formatting a form box

2006-01-12 Thread Alex Major
x27;])) { > > echo nl2br($_POST['testarea']); > > } > ?> > > Look at the source code after you submit if you have any doubts/questions. > > -TG > > = = = Original message = = = > > use the nl2br() function to convert the newlines to >

[PHP-DB] Formatting a form box

2006-01-12 Thread Alex Major
it is easy for them to have formatted text without doing all the html. Also things like changing colours, bold, italic and things would be good. Something like on forums, where when you enter a new post you have all the formatting options. Hope this makes sense, Regards, Alex. -- PHP Database Ma

Re: [PHP-DB] Re: Subject: Scrolling News

2005-12-23 Thread Alex Major
20 Error: Expected "9" And also "A runtime error has occurred. Do you wish to Debug, Line: 36 Error: 'scroller1' is undefined. Any help on this issue is greatly appriciated. Regards, Alex On 23/12/05 11:16, "Neil Smith [MVP, Digital media]" <[EMAIL PROTECTED]>

Re: [PHP-DB] Scrolling News

2005-12-22 Thread Alex Major
Sounds great, I'll start looking for a scroller on google. Anyone have any recommendations while I'm searching? Regards, Alex On 22/12/05 21:22, "John Meyer" <[EMAIL PROTECTED]> wrote: > On Thursday 22 December 2005 1:38 pm, Alex Major wrote: >> Hi there. >

[PHP-DB] Scrolling News

2005-12-22 Thread Alex Major
h scrolls the 'news_title'. Any suggestions for how to go about doing this? I'm still very new to php. Regards, Alex. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] SQL Server - do I need PHP to run COMMIT?

2005-12-16 Thread Alex Gemmell
you backing up the transaction logs regularly? -- bob On Fri, 16 Dec 2005, Alex Gemmell wrote: Hello people, My PHP application uses a SQL Server 2000 database. I have previously only ever used MySQL and so my knowledge of SQL Server comes just from experimentation and trial and error experience

[PHP-DB] SQL Server - do I need PHP to run COMMIT?

2005-12-16 Thread Alex Gemmell
e help - I feel like I'm missing a trick here. FYI: I'm also now doubting my use of "mssql_pconnect()" - should I being using "mssql_connect()" with "mssql_close()" instead? Thanks, Alex -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Character encoding issues: Pound-sign "£" becomes a "ú" - why?

2005-12-13 Thread Alex Gemmell
comes a "ú" (u with somesort of accent on it!). I cannot figure out why this is happening and what to do about it. I could use a PHP routine to find-and-replace the chars but surely there is a way to tackle the root problem? Any ideas gang? Alex -- PHP Database Mailing List

Re: [PHP-DB] Does PHP strip out the seconds from a SQL Server datetime field? SOLVED

2005-12-06 Thread Alex Gemmell
Norland, Sys Admin / Database / Web Developer, International Outreach x3257 The opinion(s) contained within this email do not necessarily represent those of St. Jude Children's Research Hospital. -Original Message- From: Alex Gemmell [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 06, 200

[PHP-DB] Does PHP strip out the seconds from a SQL Server datetime field?

2005-12-06 Thread Alex Gemmell
_assoc()" to extract each row. Thanks for any help offered! Alex -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] Parsing CSV files into a MySQL Table

2004-11-02 Thread Alex Bovey
> mysql_query ("INSERT INTO 'footable' (foo1, foo2, foo3, > foo4, foo5, foo6, foo7) > VALUES '$foo1', '$foo2', '$foo3', '$foo4', > '$foo5', '$foo6', '$foo7')"); } You're also missing an opening bracket after 'VALUES'. The statement should be: mysql_query ("INSERT INTO 'foo

RE: [PHP-DB] sms service to my site..?

2004-11-02 Thread Alex Bovey
> Dear Sir, > I would like to add SMS Services in my Site. So if any body > know the scripts in PHP, Could you guide me to my progress..?. > I think any body have done this kind of work as your company > projects..!, So i want urgent. > Regd, > Ilanthiraian,B You need to use some kind of SMS gat

RE: [PHP-DB] Logging Into A MySQL (Web) Database

2004-10-22 Thread Alex Egberink
nswer: start at http://www.lug.udel.edu/articles/php_mysql/sessions.php regards, alex At 11:55 22-10-2004, Graham Cossey wrote: Probably an off-list posting. That's the problem of just using 'Reply' instead of 'Reply to All' on this list. Other lists I subscribe to always only

[PHP-DB] php_mysql.dll fails to load

2004-10-04 Thread Alex Popescu
. I would appreciate any help on this issue as it's starting to drive me mad. Many thanks alex -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-13 Thread Alex Gemmell
n harmony! Thanks to all who offered help. Especially the last few ideas about using PHP to parse .csv files. That would have definitely been the only solution given my situation. Until the next impossible situation... Alex ¦:¦ Reply-to: [EMAIL PROTECTED] ¦:¦ |-Original Message- |From: Kosala

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
d peace or something). Alex |:| Reply-to: [EMAIL PROTECTED] |:| |-Original Message- |From: Gryffyn, Trevor [mailto:[EMAIL PROTECTED] |Sent: 12 May 2004 17:22 |To: PHP List |Cc: Alex Gemmell |Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( | |In that case, you could write a P

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
login. If successful then show them most of the fields in their record. Simple! Simple, yeah, nothing to it... ;) Now my server admin are playing ball I have hope. If I can convert the MS Access db to MySQL without too many problems then I should be home and dry... Alex |:| Reply-to: [

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
aged to get the server admin to concede to allowing MySQL to be installed. Hopefully he will actually do this! If so, this will solve ALL my problems! Hurrah for Linux/Apache/PHP/MySQL! Hurrah! Alex |:| Reply-to: [EMAIL PROTECTED] |:| Or call me for free using Skype: |-Original Mes

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
don't have much time so I was hoping to avoid it. Alex |:| Reply-to: [EMAIL PROTECTED] |:| |-Original Message- |From: Peter Lovatt [mailto:[EMAIL PROTECTED] |Sent: 12 May 2004 15:03 |To: Alex Gemmell |Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( | |Hi | |Are you t

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
Thanks Bob, I was afraid of that! Ah well. I have one or two more glimmers of hope left before I abandon this entirely and learn some ASP super-quickly! Alex |:| Reply-to: [EMAIL PROTECTED] |:| |-Original Message- |From: Robert Twitty [mailto:[EMAIL PROTECTED] |Sent: 12 May 2004 14

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
aying a .mdb file (the MS Access database) just can't be accessed this way and I should use an intermediate database format, like .dbf which can be made by exporting the database out of MS Access into "dbase 5". Does anyone know what the connection string for a .dbf

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
|-Original Message- |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] |Sent: 12 May 2004 13:43 |To: Alex Gemmell |Cc: PHP List |Subject: Re: [PHP-DB] Linux/PHP/Access Database - oh boy :( | | |>Hello all, | |>Am I right in thinking I have very few options? I don't want to mo

[PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
lping me and won’t install anything new.   I know 99% of you will want to tell me to just back out of this horrible tangle and take a different route, but is there one person out there who can help me get through this nightmare?   Thank you!   Alex Gemmell ¦:¦ Reply-to: [EMAIL PROTECTED] ¦:¦   Or call me for free using Skype:  

[PHP-DB] mail() function

2003-05-29 Thread Alex Francis
I have set up my pc as a test server Windows 98 running Apache as a service, PHP and MySQL but cannot get the mail() function to work. After a long wait, I get an error "Warning: Failed to Receive in c:\phpdev\www\assets\submit_users.php on line 17". Is there something I should be changing in the

Re: [PHP-DB] hotornot functionality

2003-05-28 Thread Alex Harris
Why not have a field called last in the db? You set it equal to true for the last image and then check it for all of the images. If it's true, you just null the next option and the user can't go any farther. From: Matthew Horn <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [PHP-DB] hotor

[PHP-DB] Re: Where have my errors gone?

2003-03-13 Thread Alex Francis
Got it . My ISP had upgraded PHP and left "error reporting" off. They have now fixed it for me. "Alex Francis" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > If I had a syntax error, I used to get a message back telling me. Now I just >

[PHP-DB] Where have my errors gone?

2003-03-13 Thread Alex Francis
If I had a syntax error, I used to get a message back telling me. Now I just get a blank page. I have tried adding error_reporting=E_ALL; to the page, but still no errors. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Apache Problem

2003-03-12 Thread Alex Francis
Please bear with me, I am a complete newbie. I am trying to use an in house server for test purposes and am having some problems. I get an Internal Server error and when I look at the error log the error is as follows: "Premature end of script headers: /apache/php/php.exe." I have tried the Apach

Re: [PHP-DB] pgp support

2003-02-28 Thread Alex Egberink
Hi, See : http://www.alt-php-faq.org/local/65/ regards, alex At 02:05 PM 2/28/2003 -0800, M Hemmings wrote: Hi all ! does anyone know if there is a way to get pgp support in php. - Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, and more

[PHP-DB] Echo with extra characters

2003-01-08 Thread Alex Francis
I have the following code in my page as a header. When I echo $mainarea I get \'Language\'. I think it is something to do with my quotation marks but need some help. How do I get rid of the ' and \ so that I am left with my variable?. -- PHP Database Mailing List (http://www.php.net/) To

[PHP-DB] Re: blob

2003-01-07 Thread Alex Francis
Why not upload the PDF file to a files directory and just put the path and filename in your database. "Natividad Castro" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi to all, > I want to be able to load PDFs into mysql DB, but I'm not very familiar with > t

[PHP-DB] Passing variables through a page

2003-01-05 Thread Alex Francis
I have a page (dept_select) with two drop down lists populated from a table in a MySQL Database. If one item is selected in either of the lists I need to go to one page (5-14_select_area.php). If any other item is selected I need to go to another page (add_new_resources.php) but I need to pass the

[PHP-DB] Using ifelse to redirect to another page

2003-01-04 Thread Alex Francis
I have dropdown lists on one page which were working fine. However I need to make a slight alteration and add another 2 ifelse statements to go to another page instead of carrying out the $SQL statement. I have added the last 2 ifelse statements but I still get the SELECT statement working. Can som

[PHP-DB] Using ifelse to go to another page

2003-01-04 Thread Alex Francis
I have dropdown lists on one page which were working fine. However I need to make a slight alteration and add another 2 ifelse statements to go to another page instead of carrying out the $SQL statement. I have added the last 2 ifelse statements but I still get the SELECT statement working. Can so

[PHP-DB] Passing selection to next page

2002-12-19 Thread Alex Francis
I have a drop down list created using the following code and am having trouble passing my selection to the next page. Can anyone help? "; echo "Select Department"; While ($row = mysql_fetch_assoc($result)) { echo " "; echo stripslashes($row["department"]); echo ""; } echo ""; mysql_free

Re: [PHP-DB] Now not selecting enough

2002-12-18 Thread Alex Francis
opping out the last record. > > Cheers > Jason > > > -Original Message- > From: Alex Francis [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 18, 2002 11:00 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Now not selecting enough > > > I am using the following scrip

[PHP-DB] Now not selecting enough

2002-12-18 Thread Alex Francis
I am using the following script which I have used with minor variations, several times before without any trouble. I have 3 items in my database but the script only returns 1. I can change which one by leaving off the order by filter, but can't get all three. Where am I going wrong. (PHP and MySQL)

Re: [PHP-DB] Selecting more than asked for

2002-12-16 Thread Alex Francis
it_id<>'' or something like this, > depending on your type of variable. > > If this isn't solving your problem, show us more source-code and the > table-columns definition. > > greets > ag > > - Original Message - > From: "Alex Francis

[PHP-DB] Selecting more than asked for

2002-12-14 Thread Alex Francis
When using the statement below, as well as getting the data corresponding to $unit_id, I also get any data where unit_id field is blank. I have tried various permutations of unit_id IS NOT NULL, but get syntax errors. Can someone help to get the syntax correct. $SQL = " SELECT * FROM resources whe

[PHP-DB] Selecting more than asked for

2002-12-13 Thread Alex Francis
I am using PHP and MySQL and in one section I am trying to SELECT for a table where unit_id = $variable. In that column I have several blank items. When I select a particular variable I get that plus all the blanks. I presume there is some way of getting just those which meet my criteria. -- PH

Re: [PHP-DB] More Apache Installation problems

2002-12-09 Thread Alex Francis
d gets public IP assigned by your ISP. Your WS is also connected to a hub shared with your web server. > > > > does it mean you have two network cards, one connected to cable modem, and the other to the hub? > > > > > > > > > > > > -Original Message

Re: [PHP-DB] More Apache Installation problems

2002-12-09 Thread Alex Francis
.. > can you ping your router? is it filtering ICMP? can you ping anything? > is your cat 5 cable crimped properly and you have link lights on your > switch/hub/router and network card? > > Adam > > On Mon, 9 Dec 2002, Alex Francis wrote: > > > It seems like a netwo

Re: [PHP-DB] More Apache Installation problems

2002-12-09 Thread Alex Francis
rkstation can see each other. try pinging the server: ping 192.168.1.1 -Original Message- From: Alex Francis [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 1:39 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] More Apache Installation problems At last I have Apache and PHP running

[PHP-DB] More Apache Installation problems

2002-12-09 Thread Alex Francis
At last I have Apache and PHP running on my server. My server IP is 192.168.1.1 and I have set ServerName 192.168.1.1 in my httpd.conf file. I can access my test files from the server using either http://localhost or http://192.168.1.1, however if I try the same on my main workstation I can't find

Re: [PHP-DB] Form TextArea Formatting

2002-12-09 Thread Alex Francis
You would be easier reformatting when you take it out of the database. After getting your variable representing the text in the text box do this: $variable = nl2br($variable); Then when you display your variable the all your original new lines are retrieved. "John W. Holmes" <[EMAIL PROTECTED]> wr

Re: [PHP-DB] Apache, PHP and MySQL

2002-12-09 Thread Alex Francis
ile is called. This eliminates the need for repeated URL # pathnames for oft-used CGI file processors. # Format: Action media/type /cgi-script/location # Format: Action handler-name /cgi-script/location # Action application/x-httpd-php "./php/php.exe " # I hope that is not too muc

Re: [PHP-DB] Apache, PHP and MySQL

2002-12-09 Thread Alex Francis
ups on the server are on a separate hardfile. I am running Apache 1.3.24 for Win32 "Dl Neil" <[EMAIL PROTECTED]> wrote in message 142701c29f16$204ba340$c900a8c0@jrbrown">news:142701c29f16$204ba340$c900a8c0@jrbrown... > Alex, > > > I am trying to set up a

[PHP-DB] Apache, PHP and MySQL

2002-12-08 Thread Alex Francis
I am trying to set up a test server to test updates before changing my uploaded pages. I have running Windows 98. I have Apache installed and running, and thought I have PHP installed properly. (Installed it as Welling and Thomson). However when I try to run my test.php file which should give phpin

[PHP-DB] Wierd php/mysql problem...

2002-11-29 Thread Alex Moen
m but not at the root directory. Does anyone have any idea why this is acting the way that it is? The Cobalt is a factory default installation (it's a SunCobalt), and is about 2 months old. There are no SunCobalt updates that I see that will affect this issue. Thanks for any tho

[PHP-DB] Single occurance of data

2002-11-26 Thread Alex Francis
I have two tables in my database with a department name. One table (department), the name only appears once and it includes all departments in the school. In the other table, (courses) department can appear several times, but not all departments will be in the table. I used the following code to t

RE: [PHP-DB] phpmysqladmin

2002-11-15 Thread alex hogan
Matt, The url is; www.phpmyadmin.net You are right, it is a web interface for MySQL. alex > -Original Message- > From: Matt Giddings [mailto:cen10761@;centurytel.net] > Sent: Friday, November 15, 2002 11:18 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] phpmysqladmin &g

RE: [PHP-DB] airport codes db

2002-11-13 Thread alex hogan
You know that is an excellent idea. alex > -Original Message- > From: [EMAIL PROTECTED] [mailto:bbonkosk@;tampabay.rr.com] > Sent: Wednesday, November 13, 2002 6:38 AM > To: Edward Peloke; [EMAIL PROTECTED] > Subject: Re: [PHP-DB] airport codes db > > You should t

[PHP-DB] Pausing a script

2002-11-05 Thread Alex Francis
Instead of exiting the following script after "Use your Browser Back Button to choose another" I would like to simply pause it until some clicks a link to allow them to upload the file even if it already on the server. I have been playing about with "break" but I can't seem to get that to do what I

[PHP-DB] how to timeout a db connect

2002-11-04 Thread Alex Howansky
m is, that takes too long. I'd like to manually specify a lower connect timeout. Is this possible? -- Alex Howansky Wankwood Associates http://www.wankwood.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Inserting current date(MySQL)?

2002-10-30 Thread Alex Francis
I'm no expert, but here's what I did in the same situation. $enterdate = date('Ymd'); --- this gives me the current date. then when entering the information from the form into my database I just entered the variable into a field called evdt When using the date I wanted it in a more user friendly

RE: [PHP-DB] PHP/MySQL and passing url params

2002-10-28 Thread alex hogan
I am using PHAKT's PHP model. > -Original Message- > From: dwalker [mailto:dwalker@;healthyproductsplus.com] > Sent: Monday, October 28, 2002 8:43 PM > To: alex hogan; [EMAIL PROTECTED] > Subject: Re: [PHP-DB] PHP/MySQL and passing url params > > Are you worki

RE: [PHP-DB] PHP/MySQL and passing url params

2002-10-28 Thread alex hogan
since I didn't declare 'userID' in the switch statement it isn't being recognized as an appropriate index. Thanks for the breakout on the arrays. alex > -Original Message- > From: Peter Beckman [mailto:beckman@;purplecow.com] > Sent: Monday, October 28, 2002 10:

RE: [PHP-DB] PHP/MySQL and passing url params

2002-10-28 Thread alex hogan
e probably missed something in the docs but I don't seem to find any hard fast rules on defining arrays or rediminsioning them. alex > -Original Message- > From: Peter Beckman [mailto:beckman@;purplecow.com] > Sent: Sunday, October 27, 2002 9:29 PM > To: alex hogan > Cc: [E

RE: [PHP-DB] PHP/MySQL and passing url params

2002-10-27 Thread alex hogan
Sorry..., my bad. Too wrapped up in the problem. Notice: Undefined variable: row_rsID in D:\web\hogana\demo\login\TMPbl2tw4o24u.php on line 48 Warning: Cannot add header information - headers already sent by (output started at D:\web\hogana\demo\login\TMPbl2tw4o24u.php:48) in D:\web\hogana\dem

[PHP-DB] PHP/MySQL and passing url params

2002-10-27 Thread alex hogan
username and the password work great! Isn't that always the case. TIA, alex -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] File Download - Complete Newbie

2002-10-26 Thread Alex Francis
I am trying to download file stored in a directory on my server. The information and the path to the file are stored in a MySQL database. This information is then displayed in a table. I now need to link to the correct file to download it and hav'nt a clue how to do it. Can someone help or point me

[PHP-DB] a where clause question

2002-10-06 Thread Alex Shi
check Bfn2, if A.Afn=3, then check Bfn3. So how I compose a where clause to do this? Thanks in advance! Alex Shi -- --- TrafficBuilder Network: http://www.bestadv.net/index.cfm?ref=7029 -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP-DB] Value from drop down list not being passed to database

2002-10-04 Thread Alex Francis
I have a table with a combi box drawing values from one table in a database and this should be inserted into another table along with other information: Course ID : other\n"); echo("Select Course\n"); while ($crs = mysql_fetch_array($results)) { $course= $crs["course_id"]; echo("$course \

[PHP-DB] convert mysql table to Excell or Access file

2002-07-12 Thread Alex Shi
Can MySQL table be converted to Access or Excell format? Alex -- --- TrafficBuilder Network: http://www.bestadv.net/index.cfm?ref=7029 -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Does mysql_connect() perform password encryption?

2002-05-10 Thread alex
Hello, Gurus, Sorry for this type of question but I can't find this info neither in MySQL manual, nor in PHP docs. To my understanding, when I call mysql_connect() and provide password php interpreter does password encryption, then opens socket to remote mysqld daemon and sends "him" encrypted

Re: [PHP-DB] Re: Mail Again

2002-04-23 Thread Alex Francis
Got it at Last Thank you -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may contain legally privileged information. Unauthorised recipients are

[PHP-DB] Re: Mail Again

2002-04-23 Thread Alex Francis
Problem is!!! PHP.INI is at my ISP. Is there a way to make it think it has been changed. -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may

[PHP-DB] Mail Again

2002-04-22 Thread Alex Francis
mail($email, $title, $comments, $emailaddress); mysql_close($link); ?> $emailaddress is set in the config.inc.php file and comes in alright as a header in the note. However, the mail is sent from the following: nobody [[EMAIL PROTECTED]] Is there a way to tell the PHP Server where the mai

RE: [PHP-DB] Mail

2002-04-22 Thread Alex Francis
moment I am reluctant to spend the time changing over the modem and I can't seem to get the Windows 2000 PC to connect through the Modem on the Windows 98 mc. I may just get as far as I can and take a chance on working on the ISP. Thank you for your help Alex Francis Cameron Design 35, Drumillan

RE: [PHP-DB] Mail

2002-04-22 Thread Alex Francis
Can I set this to use the SMTP Server at my ISP but still use the database and PHP files in house. I don't want to make any changes to either the php pages or the database at the ISP until I have got it all working. Although I suppose I could set up another site and database at my ISP.

Re: [PHP-DB] Mail

2002-04-22 Thread Alex Francis
il account. That is at my ISP. -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may contain legally privileged information. Unauthorised reci

[PHP-DB] Mail

2002-04-22 Thread Alex Francis
) function. // retrieve values $row = mysql_fetch_array($ret); $email = $row["email"]; $title = $row["title"]; $comments = $row["comments"]; $title = $row["title"]; mail($email, $title, $comments); -- Alex Francis Cameron Design 35, Drumillan Hill Greenock

Re: [PHP-DB] Passing on an "ID"

2002-04-22 Thread Alex Francis
error() . "\n$SQL\n"); } echo (" Link Updated\n");?> http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may contain legally privileged information. Unauthorised recipients are requested to preserve this confidentiality and to ad

[PHP-DB] Passing on an "ID"

2002-04-22 Thread Alex Francis
tthe opportunity to email the comments back to the writer. I am having difficulty passing on the ID of the story to the feedback page. Can someone help please. -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This

[PHP-DB] Re: Date of Birth From Form

2002-04-22 Thread Alex Francis
field $eventdatestring = "$eventyear". "$eventmonth". "$eventday"; -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may con

Re: [PHP-DB] Dates in MYSQL

2002-04-17 Thread Alex Francis
Mike, I have just tried it again (that was the first way I tried to do the query) and get the error Unknown column '$todaysdate' in 'where clause' -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camer

Re: [PHP-DB] Dates in MYSQL

2002-04-17 Thread Alex Francis
ername text NOT NULL enterdate text NOT NULL eventdate text NOT NULL eventheading text NOT NULL eventbody text NOT NULL -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondes

[PHP-DB] dates in MYSQL

2002-04-17 Thread Alex Francis
his possible or do I need to INSERT todays date into the database first. -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may contain legally privile

Re: [PHP-DB] Arrays

2002-04-15 Thread Alex Francis
Got it now, Thank you -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may contain legally privileged information. Unauthorised recipients are

[PHP-DB] Arrays

2002-04-15 Thread Alex Francis
"eventday"); when I insert it into the database like: $query = "INSERT INTO $tablename4 VALUES ('0', '$entername', '$date', '$eventdate', '$eventheading', '$eventbody' )"; for the $eventdate variable the word "arr

Re: [PHP-DB] Using include file

2002-04-12 Thread Alex Francis
I get a parse error on line 2. The code is as follows: As I said, when I paste the code into each file I don't have a problem. -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is se

[PHP-DB] Using include file

2002-04-12 Thread Alex Francis
my test server to my hosting server. Any help would be appreciated. -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may contain legally privileged infor

[PHP-DB] executing cgi

2002-04-08 Thread Alex Behrens
hey guys, kinda OT for the db list, but since most ppl know a lot about php can somehow tell me how to execute a cgi script within a php page? Thanks! -Alex "Big Al" Behrens E-mail: [EMAIL PROTECTED] Urgent E-mail: [EMAIL PROTECTED] (Pleas

Re: [PHP-DB] Error creating new table

2002-04-08 Thread Alex Behrens
you sure, I use NOT NULL on text fields all the time and it works fine. Thanks! -Alex "Big Al" Behrens E-mail: [EMAIL PROTECTED] Urgent E-mail: [EMAIL PROTECTED] (Please be brief!) Phone: 651-482-8779 Cell: 651-329-4187 Fax: 651-482-1391 IC

[PHP-DB] grouping by category

2002-04-03 Thread Alex Behrens
?> What do I need to do? Thanks! ---- -Alex "Big Al" Behrens E-mail: [EMAIL PROTECTED] Urgent E-mail: [EMAIL PROTECTED] (Please be brief!) Phone: 651-482-8779 Cell: 651-329-4187 Fax: 651-482-1391 ICQ: 3969599 Owner of the 3D-Unlimited Network: http://ww

[PHP-DB] Re: help sorting by a column name

2002-04-03 Thread Alex Behrens
Rick, thanks a ton. Do you think you could help me construct to two selects? I am very new at this and don't know what I'm doing quite yet. Thanks! -Alex "Big Al" Behrens E-mail: [EMAIL PROTECTED] Urgent E-mail: [EMAIL PROTECT

[PHP-DB] sorting by colum name with nested loops

2002-04-03 Thread Alex Behrens
$a["name"]); } ?> I want it so it displays them like this: Processors - Reviews listed here Motherboards Reviews listed here the categories are stored under the column name "category", for reference. Thanks! -Alex "Big Al" Be

Re: [PHP-DB] need some help...

2002-04-02 Thread Alex Behrens
Awesome, thanks a ton! Thanks! -Alex "Big Al" Behrens E-mail: [EMAIL PROTECTED] Urgent E-mail: [EMAIL PROTECTED] (Please be brief!) Phone: 651-482-8779 Cell: 651-329-4187 Fax: 651-482-1391 ICQ: 3969599 Owner of the 3D-Unlimited Network: htt

[PHP-DB] need some help...

2002-04-02 Thread Alex Behrens
icurl"],$a["picurl"],$a["title"]) ; } ?> Thanks! -Alex "Big Al" Behrens E-mail: [EMAIL PROTECTED] Urgent E-mail: [EMAIL PROTECTED] (Please be brief!) Phone: 651-482-87

  1   2   >