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> ht
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,
La
Hello John, PHP
I used your script almost everything is worked. Thanks. Here is the
script if someone will need it :)
".$row['name']."\n";
//keep a count so you know when to start a new row
if(round($) == $)
{ echo "\n"; }
$count++;
};
//this will finish the table, i.e. if you o
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 di
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: http://www.php.net/uns
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:
";
echo $kick_my_ass;
echo "";
?>
And I get nothing :(. Script like below:
";
echo $kick_my_ass;
echo "";
?>
W
Hello jay,
Jay try just to execute php
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
jbnc> if wor
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
JB> And see what is done. For example i have problems with execution
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: [E
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:
";
echo $output;
echo "";
?>
And I get nothing :(. Script like below:
";
echo $output;
echo
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 that
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 it
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 for
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 t
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 obj
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 situ
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 wit
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> @-_=}{=_-@-_=}{=_-@-_=}{=_-@-
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 lower
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
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 workin
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]
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
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> (imap.web.
24 matches
Mail list logo