Jump to content

Quilmes

New Members
  • Posts

    9
  • Joined

  • Last visited

    Never

Everything posted by Quilmes

  1. That's what it looks like, but as you can see... http://www.mlsupdate123.com/phpinfo.php it is running on there... Any ideas?
  2. But it does look like it's loading it until it reaches a certain point. If you look at the source code you can see where it stops loading...
  3. I've been working on this all morning and I can't quite figure it out. I just moved a website and the PHP doesn't seem to be loading completely. Does anyone have any ideas? Thanks! http://mlsupdate123.com
  4. I just moved to a new server and is_uploaded_file, move_uploaded_file, @ImageJPEG do not work? I can't figure out why, I'm sure you guys know this....
  5. Alright, I've been playing around with this and I can't quite find the right answer. I have two tables. One has a list of apartments with each having an id. The other has a list of the apartment's bedroom configurations, each one starts with the same id of the apartment. Now I'm using LEFT OUTER JOIN to get all of the apartments and their configuration. But now I get a list of every apartment, plus each of it's configurations. What I want is just the list of the apartment itself. Instead of the results coming back with 6 of one apartment, I just want it to show me the apartment once... Anyone?
  6. I went with frost110's method. Works perfect. Thanks!
  7. I am working on a real estate listing website. What I am trying to do is create a link on each listing's page that will go to the next listing. This would be easy if it was just the next listing, but I'm trying to make it go to the next listing that the user got in their search. How would I go about doing this???
×
×
  • 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.