Likes Received By tvoodoo

  1. greatlogix liked tvoodoo's post in the thread How to print parmeterized query for debugging.

    $linksQuery->queryString

    Mar 2, 2011
  2. Scoty liked tvoodoo's post in the thread Need to pull some data out of a string.

    <?php $string = " Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sit amet: 7899942378...

    Feb 19, 2011
  3. MrPJH liked tvoodoo's post in the thread php mysql help needed.

    Adapt to this : $result = mysql_query("SELECT COUNT(*) AS nr FROM category_table WHERE category_id = NUMBER"); $row =...

    Jan 7, 2011
  4. jeremyhowell liked tvoodoo's post in the thread jQuery lightbox deletes my divs?.

    :)) Its because of this : onMouseOut="hide('logo1'); return false;" onMouseOver="show('logo1'); return false;" Lightbox doesn't...

    Jan 7, 2011
  5. duperhost liked tvoodoo's post in the thread I searching for php script (remote upload) Looking for help.

    Well this can be coded ... upload through FTP ? Here is some code : <?php $user = 'username'; $pass = 'password'; $host =...

    Dec 23, 2010
  6. jonhyhar liked tvoodoo's post in the thread It's very simple but I don't know JS.

    Try this : <script> var abc = window.location.href; if(abc.length == 0) { alert("no url!"); } else {...

    Dec 14, 2010
  7. dimitar christoff liked tvoodoo's post in the thread Encrypted javascript help.

    Got bored of doing this ... anyhow first part decodes into this : rout=floor(random()*30)+1; ldata=' width="64" height="64"...

    Dec 6, 2010
  8. phantom liked tvoodoo's post in the thread Encrypted javascript help.

    Got bored of doing this ... anyhow first part decodes into this : rout=floor(random()*30)+1; ldata=' width="64" height="64"...

    Dec 4, 2010
  9. Jabowen liked tvoodoo's post in the thread Date Range with MySQL.

    Hi , You did not mentioned if you use POST or GET or your field names but I will be showing you a general solution that you can addapt...

    Dec 3, 2010