RE: [PHP] Re: Embedding JavaScript into a PHP generated web page

2004-07-25 Thread Ash Young
I'd suggest putting some new line characters in after the '; ?> ... echo ' '; As soon as I hit the button 'Window' I get an ''object expected" error. Any thoughts? Rob "Robert Frame" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > After I posted this I did some more searching o

RE: [PHP] Question about for

2004-07-25 Thread Ash Young
You could try for ($i=1;$i<11;$i=$i+2) -- ash young :: http://evoluted.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Embedding JavaScript into a PHP generated web page

2004-07-25 Thread Ash Young
Are you getting any error message at all or is the JavaScript just failing? If your receiving a PHP error, are you sure you've escaped all the quotes in the JavaScript? -- ash young :: http://evoluted.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Forwarding to another PHP page

2004-04-09 Thread Ash..
it doesnt work if I have done an include before calling the header. What are the other alternatives of forwarding. (I tried searching the PHP manual, but didnt find any clue. Nor did I come across any learn material which seemed to deal with this.) Thanks for all help, Ash -- PHP General Mailing

[PHP] Looking for a comprehensive PHP tutorial

2004-04-09 Thread Ash..
introduce the language to the beginner in an orderly manner. Any suggestions, links, will be greatly appreciated. Or, if someone (experienced in PHP) thinks we must come up with such a comprehensive tutorial, we can perhaps team up ;) Ash -- PHP General Mailing List (http://www.php.net

[PHP] Form params not read

2004-04-08 Thread Ash..
all syntax and everything seems just as expected in PHP. I tried both GET and POST. WHile using GET I can see the parameters in the URL. I am running PHP4 via Apache 2.0.43. Can somebody tell me what could be going wrong? Thanks, Ash Here are the files register.php First

[PHP] PHP Apache

2004-01-31 Thread Ash
Hi friends of PHP, I am new to PHP and just created a code. I tried it out on a php enabled site and it worked, oh joy! I then installed apache 2.0.48. All was good. I then downloaded and installed php 4.3.4.exe, the auto install version. I chose apache in the bullet menu thing but when it instal

[PHP] The PHP Problem

2004-01-30 Thread Ash
Hi, I am totally new to PHP and dont know a thing. I tried looking through the articles but they were of no use. My Question is: How can I just write php in a text editor, save it as a .php, and view it in internet explorer, offline? I have tried everything and it just wont work. I tried the code:

RE: [PHP] A Problem With Loops

2002-01-10 Thread Ash Young
for. However it will iterate the the correct amount if it never chooses a if statement. That make sense? The posted below, sorry there is quite a lot of it in the for loop :) Cheers, Ash Young for($n=3;$n") - $pos[MESSAGE]-1); // See if it exists already in our nicklist array

[PHP] A Problem With Loops

2002-01-10 Thread Ash Young
that PHP scripts on my web host have a max 60sec execution time but it is not getting anywhere near that time. Any one have any ideas what I'm doing wrong? Cheers, Ash Young -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[PHP] Re: concurrent users

2001-12-28 Thread Ash
"Jamie Fields" <[EMAIL PROTECTED]> wrote in message > I have recently been requested to choose new technology to be used within my > organization. My options seem to include PHP and JSP, and I am leaning > toward PHP. The one thing I really need to know is how many concurrent > users PHP can han

[PHP] Searching a string or similar

2001-12-28 Thread Ash
Hi i've taken a look throught he manual and i can't find a function to do this Basically i want to take in a string and check that the string doesn't contain a certain word or something ie check that it doesn't contain