Re: [PHP] php & html integration

2009-05-15 Thread Bastien Koert
On Fri, May 15, 2009 at 9:38 AM, tedd wrote: > At 8:41 AM -0400 5/15/09, Robert Cummings wrote: > >> On Fri, 2009-05-15 at 05:42 -0400, Robert Cummings wrote: >> >>> On Thu, 2009-05-14 at 17:24 -0700, Michael A. Peters wrote: >>> > tedd wrote: >>> > >>> > > >>> > > >>> > > >>> > > >>>

Re: [PHP] php & html integration

2009-05-15 Thread tedd
At 8:41 AM -0400 5/15/09, Robert Cummings wrote: On Fri, 2009-05-15 at 05:42 -0400, Robert Cummings wrote: On Thu, 2009-05-14 at 17:24 -0700, Michael A. Peters wrote: > tedd wrote: > > > > > > > > > > > > > and Hello World will be show as a H1 headline. > > > > Please note, the "()

Re: [PHP] php & html integration

2009-05-15 Thread Robert Cummings
On Fri, 2009-05-15 at 05:42 -0400, Robert Cummings wrote: > On Thu, 2009-05-14 at 17:24 -0700, Michael A. Peters wrote: > > tedd wrote: > > > > > > > > > > > > > > > > > > > > and Hello World will be show as a H1 headline. > > > > > > Please note, the "()" seen in my use of echo is not neces

Re: [PHP] php & html integration

2009-05-15 Thread Robert Cummings
On Thu, 2009-05-14 at 17:24 -0700, Michael A. Peters wrote: > tedd wrote: > > > > > > > > > > > > > and Hello World will be show as a H1 headline. > > > > Please note, the "()" seen in my use of echo is not necessary -- it's > > just another one of those things that I do that no one else do

Re: [PHP] php & html integration

2009-05-14 Thread Michael A. Peters
tedd wrote: and Hello World will be show as a H1 headline. Please note, the "()" seen in my use of echo is not necessary -- it's just another one of those things that I do that no one else does. It's not wrong, but it serves no purpose other than it looks good and makes sense *to me* YM

Re: [PHP] php & html integration

2009-05-14 Thread Paul M Foster
On Thu, May 14, 2009 at 04:19:57PM -0400, tedd wrote: > > Please note, the "()" seen in my use of echo is not necessary -- it's > just another one of those things that I do that no one else does. Ohmygosh! I didn't realize Tedd was one of those "using parentheses with an echo command" guys. I'

Re: [PHP] php & html integration

2009-05-14 Thread tedd
At 2:35 PM -0400 5/14/09, PJ wrote: I'm a bit fuzzy on the relationship between the and the HTML code. Where should the php code be placed in a page so that execution is carried out smoothly? So far, my coding has managed to avoid horrendous snags; but as I delve deeper into the quagmire of codi

[PHP] php & html integration

2009-05-14 Thread PJ
I'm a bit fuzzy on the relationship between the and the HTML code. Where should the php code be placed in a page so that execution is carried out smoothly? So far, my coding has managed to avoid horrendous snags; but as I delve deeper into the quagmire of coding, I would like to clear the fog befo

Re: [PHP] php +html mail

2007-03-17 Thread Martin Marques
On Sat, 17 Mar 2007, Wasantha De Silva wrote: Dear all, I want get a help from you for some php codes. Use google. There is plenty of code out there. -- 21:50:04 up 2 days, 9:07, 0 users, load average: 0.92, 0.37, 0.18 - Lic. Martí

Re: [PHP] php +html mail

2007-03-17 Thread Tijnema !
On 3/17/07, Wasantha De Silva <[EMAIL PROTECTED]> wrote: Dear all, I want get a help from you for some php codes. How can I get it. Regards wasantha Maybe you can make yourself a little bit more clear? What code do you have atm, what do you want us to help with? Tijnema -- PHP General Mai

