How do I get my phPay website in a page in Dreamweaver? Or is there a workaround for this?
regards,
Try a frameset with one frame's source: /path/to/phpay/start.php
Greetings, Andreas.
Thanks Andreas,
But being a noob at this, I'm not sure how to do this. I create a html page in DW, but how do I include start.php?
Sorry for misssing the point..
regards, Hugo
I have no idea, what you wish to do ...
Information abut frameset's at all: - http://www.w3.org/TR/html4/present/frames.html#h-16.2.2 - (german) http://selfhtml.teamone.de/html/frames/definieren.htm
If you wish to design phPay itself with DW: No way I know.
Sorry Andreas,
start.php IS my shop, isn't it?
I thought I had to import the whole shop into a HTML page.
thanks, Hugo
Yes, start.php creates the shop, that's right.
You dont need DW (or other software like that) to use phPay ;-)
Thanks Andreas!
One more thing, Can I change the interface, like the fonts and background. I already know how to change the colors.
thanks again, regards, Hugo
Please have a look with a text editor (i.e. UltraEdit) in header.inc.php. There are some basic CSS definitions.
Log in to post a comment.
How do I get my phPay website in a page in Dreamweaver?
Or is there a workaround for this?
regards,
Try a frameset with one frame's source:
/path/to/phpay/start.php
Greetings,
Andreas.
Thanks Andreas,
But being a noob at this, I'm not sure how to do this.
I create a html page in DW, but how do I include start.php?
Sorry for misssing the point..
regards,
Hugo
I have no idea, what you wish to do ...
Information abut frameset's at all:
- http://www.w3.org/TR/html4/present/frames.html#h-16.2.2
- (german) http://selfhtml.teamone.de/html/frames/definieren.htm
If you wish to design phPay itself with DW: No way I know.
Sorry Andreas,
start.php IS my shop, isn't it?
I thought I had to import the whole shop into a HTML page.
thanks,
Hugo
Yes, start.php creates the shop, that's right.
You dont need DW (or other software like that) to use phPay ;-)
Thanks Andreas!
One more thing,
Can I change the interface, like the fonts
and background. I already know how to change
the colors.
thanks again,
regards,
Hugo
Please have a look with a text editor (i.e. UltraEdit) in header.inc.php.
There are some basic CSS definitions.
Greetings,
Andreas.