Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 02-18-2008, 09:30 PM
Senior Member
 
Join Date: Nov 2007
Posts: 128
Default Re: READ THE DATA FROM WEBSITE.

Off Topic but....:
I mean geez, js, put forth some effort. Why don't you look on google?
Here is what you could do:

1.) Get a website package online that allows MYSQl.
2.) When users come to your website to register their product, have them go to a buying process. Then, using php, save the registration info to the MYSQL database. I suggest this tutorial.
3.) When they download the program, have flash reach to the MYSQL to retrive registration info. I suggest this tutorial. As for protection from a customer hacking the database, look here.

It can be broken down a little further, but that is good for starters. Use google: it is the essence of all internet related searchings.

A little tip: if you want to get this job done, then you are going to have to do a bit of searching and learning. All for the better, I say.

Good Luck! ;D
Reply With Quote
  #12 (permalink)  
Old 02-19-2008, 12:01 PM
js js is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Default Re: READ THE DATA FROM WEBSITE.

thanks you very much for the right help. now i have the way to go

i downloaded and installed them

and configure as this web site instruct me:
http://www.ricocheting.com/server/php.html
http://www.ricocheting.com/server/apache.html

only one step is giving a problem check the attachment pictures

http://localhost/test.php when i type this in the internet explorer bar it show the error
Reply With Quote
  #13 (permalink)  
Old 02-19-2008, 01:24 PM
Junior Member
 
Join Date: Jan 2008
Posts: 4
Default Re: READ THE DATA FROM WEBSITE.

Hi jd,
check the DocumentRoot in your httpd.conf file, your test.php file should be put in that folder.

Code:
DocumentRoot "C:\myfolder\myproject"
Reply With Quote
  #14 (permalink)  
Old 02-19-2008, 07:14 PM
js js is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Default Re: READ THE DATA FROM WEBSITE.

thankx for reply

my apache is installed in the d:\program files\

and the PHP is installed in the c:\PHP folder

there is a folder in the c:\ drive named "public_html"

i try both
DocumentRoot "C:\public_html"
DocumentRoot "C:/public_html"

but the error is still

i attached the httpd.cong file with this reply check it
remove the .txt from back of the file
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:55 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.