Ashley M. Kirchner wrote:
This produces the attached result. Not exactly beveled, but pretty
close (and it's the effect I wanted.)
Hmm, yes. Attached result gets stripped by the listserv. So, it's
also visible here:
http://37th.yeehaw.net/phpiscool.png
--
H| I haven't lost my mind;
Hello all:
We recently ported an application from Linux to Windows and had a few
sessions-handling issues (we were going from PHP 4.1.2 Linxu to PHP 4.3.3
Windows).
We traced this to PHP's session_id() function. It worked fine in Linux, but
apparently not at all in windows, or not as expected.
H
Siddhartha Lahiri wrote:
Hi, is it possible to create a beveled text using GD.
Going through all the classes I have not come across any algorithm which
explains beveled text.
Siddhartha
I take the text, and output it three times. The first time it'll be
dark, and shifted down and right. The
You'll have to increase the character spacing as well, so that each
character has the same center not just the individual word/phrase. I don't
think this is going to be exactly a bevel effect, but on small enough text
it might appear like one.
-Javier
-Original Message-
From: Nathan Tayl
This was a private "REPLY" to you. So you're just an asshole now.
Cheers,
Rob.
On Sat, 2003-11-08 at 23:16, John Nichel wrote:
> Robert Cummings wrote:
> > On Sat, 2003-11-08 at 21:07, John Nichel wrote:
> >
> >>I suggested the same thing...albeit not as nice as you ;) and got a,
> >>"Kiss my
Robert Cummings wrote:
On Sat, 2003-11-08 at 21:07, John Nichel wrote:
I suggested the same thing...albeit not as nice as you ;) and got a,
"Kiss my ass" response.
WOW, 2 posts in about 2 hours, both 24 hours after the thread died.
Seems like you're the only one keeping the thread going. I'm n
Navid,
So you want something like this:
Category 1
Category 2
|
---> Category a
|
> Category b
|
> Category X
|
> Category Y
|
> Ca
php-general Digest 9 Nov 2003 03:31:35 - Issue 2404
Topics (messages 168958 through 168973):
Re: Problem Understanding Code in 2nd edition Welling/Thomson PHP?MySQL Web
Development Book
168958 by: Duncan
168960 by: Tom Rogers
Re: DW Php update form where one field is menu f
Agreed, and the flexibility of smarty allows for quite a bit more
functionality for the template developer... Anyone seriously considering
template engines should take a hard look at Smarty.
Just my $0.02.
Oh, and if you don't like top-posting, ignore this msg, as I will
undoubtedly ignore your r
Hello Guys,
I need a little bit of help with recursion. I've searched our PHP website
and Google, but none helped me understand my problem. There is a code below
this message in order to help you understand what I am trying to achieve.
Here is an explaination:
What I'm trying to do is list a typi
--- rogue <[EMAIL PROTECTED]> wrote:
> Suppose I am running a script from an URL like:
>
> http://127.0.0.1/~myname/foo/bar.php
>
> on this page I want to redirect to another page and send a full http
> string like:
>
> $redirect = "http://"; . $_SERVER['HTTP_HOST'] . "/foo/hello.php";
>
> In
Ryan A wrote:
Guys,
I dont mean to get into your very heartfelt flaming / arguement but can you
take this offlist please?
Cheers,
-Ryan
I suggested the same thing...albeit not as nice as you ;) and got a,
"Kiss my ass" response.
--
By-Tor.com
It's all about the Rush
http://www.by-tor.com
--
PHP
setcookie(session_name(),"",0,"/");
session_unset();
session_destroy();
or something like that...
--
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
##
Please, if you are using windows, you may be infected by Swen. Please go
here to find out more:
http://us
I cannot, for the love of Job, get a login session to die! I am defining my sessions
using the $_SESSION superglobal, register_globals is off, and I have tried about 15
combinations of unset(), session_unregister(), session_destroy(), session_unset(),
$_SESSION = array(), and even setcookie us
Robert Cummings wrote:
OK, I've decided to be sucked back in for one more response...
If something as trivial as this is where you want to make your big stand
in life, please do it offlist. This went from bas' off topic
introduction of his crap, to the current flaming about posting crap.
You're
On Sat, Nov 08, 2003 at 11:20:27PM +0900, - Edwin - wrote:
:
: On 2003.11.8, at 20:32 Asia/Tokyo, Eugene Lee wrote:
:
: >On Sat, Nov 08, 2003 at 06:26:39PM +0900, - Edwin - wrote:
: >:
: >: Well, I'm sure there's a very good reason why the dictionary
: >: I quoted called it "simplified kanji".
:
Have a look on http://us2.php.net/manual/en/function.parse-url.php
So long
Rainer Bendig
crossx.net | wbbreference.de
-Original Message-
From: rogue [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 09, 2003 12:06 AM
To: [EMAIL PROTECTED]
Subject: [PHP] finding location of document
Hi t
Hi there,
I am trying to figure this out and can't find the right combination to
get what I want in a certain situation.
Suppose I am running a script from an URL like:
http://127.0.0.1/~myname/foo/bar.php
on this page I want to redirect to another page and send a full http
string like:
$red
Hello,
On 11/07/2003 05:39 PM, Matt Palermo wrote:
Does anyone know of a way to perform an MX lookup on a Windows server to
perform an email verification? Any help on this would be great, since I can
only find code for this that will work on *nix servers. Please let me know
if you can help.
Thes
Wouter van Vliet wrote:
To me .. This looks more like a line of perl code. I am familiar with the @
sign to kindly ask a function not to give any errors to a function. But can
it really be used like this on vars? What would it suppress, the "notice:
undefined variable $first on line 44" notificati
K. Praveen Kumar wrote:
Dear All,
How can I get the Server Information which operating system the
server is running? Using PHP. please let me know
Read this www.catb.org/~esr/faqs/smart-questions.html
Then RTFM or STFA or STFW where you will find
http://www.php.net/reserved.variables
:|
--
B
Hi,
Sunday, November 9, 2003, 12:48:17 AM, you wrote:
ST> Sorry for the long post--and the cross-posting to a MySQL list, for
ST> those of you seeing this a second time--but I'm using with difficulty
ST> the 2nd edition of Welling/Thomson's PHP and MySQL Web Development as a
ST> textbook for se
Try: news://forums.macromedia.com
macromedia.dreamweaver.
--
zerof
"Robb Kerr" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> I'm using Dreamweaver's "Update Record" form wizard to create a record
> update page. Most of the fields are "text", one is "file
Hi,
from what I see the problem is that you add the authentification passwords to the
database via password('password')
but then your script checks for entries in the database where username= username &
password = password
which cannot work.
You have to make it
where username = username & pas
php-general Digest 8 Nov 2003 15:18:27 - Issue 2403
Topics (messages 168932 through 168957):
Re: *SOLVED* [PHP] problem transferring a variable using POST
168932 by: Erik Osterman
Re: Adding a log file
168933 by: Erik Osterman
168935 by: John W. Holmes
Re: advise on
I'm using Dreamweaver's "Update Record" form wizard to create a record
update page. Most of the fields are "text", one is "file" and I want one of
them to be a "menu". The "menu" field should be populated with the fields
of another table.
Here's the problem... If I leave all of the fields as text
Sorry for the long post--and the cross-posting to a MySQL list, for
those of you seeing this a second time--but I'm using with difficulty
the 2nd edition of Welling/Thomson's PHP and MySQL Web Development as a
textbook for self-teaching (and I'm at the end of my rope).
After being pleased to wo
On Sat, 2003-11-08 at 15:21, Christian Ista wrote:
>
>
> a string like that : 2003-11-07 and I'd like display 07/11/2003
I usually do:
Regards,
Filip de Waard
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 2003.11.8, at 21:51 Asia/Tokyo, Dave G wrote:
In hopes of bringing the kanji character validation issue back
on topic, can I point out that it doesn't matter *why* someone would
want to do this, or what the origins of kanji and kana are? The
motivations of the original poster shouldn't
On Sat, 2003-11-08 at 11:45, Christian Ista wrote:
> Hello,
>
> I have in a database a date field (this format yyy/mm/dd). I'd like when I
> display the value use an another format dd/mm/ (format in europ), could
> you tell me if there is a format DateString function ?
>
> Thanks,
>
> Christ
On 2003.11.8, at 20:32 Asia/Tokyo, Eugene Lee wrote:
On Sat, Nov 08, 2003 at 06:26:39PM +0900, - Edwin - wrote:
:
: On Fri, 7 Nov 2003 13:43:06 -0600 Eugene wrote:
: >
: > Actually, kana are not "simplified kanji" because it is not
: > the case that kana can replace kanji while preserving the
: >
Well, I'm speaking from imagination here but I imagine the effect could be obtained by
creating a series of layers to one item in a loop, changing the alpha transparency
slightly each time as well as shrinking the size of the image. You'd start with 75ish
alpha level and then loop through one l
Hi, is it possible to create a beveled text using GD.
Going through all the classes I have not come across any algorithm which
explains beveled text.
Siddhartha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Burhan Khalid wrote:
SELECT * FROM thetable GROUP BY column1;
That should work read > http://www.mysql.com/manual
SELECT *, GROUP_CONCAT(column2) as column2 FROM thetable GROUP BY column1;
But this requires mysql 4.1. If you don't have mysql 4.1, detect in your
while loop if column1 is not equa
In hopes of bringing the kanji character validation issue back
on topic, can I point out that it doesn't matter *why* someone would
want to do this, or what the origins of kanji and kana are? The
motivations of the original poster shouldn't be in question. Everyone
has their own situations
Joffrey Leevy wrote:
Please excuse the previous post. Table unformatted.
Hi all:
Trying to solve a phpmysql array problem.
Let's say I have a table in mysql format
Column1 Columnn2
dog brown
cat white
cat black
cat mixed
pig black
pig bro
dr. zoidberg wrote:
Hello,
how can I read element1, element2 and element3 from array:
a|a:1:{i:1;a:3:{
i:0;s:6:"element1";
i:1;s:5:"element2";
i:2;s:6:"element3";
}}
http://www.php.net/unserialize
--
Burhan Khalid
phplist[at]meidomus[dot]com
http://www.meidomus.com
---
"Docu
Please excuse the previous post. Table unformatted.
Hi all:
Trying to solve a phpmysql array problem.
Let's say I have a table in mysql format
Column1 Columnn2
dog brown
cat white
cat black
cat mixed
pig black
pig brown
What kind of (
Hi all:
Trying to solve a phpmysql array problem.
Let's say I have a table in mysql format
Column1
Column2
dog
brown
cat
white
cat
black
cat
mixed
pig
black
pig
brown
What kind of (query, array function, loop, etc...) should I use to produce an html
output like this:
1. c
On Sat, Nov 08, 2003 at 06:26:39PM +0900, - Edwin - wrote:
:
: On Fri, 7 Nov 2003 13:43:06 -0600 Eugene wrote:
: >
: > Actually, kana are not "simplified kanji" because it is not
: > the case that kana can replace kanji while preserving the
: > exact same meaning. In fact, most kana by themselves
Hello,
how can I read element1, element2 and element3 from array:
a|a:1:{i:1;a:3:{
i:0;s:6:"element1";
i:1;s:5:"element2";
i:2;s:6:"element3";
}}
TNX
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I have in a database a date field (this format yyy/mm/dd). I'd like when I
display the value use an another format dd/mm/ (format in europ), could
you tell me if there is a format DateString function ?
Thanks,
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
On Saturday 08 November 2003 08:21, John Hagstrand wrote:
> Thanks for your snot.
They were surplus to requirements so you're welcome to them.
> The code you wrote below,
>
> > echo fopen("http://www.google.com";, 'r');
> > echo fopen("http://news.google.com";, 'r');
>
> I've implmented at
On Fri, 7 Nov 2003 13:36:35 -0600
Eugene Lee <[EMAIL PROTECTED]> wrote:
> On Sat, Nov 08, 2003 at 02:20:00AM +0900, - Edwin - wrote:
> :
> : Besides, there are some issues (for example with
> Shift_JIS) that: "bothers" (with no easy "solution") even
> members of the Japanese PHP: Group ML. (Like
I know this is becoming off-t but just for the curious...
On Fri, 7 Nov 2003 13:43:06 -0600
Eugene Lee <[EMAIL PROTECTED]> wrote:
> On Sat, Nov 08, 2003 at 01:35:40AM +0900, - Edwin - wrote:
> :
> : On 2003.11.7, at 18:37 Asia/Tokyo, Marek Kilimajer wrote:
> :
> : ...[snip]...
> :
> : >Are Kan
Hi all,
I'm sorry, I know this is not the list, to ask this question, but I couldn't find the
right one.
I'm having trouble with BRU. I'm running it for quite a time but it has started
throwing errors. Main problem is, though there's plenty of free space on my tape
media, it says,
Insert vol
46 matches
Mail list logo