On Sun, 2008-02-03 at 20:48 -0600, Richard Lynch wrote:
>
> On Sun, February 3, 2008 11:51 am, Robert Cummings wrote:
> >
> > On Sun, 2008-02-03 at 18:15 +0200, Paul Scott wrote:
> >> On Sun, 2008-02-03 at 20:10 +1100, doc wrote:
> >> > come on people try you skills at
> >> >
> >> > http://www.rh
can you tell me more about mod_rewrite?
On Feb 4, 2008 10:52 AM, Richard Lynch <[EMAIL PROTECTED]> wrote:
>
>
> On Sun, February 3, 2008 1:20 am, jeffry s wrote:
> > i am wondering whether this can be done. i know it can.
> > is it possible to make one website with the ability to host multiple
>
FlashKnowledge = 0;
phpKnowledge = 1;
I remember some time back finding a class for php and a class/unit/addon
for flash that allowed communication between php file and flash files,
just google for it
Clive
Alain Roger wrote:
Hi,
i would like to have a flash menu in my PHP website.
this i
On Sun, 2008-02-03 at 21:06 -0800, Casey wrote:
> Why do you need preg_replace?
>
Else he fails a homework assignment?
--Paul
--
.
| Chisimba PHP5 Framework - http://avoir.uwc.ac.za |
:--
On Feb 3, 2008 9:04 PM, LKSunny <[EMAIL PROTECTED]> wrote:
> this i know.
> but i need use preg_replace.
>
> any body can help me, thank you very much !!
>
> "Casey" <[EMAIL PROTECTED]>
> ???:[EMAIL PROTECTED]
>
> > On Feb 3, 2008, at 5:00 PM, "LKSunny" <[EMAIL PROTECTED]> wrote:
> >
>
this i know.
but i need use preg_replace.
any body can help me, thank you very much !!
"Casey" <[EMAIL PROTECTED]>
???:[EMAIL PROTECTED]
> On Feb 3, 2008, at 5:00 PM, "LKSunny" <[EMAIL PROTECTED]> wrote:
>
>> > $txt = <<> a
>> a
>> a
>>
>>
>>
On Sun, 2008-02-03 at 13:14 -0500, Ron Piggott wrote:
> What is the command to reset a session variable --- essentially deleting
> all of the values it contains? Ron
Assign the session to an empty array() and then use session_destroy()
All Email originating from UWC is covered by disclaimer
On Fri, February 1, 2008 10:58 pm, js wrote:
> Hi,
>
> I was trying to write a script in PHP that takes a program name
> as an argument and invoke it as a daemon.
> PHP provides fork(pcntl_fork), setsid(posix_setsid) and umask,
> so it was easy.
> However, I couldn't find a way to redirect STDE
On Sat, February 2, 2008 5:09 am, ehl lhe wrote:
>
> hello,
>
>
> I'd like to know where PHP finally sets the php.ini-values in it's
> sourcecode, e.g. max_execution_time, open_basedir, etc...
> What I need is to set several static values which must not be editable
> using php.ini, .htaccess, ini
I would think you'd want all that MIME stuff in the headers...
But I don't really know.
If you want a quote in the HTML part, use &qout;
In the plain-text, I would assume \" would embed a quote...
On Sat, February 2, 2008 6:26 pm, Ron Piggott wrote:
> When I use the mail($email, $subject, $mess
On Sun, February 3, 2008 1:20 am, jeffry s wrote:
> i am wondering whether this can be done. i know it can.
> is it possible to make one website with the ability to host multiple
> website.
> it is something like website generator. eg: www.shopify.org
>
> let say for example i have a website www.
On Sun, February 3, 2008 11:51 am, Robert Cummings wrote:
>
> On Sun, 2008-02-03 at 18:15 +0200, Paul Scott wrote:
>> On Sun, 2008-02-03 at 20:10 +1100, doc wrote:
>> > come on people try you skills at
>> >
>> > http://www.rhwebhosting.com/comp/index.php
>>
>> Reworded as:
>>
>> Redesign our comp
On Feb 3, 2008, at 5:00 PM, "LKSunny" <[EMAIL PROTECTED]> wrote:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
list(, $result) = explode("\r\n\r\n", $string, 2);
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
Hi
there are 2 functions
session_unset('Key');
session_destroy();
please find them in the manual. i think they are the 2 used for setting and
usetting the session.
On Feb 4, 2008 1:14 AM, Feris Thia C. <[EMAIL PROTECTED]> wrote:
> Resetting all session variables or one of those session vars ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Feb 4, 2008 3:33 AM, Feris Thia C. <[EMAIL PROTECTED]> wrote:
> Yes you can.
>
> Just mirror the additional domains and in your PHP app check the
> $_SERVER["HTTP_HOST"] variable.
>
> Hope this helps !
>
> Regards,
>
> Feris
> http://top-10.bigspacehosting.com
>
>
> On Feb 3, 2008 2:20 PM, jeff
Paul Scott schreef:
Did anyone actually get this mail?
it came through :-)
More concrete example? What would you like to see?
the column spec. what kind of geomtery column is it? and
are you using it as a primary key? or some else ... if so what kind
of stuff are you storing in there? also
Resetting all session variables or one of those session vars ?
If you need to reset all then use *session_destroy() *function.
Hope it helps..
Regards,
Feris
http://top-10.bigspacehosting.com
On Feb 4, 2008 1:14 AM, Ron Piggott <[EMAIL PROTECTED]> wrote:
> What is the command to reset a sessi
On Feb 3, 2008 10:44 AM, Alain Roger <[EMAIL PROTECTED]> wrote:
> this is right under actionscript 2.0... i'm working under actionscript 3.0
> :-)
>
>
>
> On Feb 3, 2008 7:28 PM, Casey <[EMAIL PROTECTED]> wrote:
>
> > On Feb 3, 2008, at 12:23 AM, "Alain Roger" <[EMAIL PROTECTED]> wrote:
> >
> > >
Yes you can.
Just mirror the additional domains and in your PHP app check the
$_SERVER["HTTP_HOST"] variable.
Hope this helps !
Regards,
Feris
http://top-10.bigspacehosting.com
On Feb 3, 2008 2:20 PM, jeffry s <[EMAIL PROTECTED]> wrote:
> i am wondering whether this can be done. i know it ca
unset($_SESSION);
or
$_SESSION = array();
This reset all of the session variables. To reset only one, try this:
--
Richard Heyes
http://www.websupportsolutions.co.uk
Knowledge Base and Helpdesk software for £299 hosted for you -
no installation, no maintenance, new features automatic and fr
unset($_SESSION['var_name']);
bastien
> From: [EMAIL PROTECTED]
> To: php-general@lists.php.net
> Date: Sun, 3 Feb 2008 13:14:47 -0500
> Subject: [PHP] Resetting a session variable
>
> What is the command to reset a session variable --- essentially de
this is right under actionscript 2.0... i'm working under actionscript 3.0
:-)
On Feb 3, 2008 7:28 PM, Casey <[EMAIL PROTECTED]> wrote:
> On Feb 3, 2008, at 12:23 AM, "Alain Roger" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > i would like to have a flash menu in my PHP website.
> > this is no pr
On Feb 3, 2008 10:25 AM, Per Jessen <[EMAIL PROTECTED]> wrote:
> Ron Piggott wrote:
>
> > What is the command to reset a session variable --- essentially
> > deleting all of the values it contains? Ron
> >
>
> I haven't checked, but how about unset() ?
>
>
> /Per Jessen, Zürich
>
>
> --
> PHP Gene
On Feb 3, 2008 1:51 AM, Jim Lucas <[EMAIL PROTECTED]> wrote:
> Nathan Rixham wrote:
> > wish he'd turn that auto responder off.. *sigh* - he's now top of my
> > contacts in gtalk..
> >
>
> That is his way of getting to the top of next weeks PostTrack Report
> from Dan:)
>
> Jim
>
> --
> PHP Gen
On Feb 3, 2008, at 12:23 AM, "Alain Roger" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i would like to have a flash menu in my PHP website.
> this is no problem.
>
> My problem is how to exchange data between PHP andFlash (in both
> direction).
> i found a lot of posts on this theme, but nothing with rea
Ron Piggott wrote:
> What is the command to reset a session variable --- essentially
> deleting all of the values it contains? Ron
>
I haven't checked, but how about unset() ?
/Per Jessen, Zürich
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsu
What is the command to reset a session variable --- essentially deleting
all of the values it contains? Ron
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Sun, 2008-02-03 at 18:15 +0200, Paul Scott wrote:
> On Sun, 2008-02-03 at 20:10 +1100, doc wrote:
> > come on people try you skills at
> >
> > http://www.rhwebhosting.com/comp/index.php
>
> Reworded as:
>
> Redesign our complete web presence and give us a couple of apps that we can
> flog
Thanks
I have already another post dealing with this issue. (check newsgroup for
Server to client file transfer always corrupt).
I had figured out the problem that was corrupting the file, it is the
response headers that are being added to the file when it is downloaded,
and i don't know
On Sun, 2008-02-03 at 20:10 +1100, doc wrote:
> come on people try you skills at
>
> http://www.rhwebhosting.com/comp/index.php
Reworded as:
Redesign our complete web presence and give us a couple of apps that we can
flog to our clients,
and we *may* give you a consolation prize.
Yeah right.
Alain Roger wrote:
Hi,
i would like to have a flash menu in my PHP website.
this is no problem.
My problem is how to exchange data between PHP andFlash (in both direction).
i found a lot of posts on this theme, but nothing with really works under
ActionScript 3 and PHP.
does anyone already sol
doc wrote:
come on people try you skills at
http://www.rhwebhosting.com/comp/index.php
Are these people joking ;o)
This sounds more like "hey, give us 4-5 great products for free, and we
may award you" ;o)
I thought competitions usually give some more or less "abstract" tasks,
where peop
On Sat, 02 Feb 2008 23:08:43 -, Nathan Rixham <[EMAIL PROTECTED]>
wrote:
szalinski wrote:
Hi
I am having trouble with a file transfer script, as you can see, I am
trying trying to keep the code as simple as possible.
But everytime I download a file with it, it is corrupt. For example,
Hi,
i'm currently learning php by implementing a blog system. This uses xsl for
transformation to (x)html. It is working so far, but it is slow.
As far as i can see the XSLTProcessor is doing a validation. Doing the same
transformation with xsltproc (the command line tool for libxslt) takes abou
Nathan Rixham wrote:
wish he'd turn that auto responder off.. *sigh* - he's now top of my
contacts in gtalk..
That is his way of getting to the top of next weeks PostTrack Report
from Dan:)
Jim
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
come on people try you skills at
http://www.rhwebhosting.com/comp/index.php
Hi,
i would like to have a flash menu in my PHP website.
this is no problem.
My problem is how to exchange data between PHP andFlash (in both direction).
i found a lot of posts on this theme, but nothing with really works under
ActionScript 3 and PHP.
does anyone already solved such topic ?
thx
jeffry s wrote:
i am wondering whether this can be done. i know it can.
is it possible to make one website with the ability to host multiple
website.
it is something like website generator. eg: www.shopify.org
let say for example i have a website www.example.org.
i can point a domain name (www.e
39 matches
Mail list logo