1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Likes Received By PoPSiCLe

  1. InvestInPixels liked PoPSiCLe's post in the thread How to pull database from Amazon Server without phpMyAdmin access?.

    normally, the phpmyadmin for the site would be phpmyadmin.domain.com or domain.com/phpmyadmin - I'm assuming neither of these work? You...

    Jan 31, 2014
  2. digitalpoint liked PoPSiCLe's post in the thread Find Location For IP Address.

    First - learn how to use code or php brackets around your code. Second, that could easily have been reduced to this: <?php echo $IP =...

    Jan 28, 2014
  3. digitalpoint liked PoPSiCLe's post in the thread Problem with tinymce.

    Given that this fixed the issue, something tells me you have some settings enabled in your php.ini which aren't really recommended, for...

    Jan 28, 2014
  4. Nigel Lew liked PoPSiCLe's post in the thread Moved to a VPS server started getting a PHP warning....

    Downgrading versions is NOT a solution - it's a patch, and a bad one at that. It's rarely, if ever, a good idea to downgrade versions,...

    Jan 25, 2014
  5. deathshadow liked PoPSiCLe's post in the thread php calendar for desktop.

    Uhm. PHP can't run stand-alone so it would be the completely wrong tool for this, unless you can run it as a webpage in a browser window...

    Jan 16, 2014
  6. HolyRoller liked PoPSiCLe's post in the thread Web development Advice.

    Drupal is a CMS, but you can add whatever you want to it - it's coded in PHP, and can be modified as needed. However, depending on what...

    Jan 6, 2014
  7. ThePHPMaster liked PoPSiCLe's post in the thread Tstring error. What's the problem ?.

    You're still too crass, Deathshadow. But hey, I'm getting there as well. However, saying that you haven't seen anything worth anything...

    Dec 25, 2013
  8. ryan_uk liked PoPSiCLe's post in the thread Php Script That Creates Posts In Html File ?.

    Ah. The fun things one could do with an unescaped get-variable in a query...

    Dec 20, 2013
  9. NetStar liked PoPSiCLe's post in the thread GET and Update DB.

    I need to butt in here. If you do this: prepare("UPDATE tablename SET column = $_GET['variable']"); it WILL BE vulnerable to SQL...

    Dec 19, 2013
  10. khodem liked PoPSiCLe's post in the thread Database error help..

    Try changing the LIMIT -1, 1 to LIMIT 1 - and besides, the query you're getting an error on is not in the script you provided, as far as...

    Dec 18, 2013
  11. deathshadow liked PoPSiCLe's post in the thread New JSON validator - does NOT transmit your JSON to it's server.

    New? The style/looks seems to be stolen directly from GeoCities or MySpace... what's with the playlist-thingy? Not needed for the...

    Dec 18, 2013
  12. sarahk liked PoPSiCLe's post in the thread Database error help..

    Try changing the LIMIT -1, 1 to LIMIT 1 - and besides, the query you're getting an error on is not in the script you provided, as far as...

    Dec 15, 2013
  13. khodem liked PoPSiCLe's post in the thread MySQL Table Design.

    You could work with what you have, and just do a join on the other tables to get the data you need from each of them. Something like...

    Dec 14, 2013
  14. sarahk liked PoPSiCLe's post in the thread Php Script That Creates Posts In Html File ?.

    Ah. The fun things one could do with an unescaped get-variable in a query...

    Dec 12, 2013
  15. deathshadow liked PoPSiCLe's post in the thread Show content only once per IP!.

    There will never be a 100% sure way to do this, and if you want to be absolutely sure that the user only sees an image once, you'll have...

    Dec 3, 2013
  16. deathshadow liked PoPSiCLe's post in the thread PHP "page views" script linked to Analytics?.

    Are you daft? .php-files are processed on the server, and does NOT output the contents to the webpage/source. If you have a thousand...

    Dec 3, 2013
  17. deathshadow liked PoPSiCLe's post in the thread Need help about sql injection.

    Please consider NOT using the deprecated mysql_-extension, instead start using either mysqli_ or PDO with prepared statements. Google...

    Nov 29, 2013
  18. sarahk liked PoPSiCLe's post in the thread Search page in wordpress to search mysql DB.

    Yeah. If the alternative is anything related to "dreamweaver", it's definitely time to go learn PHP :D

    Nov 28, 2013
  19. NetStar liked PoPSiCLe's post in the thread About Validating emails.

    I have no problem admitting I'm wrong, it's just that this have been debated "forever". However, it's mostly a purely theoretical...

    Nov 28, 2013
  20. sabato liked PoPSiCLe's post in the thread Yii or Zend framework?.

    Messy it might be. However, MVC and PHP is still in its infancy, and basically, creates more trouble than it's worth, most of the time....

    Nov 26, 2013