[PHP] php +html mail

2007-03-16 Thread Wasantha De Silva
Dear all, I want get a help from you for some php codes. How can I get it. Regards wasantha

Re: [PHP] php->html "rendering"

2006-06-14 Thread Jochem Maas
Richard Lynch wrote: > On Mon, June 12, 2006 4:49 pm, Jochem Maas wrote: >> Ryan A wrote: >>> Thanks for the suggestion, I am not too familier with >>> wget but (correct me if i am wrong) wont wget just get >>> the output from the pages ignoreing the links? >> that's the default behaviour - but wge

Re: [PHP] php->html "rendering"

2006-06-13 Thread Larry Garfield
On Tuesday 13 June 2006 17:57, Ryan A wrote: > Hey Larry, > > Thanks again, now i have around 3 different ways of > doing this... can assure the client that all will be > well, all depends now if the project is confirmed and > given to us. > > But the info you gave me will serve me even if this > p

Re: [PHP] php->html "rendering"

2006-06-13 Thread Ryan A
Hey Larry, Thanks again, now i have around 3 different ways of doing this... can assure the client that all will be well, all depends now if the project is confirmed and given to us. But the info you gave me will serve me even if this project does not go through or i dont use wget for this projec

Re: [PHP] php->html "rendering"

2006-06-13 Thread Richard Lynch
On Mon, June 12, 2006 4:49 pm, Jochem Maas wrote: > Ryan A wrote: >> Thanks for the suggestion, I am not too familier with >> wget but (correct me if i am wrong) wont wget just get >> the output from the pages ignoreing the links? > > that's the default behaviour - but wget has about a zillion > pa

Re: [PHP] php->html "rendering"

2006-06-13 Thread Larry Garfield
On Tuesday 13 June 2006 07:22, Ryan A wrote: > Hey, > Thanks for the explanation of the switches. > > One part that I dont really understand is: > > blah?foo=bar links > into [EMAIL PROTECTED] > > having a link such as [EMAIL PROTECTED] is not going to > work to link to the second document...rig

Re: [PHP] php->html "rendering"

2006-06-13 Thread Ryan A
--- Larry Garfield <[EMAIL PROTECTED]> wrote: > > > that said it could take a week to figure out all > the > > > parameters. ;-) > > ... > That's why I included the switches I did. :-) I had > to do something very > similar just last week. > ... > > -m means "mirror". That is, recur

RE: [PHP] php->html "rendering"

2006-06-12 Thread Brady Mitchell
> -Original Message- > Quick question; > > If the site is updated with new pages/links is there > anyway of specifying to HTTrack to get just the new > pages or does it get the whole site again? Yes, there is an option to just update the downloaded site. I've never actually used that opt

Re: [PHP] php->html "rendering"

2006-06-12 Thread Larry Garfield
On Monday 12 June 2006 17:08, Ryan A wrote: > > that said it could take a week to figure out all the > > parameters. ;-) > > Heck yeah... just been reading up on it... lots of > stuff, who would think one little four letter word > could do so much.oops, now thinking of another > four letter wo

Re: [PHP] php->html "rendering"

2006-06-12 Thread Ryan A
--- Jochem Maas <[EMAIL PROTECTED]> wrote: > Ryan A wrote: > > Hi, > > > > Thanks for the suggestion, I am not too familier > with > > wget but (correct me if i am wrong) wont wget just > get > > the output from the pages ignoreing the links? > > that's the default behaviour - but wget has abo

Re: [PHP] php->html "rendering"

2006-06-12 Thread Jochem Maas
Ryan A wrote: > Hi, > > Thanks for the suggestion, I am not too familier with > wget but (correct me if i am wrong) wont wget just get > the output from the pages ignoreing the links? that's the default behaviour - but wget has about a zillion parameters for controlling its behaviour, it's quite

Re: [PHP] php->html "rendering"

