|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
php/mysq website -> cd
I now have a website based on php/mysql used to display a product catalogue. Is there a way to make this work from a cd (without installing any programs on the client computer)?
Is there another (better) way to do this? Best regards, |
|
#2
|
|||
|
|||
|
I had to do the samething your stuck with for a company I worked for little over a year ago. The solution we used was to use one of those web site downloaders and saved everything as a html file.We lost some of the interaction features such as the search, but that was mainly because my boss wanted a very quick fix and did want us to worry about them. I did think if you want to keep the search do a javascript one, but have all the items entered into the javascript by the PHP.
I to quized the news groups and thes best answer I got was maybe try xtami(or something like that) server as it is dead small. There is also a PHP browser out there somewhere I can't remember where at the mo but it's free, one prob when I tried it briefly I couldn't get the database to link. Hoped this has helped rather than confused. Luck!
__________________
Humble Seeker The longest journey starts with the smallest step, and knowledge is the longest journey of all. |
|
#3
|
||||
|
||||
|
Have you ever tried nusphere ???
They make a CD which installs Apache,Perl,PHP and blah blah through Browser !!! They use something called Microweb mini webserver. It would run by itself and can act as webserver. I am not sure it supports PHP or not but certainly can run CGI scripts. Best thing to do I guess in your case JD
__________________
_____________________________ d.k.jariwala (JD) ~ simple thought, simple act ~ I blog @ http://jdk.phpkid.org |
|
#4
|
||||
|
||||
|
|
|
#5
|
||||
|
||||
|
Just an idea, but how about PHP-GTK?
__________________
-- Tomi Kaistila -- Developer's Journal The more you learn, the more you know. The more you know, the more you forget. The more you forget, the less you know. |
|
#6
|
||||
|
||||
|
I don't think he wants to write client side application.
He wants to put off his existing PHP site somehow on CD. So GTK can't help I guess. JD |
|
#7
|
|||
|
|||
|
Thanks for your answers, but none of them does what I want. I think I will have to find another way of doing this.
/t |
|
#8
|
|||
|
|||
|
trash:
You can't just access a MySQL db without MySQL running. You can't get MySQL running without it being installed. Convert your app to flat-file db and some language which compiles to .exe, cuz otherwise there must be something there to interprete your code.
__________________
PHP manual | MySQL manual | Apache docs | Linux Documentation Project | Free Software Foundation Smart Questions HOWTO | PHP security | PHP FAQ | Posting HOWTO Wikipedia | English dictionary | Google | News | RFCs Thus Spoke Zarathustra | A Skeptic's Guide to Christianity | Project Gutenberg | Skeptic's Annotated Bible ParEcon | Marxists Internet Archive | The Memory Hole | Landover Baptist | DHMO Research Universal Declaration of Human Rights | UN Charter | Geneva Conventions Sinfest | Chopping Block | Filthy Lies | Bob the Angry Flower | How to Shoot Yourself In the Foot |
|
#9
|
|||
|
|||
|
What is it you want then trash?
We've all suggested viable ideas according to what you asked for. I'd be interested in hearing what you actually want. |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > php/mysq website -> cd |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|