in that case wouldn't u just go
some javascript tricks
?
-Original Message-
From: Mike [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 25 June 2002 4:13 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: Implement Javascript into vB code
Sorry guys, let me rephrase my question
hmmm...
that's slightly better - in that you used more than one line to explain your
problem.
I'm still having trouble figuring out what you want to do though - try
explaining problems a bit clearer next time.
If you want to be able to use
Sorry guys, let me rephrase my question.
I want to insert some javascript code into the code for my forum (vB) not as
a post, but as a forum post, but as code within the php file.
Sorry about the confusion
"Mike" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
dunno this is PHP list not VB :)
try asking a VB list
mmm VicBitter mm
-Original Message-
From: Mike [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 25 June 2002 3:53 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Implement Javascript into vB code
How wou
errm... this really isn't the right place to be asking this question - this
is a PHP list.
but - if you're talking about using JScript and VBScript in the same ASP
page, you can do it by using this:
<%
' VBScript code goes here
Response.Write DoSomething("To Me")
%>
function DoSomething(str){
How would I implement Javascript into a vB code?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You have to create a phpinfo.php file in your htdocs directory first. Fill
it out with this:
and test it.
-Dash
-Original Message-
From: Dave [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 24, 2002 3:29 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Installing PHP for Apache on Wind
Hi. Thank you for the Help.
I did download the new PHP4apache2.dll and then unmarked the Load Module for
that, and Apache started! This is a step forward. But still when I try to
pull up http://localhost/phpinfo.php I come up with an OBJECT NOT FOUND.
404 ERROR.
Any Ideas???
Thank you again
Yes, as they appear in the function; however, I don't have any PHP newline
characters. Output to the browser is separated by a series of tabs and
spaces, not line breaks.
"Mikey" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Are those line breaks as they would
Are those line breaks as they would appear in the function? I have always
thought it best not to split tags over line breaks... just a thought...
Mikey
> -Original Message-
> From: Brian Graham [mailto:[EMAIL PROTECTED]]
> Sent: 24 June 2002 20:01
> To: [EMAIL PROTECTED]
> Subject: Re:
Try phpbuilder.com, search for cookies
On Monday, June 24, 2002, at 09:26 PM, James Meers wrote:
> Hi,
>
> Does anyone know any good PHP reference/learning sites for
> understanding how to use Cookies with PHP?
>
> Cheers
>
> Jambo
>
--
egil helland / it consultant (mcse, web techn
php-windows Digest 24 Jun 2002 19:29:24 - Issue 1209
Topics (messages 14361 through 14384):
This crazy code works, but is this the correct and elegant way on 4.21 ?
14361 by: Saci
14362 by: Christian Leberfinger
14363 by: Christian Leberfinger
14364 by: Saci
Hi,
Does anyone know any good PHP reference/learning sites for understanding
how to use Cookies with PHP?
Cheers
Jambo
Here it is. Please note that all of this output from a function; if you
would like the PHP code that outputs this, please just ask.
method=post
name="login"
>
> From: Brian Graham [mailto:[EMAIL PROTECTED]]
> > Sent: 24 June 2002 08:27
> > To: [EMA
Here it is. Please note that all of this output from a function; if you
would like the PHP code that outputs this, please just ask.
method=post
name="login"
>
> From: Brian Graham [mailto:[EMAIL PROTECTED]]
> > Sent: 24 June 2002 08:27
> > To: [EMA
Examined settings, reassured that all cookies were being allowed; still did
not work.
"Dash McElroy" <[EMAIL PROTECTED]> wrote in message
ABA3F1F1A223D411BE6C006008A6F7E260427C@MSX1-PTON">news:ABA3F1F1A223D411BE6C006008A6F7E260427C@MSX1-PTON...
> By any chance, does the broser have cookies disabl
Yes, this guy is the biggest pain in the ass known to man IMO. Anyone know
how to get him unsubscribed to stop it happening?...
Ross
> -Original Message-
> From: Mikey [mailto:[EMAIL PROTECTED]]
> Sent: 24 June 2002 18:43
> To: [EMAIL PROTECTED]
> Subject: FW: [PHP-WIN] Using Bzip2 to
Can you send a copy of the HTML form that posts to your function?
> -Original Message-
> From: Brian Graham [mailto:[EMAIL PROTECTED]]
> Sent: 24 June 2002 08:27
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Get/Post and Security Issues
>
>
> Apache 1.3.26
> PHP 4.2.1
>
> When I enter user
By any chance, does the broser have cookies disabled? I know when a session
can't go to a cookie, it goes to the URL.
-Dash
-Original Message-
From: Brian Graham [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 24, 2002 12:27 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Get/Post and Securit
Also - is anyone else getting this mail sent to them when they try to post
to the list?
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 24 June 2002 18:39
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] Using Bzip2 to create an archive...
>
>
> Mail not
Hi there!
I was wondering if anyone here had used the bzip functions to create an
archive? The documentation shows only how to compress strings, yet I want
to create an archive similar to the HTML documentation available from
php.net
TIA,
mikey
--
PHP Windows Mailing List (http://www.php.ne
I am using PHP 4.2.1, Windows 2000P, IIS4 connected to an Access 2000
database with an ISAPI module. I have created a very simple form and have
written a function to display radio buttons. While a hard-coded, HTML
version of the form works perfectly (correctly returning data), the php file
brings
At 09:06 24.06.2002 -0400, Asendorf, John wrote:
>I'm a bit confused. I keep stealing code and using it for my own devious
>purposes and parts of it I don't understand. What is the "&" in a piece of
>code that looks like this meant to do? I looked all through the Class stuff
it assigns the var
> I'm a bit confused. I keep stealing code and using it for my own devious
> purposes and parts of it I don't understand. What is the "&" in a piece of
> code that looks like this meant to do? I looked all through the Class stuff
> in the docs but can't seem to find the reason for it.
> $foo =
Looks like "stolen" syntax from C/C++: E.g. it is a reference to the variable,
a.k.a. as pointer.
> -Original Message-
> From: Asendorf, John [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 24, 2002 3:06 PM
> To: Php-Windows (E-mail)
> Subject: [PHP-WIN] Moron question: What is the & in a
I'm a bit confused. I keep stealing code and using it for my own devious
purposes and parts of it I don't understand. What is the "&" in a piece of
code that looks like this meant to do? I looked all through the Class stuff
in the docs but can't seem to find the reason for it.
$foo = &$bar->so
Hi guys. I got a little problem. I created a simply class:
$istance=new MyClass();
$istance->Think("hi");
The method "think" must return a variable and the user can handle it. How can I do
this?
Thanks in advance,Alb
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: h
It's not pedantic.
I asked for that, this will help on improvement.
Thank you
> This probably isn't really the right place to discuss this kind of thing,
> but to be pedantic, you probably shouldn't have content (like the form
tag)
> after your tag - it's just not well-formed HTML.
>
--
I'm not sure if this is what you're talking about, but have a look
http://www.php.net/manual/en/function.show-source.php
The colour settings are taken from php.ini
Matt
"Alberto. Sartori" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]
...
Hi guys, I got a funny
This module is the answer to all my prayers!
but i cant get it to work :(
I know this isnt strictly a php question but if anyone can help me id be
forever in their debt
im running Win2k and Apache 2.0.39 over a medium sized lan with a domain.
the problem im having is that when i try to install
Hi guys, I got a funny questions. I need to create a html page with some php code
color-parsed (I mean, the tags all coloured in different way in case of html tags,
comments etc...), like HomeSite do. But I need to put out in html final page. I've to
do this sucking work handly? Thanks!
--
Hiya...
This probably isn't really the right place to discuss this kind of thing,
but to be pedantic, you probably shouldn't have content (like the form tag)
after your tag - it's just not well-formed HTML.
You could of course argue that you probably shouldn't have the "Select one
site to go "
I guess that this code are crazy, because this code come from my mind, a 2
day newbye on PHP.
The "crazy thing is putting half code prior to and half after.
"Christian Leberfinger" <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> sorrysorrysorry - I didn
sorrysorrysorry - I didn't see the exit.
The other way really was the better one.
But what is crazy about this piece of code?
Chris
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
No.
This is the most elegant way I'm aware of:
None
http://www.microsoft.com/";>Microsoft
http://www.altavista.com/";>Altavista
http://php.net/";>Php.net
--
PHP Windows Mailing List (http://www.php.net
None
http://www.microsoft.com/";>Microsoft
http://www.altavista.com/";>Altavista
http://php.net/";>Php.net
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php-windows Digest 24 Jun 2002 07:28:26 - Issue 1208
Topics (messages 14353 through 14360):
Installing PHP for Apache on Windows XP
14353 by: Dave
14359 by: Steve Parrish
MIME type for an .exe file?
14354 by: Mikey
14355 by: Mark Filipak
14356 by: Mi
Apache 1.3.26
PHP 4.2.1
When I enter username and password information onto a page, it uses Get and
puts the session ID along with the username and the password into the URL,
despite my saying "method=post" in the form attributes.
This seems like it would be a common problem, but my research isn
38 matches
Mail list logo