Jump to content

filo

New Members
  • Posts

    3
  • Joined

  • Last visited

filo's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. This is a query i have, I guess this should be easy, but.. the problem is that date is always from first row in table and not from row where max temperature is found. So I guess I need a subquery but this does the same thing, date is always first row from table. Any help greatly appreciated
  2. So.. are you saying i should use database for that? in the meantime, i managed to think of solution for putting text inside of a html template.. (I just put BLABLA words inside template.php and with preg_replace changed them with my text and saved as a new file.. ) as for doing that with a db ill try to do it tomorrow
  3. Hello I need to make a script for practice that generates new php document based on some text. i can't find anything by googleing, but the same thing does fake news portals like http://www.fakeawish.com/ So far i have this - user inputs names and selects which type of news he wants (selection from database), text generates and i have a variable. i know how to save this into a new file (fwrite, for example) but i dont know how can i put this text inside of a pre-designed php document? Ty
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.