Re: [PHP] posting news via php - 535 error

2002-08-09 Thread Latex Master
Hello andy, Try to put a . when you finished at the new line. And use utf7 encoding. Friday, August 9, 2002, 10:11:44 AM, you wrote: a Hi there, a I am trying to write a script which is posting news to a newsserver. a Unfortunatelly I do get a 535 error back which is not reported in: a

Re: [PHP] imap connection problem

2002-07-17 Thread Latex Master
Hello Korbinian, Can you provide the script code? Let's see how we can help Wednesday, July 17, 2002, 4:50:44 PM, you wrote: KS when i try to connect to my local imap server by php i get the message KS (standard ie message) that the page can't be shown. with another server KS

Re[2]: [PHP] integrating usenet into http? how is this done???

2002-07-16 Thread Latex Master
Hello andy, Well i do work on the same project. Now i got little lost with headers. If anyone can help me I'll be glad. as for all othe issues like updating databases they are solved :) With now cron job :) Monday, July 15, 2002, 7:27:19 PM, you wrote: It would

[PHP] Little php execution question.

2002-07-08 Thread Latex Master
Hello php-general, I finally finish my work on one of the projects. I got a question how PHP executes a script. Let's say i got a little script but it takes him a long time to work (don't blame me please) If a user stops loading page of will close the window. Will Script continue

Re[2]: [PHP] is their a jobs mailing list?

2002-07-08 Thread Latex Master
Hello PHP, As for me I can provide a server platform for it :) and even a domain name. Like phpjobs.com.ru if it will be suitable for all. Those domains are free for Russian programmers :) CUT -- Best regards, Latexmailto:[EMAIL PROTECTED]

Re: [PHP] Maybe not the right place, but...

2002-07-05 Thread Latex Master
Hello Alberto, 255 charasters Friday, July 5, 2002, 5:43:40 PM, you wrote: AS ðÒÉ×ÅÔ! AS Does anybody know which is the lenght limit for the parameter string AS when GETting an URL? If there is a limit at all, of course. AS áÌØÂÅÒÔÏ AS ëÉÅ× AS -- AS

[PHP] Little optimisation question

2002-07-05 Thread Latex Master
Hello php-general, I've recently faced big optimization issues. Here is mine situation: I make connection to NNTP server and fetch headers from the news group lets say bla.bla.bla. Connection made ok. Next Php tryes to put everything into the array. It's okey if number of headers are

Re: [PHP] PHP Automatic Backup

2002-07-05 Thread Latex Master
Hello César, PHP, As for your question the answer is yes. At this point of time I'm working on it also. The main idea is set of a few scripts. One for dumping Database with data to a file, second one is creating a tar archive, and third one using fopen to put on FTP server some

Re: [PHP] Re: Program executing in PHP. Please help (SOLVED)

2002-07-04 Thread Latex Master
Hello Richard, PHP, Well I did a typo here. Sorry about it. At that moment i was really nuts, and needed a rest. Now I solved that problem, but only after UPDATING PHP from 4.0.6 to 4.2.1 And shell_exec worked. Exec didn't :( I'm going to investigate this question in the future. Thank's

[PHP] Function imap_headers question.

2002-07-04 Thread Latex Master
Hello php-general, I've got a little question about imap_headers. I working on a project which must connect to local nntp server. I have no problems doing it, but as far as I know from documentation Imap_headers() fetches msg headers in to the arrey. So let's say I've got 5000 post in

Re: [PHP] AdRotator for PHP?

2002-07-04 Thread Latex Master
Hello Patrick, Try to look at hotscripts.com there are lots of scripts there. Personally i prefer to write ones by myself. Thursday, July 4, 2002, 3:31:20 PM, you wrote: PT Hey, PT I'm wondering if anyone has found or ended up writing something similar to PT the MSWC AdRotator

Re: [PHP] Moving a file with 'rename'?

2002-07-04 Thread Latex Master
Hello Tim, Tim why don't you try shell_exec ? Thursday, July 4, 2002, 5:03:34 PM, you wrote: TS Hi people, TS I want to move a file from one location to another. I expect I can only do TS this with 'rename', because there's no 'move'-command (at least nog in the TS manual). Following

Re: [PHP] Microsoft Access PHP

