Author Topic: how i make a scrolling new images in php file [example inside]  (Read 7152 times)

0 Members and 1 Guest are viewing this topic.

Offline msa1382002

  • Newbie
  • *
  • Posts: 10
    • View Profile
how i make a scrolling new images in php file [example inside]
« on: September 15, 2006, 01:58:00 PM »
hello every body ... i saw a 4images site .. which made a good scrolling new images in home page
these new images are in a PHP file

how can ia mke such a thing like this ???

these are some examples

http://www.6lbc.com
http://www.6lbc.com/scroll.php

http://www.tmo7.com/gallery/
http://www.tmo7.com/gallery/new.php

http://www.r15r.com
http://www.r15r.com/new.php

http://www.fajerarb.com
http://www.fajerarb.com/new.php


any one can help me please  :oops: :oops:

Offline msa1382002

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: how i make a scrolling new images in php file [example inside]
« Reply #1 on: September 15, 2006, 11:52:02 PM »
helloooooooooooooooooo can any one help me
 :roll: :roll:
please mawenzi can u help me?????  :( :(

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: how i make a scrolling new images in php file [example inside]
« Reply #2 on: September 16, 2006, 04:19:44 AM »
ok let us try this ...

1. ... the <marquee>...</marquee> in your home.html ...
Code: [Select]
<marquee onmouseover="this.stop()" onmouseout="this.start()" scrollAmount="4" height="140">
{marquee_new_images}
</marquee>

2. ... and the $marquee_new_images in your index.php ...

... is coming soon ...  :wink:
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline msa1382002

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: how i make a scrolling new images in php file [example inside]
« Reply #3 on: September 18, 2006, 05:54:48 AM »
thanks  mawenzi 

but i need new pics in a PHP file like the same sites i have posted

don't u know how to do it ?????


and when $marquee_new_images  is omming ????

thanks again

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: how i make a scrolling new images in php file [example inside]
« Reply #4 on: October 23, 2006, 03:28:03 PM »
@ msa1382002

you can test it : here

« Last Edit: January 10, 2007, 08:31:38 PM by mawenzi »
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline murad

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: how i make a scrolling new images in php file [example inside]
« Reply #5 on: November 02, 2006, 12:31:45 AM »
ok let us try this ...

1. ... the <marquee>...</marquee> in your home.html ...
Code: [Select]
<marquee onmouseover="this.stop()" onmouseout="this.start()" scrollAmount="4" height="140">
{marquee_new_images}
</marquee>

2. ... and the $marquee_new_images in your index.php ...

... is coming soon ...  :wink:

Hello mawenzi ,
1-
i think this will work but $marquee_new_images  where i can find it ?

2- I test this site http://ibhkc2.ib.funpic.de/index.php
and it is very very good and that i wanna
New / Neu : Scrolling new images / Durchlaufende neue Bilder
i see the scrolling and it was very nice
how can i make like that?
Thanks