2006-06-12 Thread Ryan A
> You have just described what wget does... Oookayyy, and thats the cue for Ryan old boy to start reading up on "wget" :-) never used wget before... Will google for it, in the meantime if anybody wants to send me links (even RTFMs) would appreciate it. Thanks! Ryan > > On Mon, June 1

Re: [PHP] php->html "rendering"

2006-06-12 Thread Richard Lynch
You have just described what wget does... On Mon, June 12, 2006 10:54 am, Ryan A wrote: > Hey all, > > heres the short explanation of what I am supposed to > do, > I need to render/convert the entire site to normal > html pages so that it can be loaded onto a cd and > given out. > > The good ne

Re: [PHP] php->html "rendering"

2006-06-12 Thread Ryan A
they really work). Except for > the volatility of the > database, it would be the very real thing. > > Satyam > > - Original Message - > From: "Ryan A" <[EMAIL PROTECTED]> > To: "Brady Mitchell" <[EMAIL PROTECTED]>; "php php&q

Re: [PHP] php->html "rendering"

2006-06-12 Thread Satyam
atyam - Original Message - From: "Ryan A" <[EMAIL PROTECTED]> To: "Brady Mitchell" <[EMAIL PROTECTED]>; "php php" Sent: Monday, June 12, 2006 8:09 PM Subject: RE: [PHP] php->html "rendering" Quick question; If the site is updated with new

RE: [PHP] php->html "rendering"

2006-06-12 Thread Ryan A
Quick question; If the site is updated with new pages/links is there anyway of specifying to HTTrack to get just the new pages or does it get the whole site again? Reason I ask is they are going to have a s**tload of pages...maybe 4k or pages Thanks! Ryan -- - The faulty interface lies betw

Re: [PHP] php->html "rendering"

2006-06-12 Thread Ryan A
Hi, Thanks for the suggestion, I am not too familier with wget but (correct me if i am wrong) wont wget just get the output from the pages ignoreing the links? Thanks! Ryan --- Larry Garfield <[EMAIL PROTECTED]> wrote: > wget -m -k http://www.yoursite.com/ > > Cheers. :-) > > -- > Larry Garf

Re: [PHP] php->html "rendering"

2006-06-12 Thread Larry Garfield
wget -m -k http://www.yoursite.com/ Cheers. :-) -- Larry Garfield On Mon, June 12, 2006 10:54 am, Ryan A said: > Hey all, > > heres the short explanation of what I am supposed to > do, > I need to render/convert the entire site to normal > html pages so that it can be loaded onto a cd and > gi

RE: [PHP] php->html "rendering"

2006-06-12 Thread Brady Mitchell
> -Original Message- > > Save yourself a lot of work and use HTTrack. > > > > http://www.httrack.com/ > > > Very very interesting, thank you! > > If you have tried this and have downloaded dynamic > pages/sites (eg: PHP pages) please tell me if you had > any link problems from one page

RE: [PHP] php->html "rendering"

2006-06-12 Thread Ryan A
--- Brady Mitchell <[EMAIL PROTECTED]> wrote: > > -Original Message- > > I need to render/convert the entire site to > normal > > html pages so that it can be loaded onto a cd and > > given out. > > > > Does any class program exist that can help me do > this? > Save yourself a lot

RE: [PHP] php->html "rendering"

2006-06-12 Thread Brady Mitchell
> -Original Message- > I need to render/convert the entire site to normal > html pages so that it can be loaded onto a cd and > given out. > > Does any class program exist that can help me do this? Save yourself a lot of work and use HTTrack. http://www.httrack.com/ Brady -- PHP Gene

Re: [PHP] php->html "rendering"

2006-06-12 Thread Ryan A
> > Hey all, > > > > heres the short explanation of what I am supposed > to > > do, > > I need to render/convert the entire site to > normal > > html pages so that it can be loaded onto a cd and > > given out. > > > > The good news is that the whole site has not yet > been > > built so i can st

