Current location: Hot Scripts Forums » Advertising Forums » Job Offers & Assistance » Simple php/mysql job - Max bid $20 here


Simple php/mysql job - Max bid $20 here

Reply
  #1 (permalink)  
Old 03-04-06, 04:58 AM
erictham erictham is offline
Newbie Coder
 
Join Date: Jun 2005
Location: Singapore
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Talking Simple php/mysql job - Max bid $20 here

I am running a script in hosting 1, i need to modify this script if $mysql_backup_site=1 to also do sql add/update/delete into hosting 2 as well.

Basically this is a find add and paste thing, below is an example of how mysql_query is done.

There is a total of 200+ inc/php files to be check for mysql_query and add in the duplication query code.

Max bid of $20, please reply this post or PM me. Payment by paypal, egold, moneybookers or whatever you like

Code:
  if ($activation_code != '')
  {
    $q = '' . 'select id from users where activation_code = \'' . $activation_code . '\'';
    $sth = mysql_query ($q);
    while ($row = mysql_fetch_array ($sth))
    {
      $q = 'update users set bf_counter = 0, activation_code = \'\' where id = ' . $row['id'];
      mysql_query ($q);
      $code_found = 1;
    }
  }
Thank You
Reply With Quote
  #2 (permalink)  
Old 03-04-06, 05:02 PM
jordie jordie is offline
Wannabe Coder
 
Join Date: Jun 2005
Posts: 179
Thanks: 0
Thanked 0 Times in 0 Posts
I don't think anyone wants to go through 200 files for $20....
__________________
Jordie Bodlay
php, mysql, postgres
css, xhtml
graphics, design
email me: jb2386@hotmail.com for any programming needs.
Reply With Quote
  #3 (permalink)  
Old 03-04-06, 05:25 PM
Qwertz Qwertz is offline
Newbie Coder
 
Join Date: Jan 2004
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
I'd do it for $50 minimum. It may be an easy job on a mind, but it's a time taker, and time is money. You can contact me at mgriff_@hotmail.com if interested.
__________________
School-Sketch
"Because School is Boring."
Reply With Quote
  #4 (permalink)  
Old 03-04-06, 08:49 PM
erictham erictham is offline
Newbie Coder
 
Join Date: Jun 2005
Location: Singapore
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Maybe it will only cost $10 if i show you how one statement is done and you can tell me how to add on the if settings = 1 and duplicate sql code?

I have a sofware here where i can search all the 200 over files on that particular statement and add on the new codes right below it. Maybe i need less than an hour to do it?

So maybe i am looking to buy a working query statement instead

Thanks
Reply With Quote
  #5 (permalink)  
Old 03-05-06, 01:35 AM
cigcode cigcode is offline
Newbie Coder
 
Join Date: Oct 2003
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
your kidding me right? heh.. we dont know how your program works... it might to through 200 files.. but nothing is as acurate as it seems.... wish you luck but if you decide on bringing the price up..then please feel free to contact me at xlord_tk@hotmail.com
Reply With Quote
  #6 (permalink)  
Old 03-05-06, 09:34 AM
erictham erictham is offline
Newbie Coder
 
Join Date: Jun 2005
Location: Singapore
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
I think most of the querys are using the same method

SO i am very sure i am offering $10 to buy just the if{duplicate copy} lesson and i will do the rest myself
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Xtreme-Webhost®Up to 2GB Free Web Hosting Jason7fd General Advertisements 0 12-06-05 09:37 AM
I have job now for php/mysql site askmiky Job Offers & Assistance 0 10-31-05 01:40 PM
PHP/MySQL Programmer Needed (small job, No Pay, Will Advertise) kp32 Job Offers & Assistance 1 05-21-05 06:58 AM
A simple php/mysql search based upon user input tapir PHP 1 01-31-05 06:40 AM


All times are GMT -5. The time now is 12:36 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.