Jump to content
MakeWebGames

[mccode v2] Shop Picture


Recommended Posts

Posted

Re: [mccode v2] Shop Picture

 

Do i really need to point out your error zero? Here it goes...

<td><img src = "{$r['shopPIC']}" alt = "$ir['shopNAME']}" title = "$ir['shopNAME']}"></td>

ah yeah lol im used to calling $ir

Bad...

Posted

Re: [mccode v2] Shop Picture

 

Do i really need to point out your error zero? Here it goes...

<td><img src = "{$r['shopPIC']}" alt = "$ir['shopNAME']}" title = "$ir['shopNAME']}"></td>

ah yeah lol im used to calling $ir

wow long reply killah...

no solution to why you assume it's bad?

or just getting them post's up?

Bad...

Posted

Re: [mccode v2] Shop Picture

in shops.php

find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

replace with

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

now instead of using this in phpmy admin for the shopPIC:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

use:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

  • 1 year later...
Posted

shop pics

 

in shops.php

find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

replace with

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

now instead of using this in phpmy admin for the shopPIC:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.



use:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

why not just use this for the shops.php,or for whatever page you want them to show in

add this under the include "globals.php";

print "whateverpic.jpg

"; :thumbsup:

  • 7 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...