Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
PHP Gallery Hejp ... PPPPLLLEEEAASSSEE!!!
Old 06-08-2005, 05:10 PM PHP Gallery Hejp ... PPPPLLLEEEAASSSEE!!!
Novice Talker

Posts: 5
Trades: 0
HI, im new to the site, so just like to say hi to all the members,

Anyway the main reason i am here is because i am stuck with a **** gallery i want to use on my site.

The gallery is called FHimage 1.2.1

The gallery itself is php and auto creates thumbnails when you put pictures in a directory, its simple to use, but i cant get the website looking how i want it to,as it wants to use its own php page and wont let me put it in my webpage.

What i am asking is, ... is it possible to incorporate the php page into my website itself, example below..

or can i make the php page the same style as my website so it fits in ok??

the website is no where near finished, so nothing works on it at the moment, but any help would be very much appreciated.

Please find the examples linked below

http://www.outinwirral.co.uk/fhimage-1.2.1/index2.htm

http://www.outinwirral.co.uk/fhimage...path=./Wirral/
ohms is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-08-2005, 05:14 PM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Trades: 0
It's possible, although depending on how it's put together it might be a big job. DOing the reverse and styling it to look like the rest of your site is also possible and just as effective.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';

Please login or register to view this content. Registration is FREE
(aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Old 06-08-2005, 05:24 PM
Novice Talker

Posts: 5
Trades: 0
i also thought it wud probably be easier to style it like the rest of the site, any one got a spare few mins to have a go at a bit of coding, shouldnt be 2 hard as the original website was pinched from invision forums skin so has php in it !!

just wish i knew some more php,
ohms is offline
Reply With Quote
View Public Profile
 
Old 06-08-2005, 05:59 PM
millwalll's Avatar
Webmaster Talker

Posts: 674
Name: James
Location: KENT
Trades: 3
ohms my amte said if you got a links page can he be added to it
millwalll is offline
Reply With Quote
View Public Profile Visit millwalll's homepage!
 
Old 06-08-2005, 08:30 PM
Novice Talker

Posts: 5
Trades: 0
wat ya mean millwall??
ohms is offline
Reply With Quote
View Public Profile
 
Old 06-09-2005, 11:18 AM
Extreme Talker

Posts: 171
Trades: 0
It shouldn't be too hard to incorprate it in to your website. It really doesn't need to look like the rest of your site.
mohamoud is offline
Reply With Quote
View Public Profile
 
Old 06-09-2005, 12:04 PM Just a suggestion
Monkeon's Avatar
Skilled Talker

Posts: 59
Trades: 0
If I wanted to incorporate a gallery script like that into my website, I would probably use either iFRAMES

HTML Code:
<IFRAME SRC="/path_to_your_gallery_script/gallery.php">
</IFRAME>
Which will just insert the whole gallery into your web page as a frame


Or you could try

PHP Code:
<? include "gallery.php"?>
making sure that the web page is renamed to .php so that it recognises the PHP code.
Only problem with that is, you gotta have the webpage and gallery in the same directory.

If it were me, I'd just edit the little snippets of HTML code inside the gallery script to make it look like the rest of the site. Sure it will take longer, but probably less problematic in the long run.
Monkeon is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to PHP Gallery Hejp ... PPPPLLLEEEAASSSEE!!!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.29691 seconds with 12 queries