Re: [PHP] php->html "rendering"

2006-06-12 Thread Stut
Ryan A wrote: heres the short explanation of what I am supposed to do, I need to render/convert the entire site to normal html pages so that it can be loaded onto a cd and given out. The good news is that the whole site has not yet been built so i can start from the ground up. I have a few ide

Re: [PHP] php->html "rendering"

2006-06-12 Thread Dave Goodchild
On 12/06/06, Ryan A <[EMAIL PROTECTED]> wrote: Hey all, heres the short explanation of what I am supposed to do, I need to render/convert the entire site to normal html pages so that it can be loaded onto a cd and given out. The good news is that the whole site has not yet been built so i can

[PHP] php->html "rendering"

2006-06-12 Thread Ryan A
Hey all, heres the short explanation of what I am supposed to do, I need to render/convert the entire site to normal html pages so that it can be loaded onto a cd and given out. The good news is that the whole site has not yet been built so i can start from the ground up. I have a few ideas on

Re: [PHP] php + html (frame)

2004-12-24 Thread Matthew Sims
> John Nichel wrote: > >> [EMAIL PROTECTED] wrote: >> > Dear All, >> > >> > I just created a webpage with frame structure: >> > top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) >> + >> > right.php ( name of frame is "r" ) >> > >> > Now, I want to make a hypher link with "top.p

Re: [PHP] php + html (frame)

2004-12-24 Thread John Nichel
[EMAIL PROTECTED] wrote: John Nichel wrote: [EMAIL PROTECTED] wrote: Dear All, I just created a webpage with frame structure: top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + right.php ( name of frame is "r" ) Now, I want to make a hypher link with "top.php", and when user

Re: [PHP] php + html (frame)

2004-12-24 Thread edwardspl
John Nichel wrote: > [EMAIL PROTECTED] wrote: > > Dear All, > > > > I just created a webpage with frame structure: > > top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + > > right.php ( name of frame is "r" ) > > > > Now, I want to make a hypher link with "top.php", and when

Re: [PHP] php + html (frame)

2004-12-24 Thread Greg Donald
On Fri, 24 Dec 2004 21:35:01 +0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I just created a webpage with frame structure: > top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + > right.php ( name of frame is "r" ) > > Now, I want to make a hypher link with "top.php", an

Re: [PHP] php + html (frame)

2004-12-24 Thread John Nichel
[EMAIL PROTECTED] wrote: Dear All, I just created a webpage with frame structure: top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + right.php ( name of frame is "r" ) Now, I want to make a hypher link with "top.php", and when user mouse click the link under "top.php", then th

[PHP] php + html (frame)