2002-07-04 Thread Latex Master
Hello Daniel, Try to use a query line like below: WHERE (((ExamPapers.School)=\Colour and Imaging Institute\) AND ((ExamPapers.[Add to Webpage])=True)); And let us know it it will work Thursday, July 4, 2002, 5:21:50 PM, you wrote: DJOM Hi, DJOM I'm gleaning microsoft SQL from queries within

[PHP] Program executing in PHP. Please help

2002-07-03 Thread Latex Master
Hello php-general, Dear php list, I've got completely lost in program execution under php. I need to run a command grab it's output for the next processing, So I wrote a script: ? $output = shell_exec(uudeview -i /bla/bla.txt -p /bla/bla/); echo pre; echo $kick_my_ass; echo /pre; ? And I

Re[2]: [PHP] cURL in an exec() . more

2002-07-03 Thread Latex Master
Hello jay, Jay try just to execute php yourfilename And see what is done. For example i have problems with execution read my e-mail in the list. Wednesday, July 3, 2002, 4:56:39 PM, you wrote: jbnc [snip] jbnc As a matter of fact, when viewing the source (which should display properly

Re[4]: [PHP] cURL in an exec() . more

2002-07-03 Thread Latex Master
Hello Jay, Let's try it in the different way. create an executable command file. and try to execute it via php it must work. Wednesday, July 3, 2002, 5:20:49 PM, you wrote: JB [snip] JB Jay try just to execute php yourfilename JB And see what is done. For example i have problems with

Re[6]: [PHP] cURL in an exec() . more

2002-07-03 Thread Latex Master
Hello Jay, Let us know if it worked Wednesday, July 3, 2002, 5:27:21 PM, you wrote: JB Trying that now... JB -Original Message- JB From: Latex Master [mailto:[EMAIL PROTECTED]] JB Sent: Wednesday, July 03, 2002 8:26 AM JB To: Jay Blanchard JB Cc: [EMAIL PROTECTED] JB Subject: Re[4

[PHP] php execution a server side program updated problem please help

2002-07-03 Thread Latex Master
Hello php-general, Hello php-general, Dear php list, I've got completely lost in program execution under php. I need to run a command grab it's output for the next processing, So I wrote a script: ? $output = shell_exec(uudeview -i /bla/bla.txt -p /bla/bla/); echo pre; echo $output; echo

Re[2]: [PHP] addslahes and magic quote woes

2002-07-03 Thread Latex Master
Hello Jean-Christian, The answer is NO NO NO. At the beginning you have talked about security. You have to realize that there is no 100% protection against hackers. Using strip/addslashes will help you to filter some user input not all. :) So try to pick one way and go

Re[2]: [PHP] cURL in an exec() . more

2002-07-03 Thread Latex Master
Hello Jay, That wasn't what i recommended you LOL :). Ok from the beginning PHP executes and writes files with permissions (like userid and groupid) Webserver is running. So what i think will be the best way for you to do. Is to create an executable with the same owner. and then execute

[PHP] NNTP tutorial

2002-07-02 Thread Latex Master
Hello php-general, Dear PHP programmers, anyone can point me to a nice tutorial working with NNTP (Usenet) servers? -- Best regards, Latex mailto:[EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] How can I output a query in a table with the output in multiple columns?

2002-06-21 Thread Latex Master
Dear List, I've got the following situation: I have a list of items i want placed in side-by-side columns in a table like this: name name name name name name name name name name name name name name name name and so on. How can I do it? Name is a string in the database. -- Best regards,

[PHP] (SOLVED) [PHP] How can I output a query in a table with the output in multiple columns?

2002-06-21 Thread Latex Master
Hello John, PHP I used your script almost everything is worked. Thanks. Here is the script if someone will need it :) ? $count = 1; $Num_Across = 4; $Width = floor(100 / $Num_Across); while($row = MySQL_fetch_array($result)) { //create first cell $ = $count / $Num_Across; echo td

Re: [PHP] Data Post or Get Variable Undefined

2002-06-21 Thread Latex Master
Hello Salman, They have changed the method. Turn global variables on in your php.ini Friday, June 21, 2002, 4:41:30 PM, you wrote: SA Hi, SA In new version of php 4.2, I am trying to do post or get of data from html form to the php page. But it says undefined variable. Is there something