les from the remote server and
>transfer
> >it to my new one. Anyone ever done something similar to this? is it
>possible?
> >
> >- Thanks
Or use FXP to transfer it straight between the ftp's (if they support it
though,
if not, go with the ssh/telnet solution.)
-
Or the table you're trying to rename doesn't exists...
--
Andreas D. Landmark
[EMAIL PROTECTED]
"I hesitate to articulate for fear of deviating from the true path of
rectitude."
Meaning: "I don't know."
--
PHP General Mailing List (http://www.php.net/)
T
ity -- that will work in IE and
>Netscape?
echo "back";
Should work in IE and Netscape, however not all browsers pass a REFERER
so you might be left with a dead link...
--
Andreas D Landmark / noXtension
An Englishman never enjoys himself, except for a noble purpose.
read I didn't start as I am subscribed to the
list (how would I otherwise been able to reply?)
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
--
PHP General Mailing List (http://www.php.net/)
To uns
tains lists.php.net"
and filter that however you like it.
Perhaps you need to look at upgrading your Eudora or swapping it
if your version doesn't support it... Eud5 certainly supports CC: filtering,
and you could always use anywhere-in-header contains lists.php.net as
that would do the sa
perator/user and not in the source for php itself.
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
sted, most serveradmins have more things
to do than to debug scripts/code that they didn't write... and are not
going to use...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
version which could be causing these problems?
Thanks very much.
I'd put my money on that who ever compiled 4.04 forgot to include support
for mysql...
sounds more likely than difference in source on a
tiny-rollback.
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and
no
server software you
are running...
And that is way-OT for this list, check with the .com or .org of your
mailserver.
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
(No I haven't given the rm -rf /, but witnessed it and actually seen people
come
back and say.. 'uh what happened?', 'ls doesn't work anymore...')
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
x27;ll get atleast 5 of each from the same "From:" so
they'll leave you with
the option whether or not to send 5 x [EMAIL PROTECTED] (because you're
pissed of at the
admin for not securing his sendmail-by-default).
--
Andreas D Landmark / noXtension
Real Time, adj.:
ound to
killing the
apache-process running the runaway script before you got around to doing it...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
replies to you offlist without changing topic, you don't want the
reply to
go to the same place as the rest of the list... you get the picture...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
preciated. Thanks,
I pressume quicken can import CSV files so figure out how Quicken wants
it's input and then put the file together on the fly when a user asks for
it using
mysql_fetch_array() and header() to set the datatype to application/csv (or
what
is appropriate for quicken.)
--
Andr
pen() [http://www.php.net/manual/en/function.fopen.php]
and fwrite() fread() and so on...
the manual i online, so there is no excuse for asking silly questions like
this.
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
word that is different to the one that is
cached in the browser.
But apart from that hard workaround, i don't think you can easily flush the
logincache from
the serverside...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only oc
re connecting with. If you are connecting on loopback
there's
something serious strange with your mailserver config (but we're talking
sendmail
here, what d'ya expect?).
Contact your mailserver admin and get him/her to open for relay from the IP
of your
webserver.
--
Andreas D Landmar
ry conflict; and the --with-gd-[DIR] is set correctly
>during PHP's ./configure, but make still goes kablooey.
What about posting the exact details of what went wrong (don't munge them,
it only makes
it harder to solve your problems).
--
Andreas D Landmark / noXtension
Real Time,
und
> configure: error: cannot find output from lex; giving up
>
> can anyone help?
>
Easy...
You haven't got lex installed, or it's installed in a strange place (ie.
configure can't find it).
What does whereis lex (or locate lex) tell you?
--
Andreas D. Landmark / no
forced
through as the defacto standard for document distribution...
;-)
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
At 03.08.2001 04:44, mike cullerton wrote:
>another vote for analog.
Dunno what this has got to do with php, but my vote is for
webalyzer... fast and easy to use...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
compile a
new module and make apache load it.
However I'd suspect that the OS you didn't disclose probably compiled
staticly as it's
the easiest way of compiling apache+php, since it's php3 that came by
default you
might want to upgrade to a newer apache version too.
--
Andr
or.
I'd second this suggestion, the general list has become flooded with posts that
seems like a pop-quiz taken straight from the manual...
don't get me wrong, I'm not a newbiebasher (well, sometimes ;-), but wading
through
simple posts is getting a bit tedious...
--
)
or you could use a to get around the images, but links would
still be a problem as you'll need the links to point to your script rather
than straight
to the source...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs
but anyhow, your
line $watchlist_query ... is missing to .'s...
Create Table "$temp", should be Create Table " . $temp . ", that way you'll
concatenate the string in the way you want them to (and the code should work).
--
Andreas D Landmark / noXtension
Real Time,
ck
This is very much a php question, as I understood it...
What he wants to do is to use php to get a webpage and show it to the user,
ie. similar to what a proxyserver does... it's an "accepted" of circumventing
filtering software.
--
Andreas D Landmark / noXtension
Real Time,
to the user, by this way dodgin any filters installed on
the user-end.
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PR
/freshmeat.net/search/?site=Freshmeat&q=project+management§ion=projects
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EM
ame."watch"
>?>
>
>$watchlist_query = mysql_query( "Create Table ".$temp." ( WId int
>auto_increment
>not null, QId int not null, Primary Key (WId) )" ) or die ("Error! Cannot
>create table !" . mysql_error() );
>?>
--
Andreas D Lan
RC there was a class that enabled you to send icmp echo's / "pings", the name
has completely evaded me, but I guess google (and/or fm) would be happy to
help ;-)
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs
erwise?
But on a more serious note, check out www.uptimes.net
(I used to be ranked in the top 250, but then i had to physically move the
box *sniff*)
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
--
PHP G
and it would also save your server a fork
for each reading (unless you are running php as a cgi ;-)
nice uptime btw...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
--
PHP General Mailing List (http://www.p
it would also save your server a fork
>for each reading (unless you are running php as a cgi ;-)
>
>nice uptime btw...
>--
>Andreas D Landmark / noXtension
>
>
>I'm running FreeBSD. I'll see if if I can find source as you suggest.
for FreeBSD it might be a bit har
em with developing through my proxy, apart from those pesky
doubleclick ads seem to disappear wonder why...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
--
PHP General Mailing List (http://www.p
far, is to grab a binary suitable for the system in question
and shove it in your own homedir owned by you and executable by you.
They might not be too pleased if you're not supposed to run stuff like that,
but if you need it, do it...
--
Andreas D Landmark / noXtension
Real Time, adj.:
install than php-general though, keep in mind
for the future...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
7;s
not in ld's config file (usually /etc/ld.so.conf)...
But unless you have some reasons for not using the built in support,
(bleeding-edge or whatever pleases you) go with the built in support...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake t
37 matches
Mail list logo