2004-12-24 Thread edwardspl
Dear All, I just created a webpage with frame structure: top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + right.php ( name of frame is "r" ) Now, I want to make a hypher link with "top.php", and when user mouse click the link under "top.php", then there will load a php ( b

RE: [PHP] php/html displaying query

2004-11-18 Thread Angelo Zanetti
thanks Jay, exactly what I needed and it works like a charm! Angelo >>> "Jay Blanchard" <[EMAIL PROTECTED]> 11/18/2004 4:46:36 PM >>> [snip] However when I want to display this field in HTML I have a problem that its all bunched into 1 paragraph, obviously because there are no or tags telling

RE: [PHP] php/html displaying query

2004-11-18 Thread Andrew Cherry
ngelo Zanetti [mailto:[EMAIL PROTECTED] Sent: 18 November 2004 14:14 To: [EMAIL PROTECTED] Subject: [PHP] php/html displaying query HI all, I have this situation & think that maybe some of you could advise me on a solution. I have a field in my database which is about a few paragraphs long.

RE: [PHP] php/html displaying query

2004-11-18 Thread Jay Blanchard
[snip] However when I want to display this field in HTML I have a problem that its all bunched into 1 paragraph, obviously because there are no or tags telling the browser there is a space in between, 1 way to get this to work is to to insert or statements in the paragraph but when the user the

[PHP] php/html displaying query

2004-11-18 Thread Angelo Zanetti
HI all, I have this situation & think that maybe some of you could advise me on a solution. I have a field in my database which is about a few paragraphs long. When the user edits this paragraph using php/html in a textarea it displays correctly with the lines that separate the paragraphs. These

Re: [PHP] PHP HTML text editor issues...

2004-08-18 Thread Curt Zirzow
* Thus wrote Justin Patrin: > On Wed, 18 Aug 2004 17:17:26 +, Curt Zirzow > <[EMAIL PROTECTED]> wrote: > > * Thus wrote Tim Traver: > > > > > > I just want to get the EXACT text that is in the textarea to be saved to > > > disk... > > > > > > Here is an example of a line that gets clobbered : >

Re: [PHP] PHP HTML text editor issues...

2004-08-18 Thread Tim Traver
Darnit if the php.ini file that I was looking at was the wrong one... looks like turning the magic quotes off in the correct php.ini file worked... thanks, Tim. At 10:17 AM 8/18/2004, Curt Zirzow wrote: * Thus wrote Tim Traver: > Hi all, > > ok, I've made my own version of a file manager complete w

Re: [PHP] PHP HTML text editor issues...

2004-08-18 Thread Justin Patrin
On Wed, 18 Aug 2004 17:17:26 +, Curt Zirzow <[EMAIL PROTECTED]> wrote: > * Thus wrote Tim Traver: > > Hi all, > > > > ok, I've made my own version of a file manager complete with a text editor, > > and I'm having troubles figuring out some issues. > > ... > > > > I've tried to use addslashes an

Re: [PHP] PHP HTML text editor issues...

2004-08-18 Thread Curt Zirzow
* Thus wrote Tim Traver: > Hi all, > > ok, I've made my own version of a file manager complete with a text editor, > and I'm having troubles figuring out some issues. > ... > > I've tried to use addslashes and stripslashes to prevent some of the > clobbering of the text, but it doesn't seem to

Re: [PHP] PHP HTML text editor issues...

2004-08-18 Thread Tim Traver
No, magic quotes are turned off... Tim. At 09:44 AM 8/18/2004, Jason Davidson wrote: Do you have magic quotes turned on in your php ini file? Jason Tim Traver <[EMAIL PROTECTED]> wrote: > > Hi all, > > ok, I've made my own version of a file manager complete with a text editor, > and I'm having tro

Re: [PHP] PHP HTML text editor issues...

2004-08-18 Thread Jason Davidson
Do you have magic quotes turned on in your php ini file? Jason Tim Traver <[EMAIL PROTECTED]> wrote: > > Hi all, > > ok, I've made my own version of a file manager complete with a text editor, > and I'm having troubles figuring out some issues. > > I present the text to be edited retrieved f

[PHP] PHP HTML text editor issues...

2004-08-18 Thread Tim Traver
Hi all, ok, I've made my own version of a file manager complete with a text editor, and I'm having troubles figuring out some issues. I present the text to be edited retrieved from a file in a textarea box for a user to edit, and then POST that to my PHP application, which then saves it to disk

Re: [PHP] PHP, HTML, CSS and a lot of problems

2003-11-17 Thread Björn Berg
David T-G wrote: % through the PHP script. A link relation to a favicon works without problems % and is displayed in the browser URL. % % Does anybody know how to get it running? Not until you show us some code and some before-and-after. We're not mind readers, you know :-) Yes you are righ

Re: [PHP] PHP, HTML, CSS and a lot of problems

2003-11-17 Thread David T-G
Björn -- ...and then Björn Berg said... % % I have written a short script in PHP that parses an HTML template and % replaces Blocks (looks-like special HTML Tags) with information fetched % from a Mysql database. Sounds neat. % % The problem I have is that the HTML template includes several

[PHP] PHP, HTML, CSS and a lot of problems

2003-11-17 Thread Björn Berg
I have written a short script in PHP that parses an HTML template and replaces Blocks (looks-like special HTML Tags) with information fetched from a Mysql database. The problem I have is that the HTML template includes several Javascripts and CSS definitions, looks like that: @import url(default

Re: [PHP] PHP/HTML Question

2003-07-17 Thread John Nichel
Nick Couchman wrote: I have a quick question about PHP and HTML. I have a page that is supposed to update the "status" of hosts by pinging each host and displaying the result. I would like to get the page to the point that I can have something (either PHP or JavaScript or the like) ping every

Re: [PHP] PHP/HTML Question

2003-07-17 Thread Curt Zirzow
Nick Couchman <[EMAIL PROTECTED]> wrote: > I have a quick question about PHP and HTML. I have a page that is > supposed to update the "status" of hosts by pinging each host and > displaying the result. I would like to get the page to the point that I > can have something (either PHP or JavaScr

Re: [PHP] PHP/HTML Question

2003-07-17 Thread Nick Couchman
Ray Hunter wrote: I have a quick question about PHP and HTML. I have a page that is supposed to update the "status" of hosts by pinging each host and displaying the result. I would like to get the page to the point that I can have something (either PHP or JavaScript or the like) ping every 10

Re: [PHP] PHP/HTML Question

2003-07-17 Thread Ray Hunter
> I have a quick question about PHP and HTML. I have a page that is > supposed to update the "status" of hosts by pinging each host and > displaying the result. I would like to get the page to the point that I > can have something (either PHP or JavaScript or the like) ping every 10 > second

RE: [PHP] PHP/HTML Question

2003-07-17 Thread Jay Blanchard
[snip] I have a quick question about PHP and HTML. I have a page that is supposed to update the "status" of hosts by pinging each host and displaying the result. I would like to get the page to the point that I can have something (either PHP or JavaScript or the like) ping every 10 seconds or

[PHP] PHP/HTML Question

2003-07-17 Thread Nick Couchman
I have a quick question about PHP and HTML. I have a page that is supposed to update the "status" of hosts by pinging each host and displaying the result. I would like to get the page to the point that I can have something (either PHP or JavaScript or the like) ping every 10 seconds or so and

Re: [PHP] PHP/HTML table layout?

2003-03-13 Thread David Eisenhart
if you don't go for fixed widths, yet you want to ensure that the columns do not go 'below' a certain value a neat trick is to create a row (or use an existing row) and populate it with blank gifs - one in each column and each one the 'minimum' desired width of its respective column.(with a height

Re: [PHP] PHP/HTML table layout?

2003-03-13 Thread - Edwin
> > >   abcdefghijklmnopqrstuvwxyz01234567890666 c6 >   > > >   >   > > > > > > >   > > > > > - Original Message - > From: - Edwin > To: Chris Hewitt > Cc: Bev ; [EMA

Re: [PHP] PHP/HTML table layout?

2003-03-13 Thread - Edwin
Chris Hewitt <[EMAIL PROTECTED]> wrote: [snip] > I'd suggest you consider not having fixed width cells. [/snip] Good idea esp. if you can do better without having one. But sometimes, you really just need to have one ;) - E __ Do You Yahoo!? Yah

Re: [PHP] PHP/HTML table layout?

2003-03-13 Thread Chris Hewitt
- Edwin wrote: Hi, "Bev" <[EMAIL PROTECTED]> wrote: [snip] I wanted to fixed sized cells and that when I type do not increase/decrease the surronding cells.Can this be done? [/snip] Try having your with a fixed width as well: The reason why html varies the size of cells is to fit in wi

Re: [PHP] PHP/HTML table layout?

2003-03-13 Thread - Edwin
Hi, "Bev" <[EMAIL PROTECTED]> wrote: [snip] > I wanted to fixed sized cells and that when I type do not > increase/decrease the surronding cells.Can this be done? [/snip] Try having your with a fixed width as well: Ex. then with your columns: I think you also have to take no

Re: [PHP] PHP/HTML table layout?

2003-03-13 Thread Leif K-Brooks
This has absolutley nothing to do with PHP. I believe that it will stay if you set the width with CSS, but no promises. Bev wrote: Is there any simple way to stop the Cells of a Table from Moving, say for a simple table I want the first column to be always fixed at 100 pixels(col A) and the sec

[PHP] PHP/HTML table layout?

2003-03-13 Thread Bev
Is there any simple way to stop the Cells of a Table from Moving, say for a simple table I want the first column to be always fixed at 100 pixels(col A) and the second to be fixed at 500(col B). Thing is though, I have specified pixels for each column BUT they still let me type on past the fixed a

Re: [PHP] php+html help

2002-12-30 Thread Marek Kilimajer
ezes" <[EMAIL PROTECTED]> To: "PHP general list" <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 11:10 AM Subject: [PHP] php+html help Hello friends, I have the following php output line that works fine : Print "Organisation name : ".$row[OrgName]."\n"

Re: [PHP] php+html help

2002-12-30 Thread R'twick Niceorgaw
Print "Organisation name : .$row[OrgName]."\n".""; - Original Message - From: "Denis L. Menezes" <[EMAIL PROTECTED]> To: "PHP general list" <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 11:10 AM Subject: [PHP] php+html he

[PHP] php+html help

2002-12-30 Thread Denis L. Menezes
Hello friends, I have the following php output line that works fine : Print "Organisation name : ".$row[OrgName]."\n".""; However, I want this line to be in bold, red and size=5. I tried the following code but fails. Can someone please tell me what is wrong? Print "Organisation name : .$row[Or

Re: [PHP] php/html debug

2002-11-08 Thread Maxim Maletsky
PHP does not really have a MS Front Page or MM Dreamweaver tool, but it has Zend IDE and Nusphere apps that can ingrate with your server and make your life much easier while developing. -- Maxim Maletsky [EMAIL PROTECTED] "Anna Gyor" <[EMAIL PROTECTED]> wrote... : > Hi, > > is there any sof

Re: [PHP] php/html debug

2002-11-08 Thread .: B i g D o g :.
I have used nusphere PHPEd and it works okay...but i do not know what you are really trying to do here... On Fri, 2002-11-08 at 16:31, Anna Gyor wrote: > Hi, > > is there any software on the market with I can test my html/php based web > portal? I mean for example the data flow between html form

[PHP] php/html debug

2002-11-08 Thread Anna Gyor
Hi, is there any software on the market with I can test my html/php based web portal? I mean for example the data flow between html forms and php files/scripts. For Example a login form on html site and a check with an other php site and I want begin the test on the html site and check weather the

Re: [PHP] PHP --> HTML

2002-05-09 Thread Matt Williams
On Thursday 09 May 2002 1:23 pm, Dan Hardiker wrote: > You could also use some form of spider to go through your website. These > are usually aimed at downloading a website to your local machine, or for > mass caching. > This should have the effect your after with minimum fuss and no rewriting >

[PHP] PHP & HTML Issue

2002-04-16 Thread Boaz Yahav
> Hi > > I'm having a problem that is taking me out of my mind. > I have a DISABLED field in my HTML ( tag) and for some reason, > it's value is not passed back to the script after submission. > If I remove the DISABLED word it's ok. > > The funny issue is that with Netscape it's ok but IE is a

[PHP] PHP/HTML Forms and saving files

2002-01-21 Thread laura varney
I have a html form that people enter data into, when they click submit, a php file is called, this displays the data in a desired format, the user then has to click on another submit button...this button needs to save the current file (without the button). My question is how do i save the fil

Re: [PHP] PHP & HTML: newbie question

2002-01-16 Thread Erik Price
You mispelled the closing "" tag. On Wednesday, January 16, 2002, at 04:33 PM, Nick Wilson wrote: > > * On 16-01-02 at 22:29 > * Richard said > >> >> Hi there >> >> I just signed up for an account at Spaceports so I can play with PHP ­ > I >> placed some PHP code in an HTML page and upl

Re: [PHP] PHP & HTML: newbie question

2002-01-16 Thread Richard Crawford
Just out of curiosity, what is the name of your page? It might be as simple as making sure it has a .php extension on your page. If it has an .html extension it won't work properly. Just a thought; I could be wrong about this. Nick Wilson wrote: > * On 16-01-02 at 22:29 > * Richard said.

Re: [PHP] PHP & HTML: newbie question

2002-01-16 Thread mike cullerton
hmmm... not sure about the cgi part. you'll probably need to start the file with something like #!/usr/loca/bin/php -q either way, within the file, you also need to tell the php parser what is php and what is html. surround the php code with tags like on 1/16/02 2:25 PM, Richard at [EMAI

Re: [PHP] PHP & HTML: newbie question

2002-01-16 Thread Nick Wilson
* On 16-01-02 at 22:29 * Richard said > > Hi there > > I just signed up for an account at Spaceports so I can play with PHP ­ I > placed some PHP code in an HTML page and uploaded it to the server. > > But when I checked it in my browser I got the error message: can¹t parse > line 1 > >

Re: [PHP] PHP & HTML: newbie question

2002-01-16 Thread Richard Baskett
Thu, 17 Jan 2002 08:25:17 +1100 > To: <[EMAIL PROTECTED]> > Subject: [PHP] PHP & HTML: newbie question > > > Hi there > > I just signed up for an account at Spaceports so I can play with PHP ­ I > placed some PHP code in an HTML page and uploaded it to the server.

[PHP] PHP & HTML: newbie question

2002-01-16 Thread Richard
Hi there I just signed up for an account at Spaceports so I can play with PHP ­ I placed some PHP code in an HTML page and uploaded it to the server. But when I checked it in my browser I got the error message: can¹t parse line 1 Line 1 is simply the tag!! On one of their user forums someone

Re: [PHP] php->html

2001-11-24 Thread Jim Lucas
: "Christoph Starkmann" <[EMAIL PROTECTED]> To: "php forum" <[EMAIL PROTECTED]> Sent: Friday, November 23, 2001 6:02 AM Subject: [PHP] php->html > Hi there! > > I had to create a large number of HTML-files with large parts > within that are identical (the n

[PHP] php->html

2001-11-23 Thread Christoph Starkmann
Hi there! I had to create a large number of HTML-files with large parts within that are identical (the navigation). To avoid redundant writing during the creation of the files, I used PHP-Includes to include this navigation from one file. Now I have to get static HTML-pages from these php-enrich

Re: [PHP] php -> html

2001-04-10 Thread Yasuo Ohgaki
It's not simple with PHP3. (I don't know better way to do this with PHP3. You can make a wrapper function for output functions and store output to files. If you must use PHP3) If you need to do this a lot, upgrade to PHP4. It's easy with PHP4, since PHP4 supports output buffering functions. ob_sta

Re: [PHP] php -> html

2001-04-10 Thread Renze Munnik
ewoong wrote: > > Hello.. ^^ > > I am trying to save results for php files. > > for example.. > > I create abc.php3 following as.. > > # abc.php3 > >echo ("hello"); > ?> > > If I run abc.php3 , the results is .. > >hello. > > So.. > > How can I this results to save file.

[PHP] php -> html

2001-04-10 Thread ewoong
Hello.. ^^ I am trying to save results for php files. for example.. I create abc.php3 following as.. # abc.php3 If I run abc.php3 , the results is .. hello. So.. How can I this results to save file. # abc.html hello -- PHP General Mailing List (http://www.php.net/) To u