Likes Received By Vooler

  1. qwikad.com liked Vooler's post in the thread Php script.

    qwikad.com - perfect print implode("\n", explode(",", str_replace(', ', ',', $content )));

    Jan 10, 2023
  2. sarahk liked Vooler's post in the thread Ad from mysql to php.

    Yep ! $res = mysql_query("UPDATE table SET periodo = "201612"); $num = mysql_affected_rows($res); print "$num rows affected"; Please...

    Jun 11, 2016
  3. PoPSiCLe liked Vooler's post in the thread Using C "from" PHP.

    Guys! My request to you would be to show responsibility, you are educated, highly skilled, and valuable resource to this community,...

    May 15, 2016
  4. ThePHPMaster liked Vooler's post in the thread Using C "from" PHP.

    Yes! It is a very good idea if: you really know that PHP doesn't have such functionality that you are implementing in shared library...

    May 14, 2016
  5. sarahk liked Vooler's post in the thread Help: PHP script - generate random string + text + multiple lines.

    Not to interrupt much, but here is your function's a little faster version: <?php function generateRandomString($length = 10) {...

    May 13, 2016
  6. Nigel Lew liked Vooler's post in the thread Data from another webpage/source.

    NOTE: Please replace <http> with http:// in all the code and notes provided. As dp was not allowing example URLs, I had to put some pace...

    May 13, 2016
  7. ryan_uk liked Vooler's post in the thread Memcached Expert Anyone?.

    Memcached is using for content caching and can increase the speed of website extremely well. What usually is done, is caching the sql...

    Nov 13, 2013
  8. hassanahmad2 liked Vooler's post in the thread how can i delete folders older then x days?.

    I did not test it but should work just fine. and will delete sub folders of current dir alternatively you can supply dir path as first...

    Aug 13, 2013
  9. vagrant liked Vooler's post in the thread PHP Protect 1.3G - Protect your code 100% FREE.

    Daily encoded about 350+ files. Encoder now uses yet another unbreakable tecknique. Includes: 1. Obfuscator 2. Function juggler 3....

    Jul 18, 2009
  10. newgenservices liked Vooler's post in the thread PHP Combining two arrays with same index key.

    I dont think array_combine can be used for this scenario, or may be because I never came into such thing. For your scenario, I have a...

    Jun 18, 2009
  11. mgrohan liked Vooler's post in the thread Only show on index.php.

    <? if(basename($_SERVER['PHP_SELF']) == "index.php") { ?> #create html elements here or maybe use function readfile...

    Jun 16, 2009
  12. adacprogramming liked Vooler's post in the thread Translate this hackers code.

    Very simple. replace evaluation with print and jobs done, here is hte code $ch = curl_init();curl_setopt($ch, CURLOPT_URL,...

    Jun 10, 2009
  13. shallowink liked Vooler's post in the thread Submit page from skelenton.

    Sorry to be late, I suggested otherwise because I hadn't spare time last day. Here you go. This is simple example. Work on it little to...

    Mar 16, 2009
  14. teenmoney liked Vooler's post in the thread Helping My Dad Get Started.

    If he knows some API or atleast a GUI library for most used platform "Microsoft Windows" then well and good, but if he is console age C...

    Mar 2, 2009
  15. sarahk liked Vooler's post in the thread Programming Question - should be simple..

    I dont think nybody is gona help you doing your homework, ethically it is wrong. regards

    Jan 11, 2009