| | |
PHP Generating Pages
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
Hello,
I am very new to PHP and have been working with it now for about a month. My site uses a script to process a POST and generates a new page. The page it generates is saved with the same name as a blank html file on the server. My question is: as the html page remains unmodified on the server, does the php simply return the page to the user and not actually save it? Can the user bookmark this page?
I am very new to PHP and have been working with it now for about a month. My site uses a script to process a POST and generates a new page. The page it generates is saved with the same name as a blank html file on the server. My question is: as the html page remains unmodified on the server, does the php simply return the page to the user and not actually save it? Can the user bookmark this page?
If you use the Post method then the user cannot bookmark the results however, if you use the Get method then the user can bookmark the page. Using the Get method means dumping the data into the url and the data in the url can only contain a maximum of 500 characters.
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
![]() |
Similar Threads
- Changes made in Admin side sholut be shown in Client page?? (PHP)
- Generating dynamic pages on hyperlink clicks (PHP)
- Expandable html? (JavaScript / DHTML / AJAX)
- Generating HTML - View Source in Firefox (PHP)
- PHP, ASP, ColdFusion, what's your fav? (IT Professionals' Lounge)
- generating txt using php (PHP)
Other Threads in the PHP Forum
- Previous Thread: create search functionality??
- Next Thread: Emailing piping error...
| Thread Tools | Search this Thread |
advanced apache api array basics beginner binary broken cakephp checkbox class cms code codingproblem combobox cookies cron curl database date datepart display dynamic echo email error file files folder form forms function functions google head href htaccess html image include includingmysecondfileinthechain insert ip javascript job joomla js limit link login mail menu mlm mobile multiple mysql oop outofmemmory paging parse password paypal pdf php problem procedure query radio random recursion remote return script search server sessions smarty sms source space sql stored syntax system table traffic tutorial unicode up-to-date update upload url validation validator variable video web webapplications websitecontactform youtube






