Author Topic: {if msg}{msg}{endif msg}  (Read 3643 times)

0 Members and 2 Guests are viewing this topic.

Offline Extirpator

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • http://www.phoenixxx.org/
{if msg}{msg}{endif msg}
« on: June 19, 2003, 01:07:52 AM »
as above...
what are they & what will they show?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
{if msg}{msg}{endif msg}
« Reply #1 on: June 19, 2003, 02:11:57 AM »
messages (error or success messages) mabye some other information.
for example, if u are trying upload an image and didnt select any files, it will show u error message through those tags.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Extirpator

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • http://www.phoenixxx.org/
{if msg}{msg}{endif msg}
« Reply #2 on: June 20, 2003, 09:04:47 PM »
Quote from: V@no
messages (error or success messages) mabye some other information.
for example, if u are trying upload an image and didnt select any files, it will show u error message through those tags.


thanks... think i roughly know what is it already...