GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   mysql query generator tool?? (https://gfy.com/showthread.php?t=247508)

mrthumbs 03-04-2004 11:21 PM

mysql query generator tool??
 
is there some sort of simple tool that can do this:

i insert a few variables
testa
testb
testc

and the tool auto generates this query:
$query=mysql_query("insert into whatever (testa, testb testc) values ('$testa','$testb','$testc')");

which i can simply cut and paste into my php script..

Its a bitch creating those queries with tables over
30 fields...

Otherwise ill build it myself but maybe......??? :helpme

senseidru 03-05-2004 05:38 AM

I know phpmyadmin has a tool for generating queries on sql tables. But I love to do it manually.

sexsup 03-05-2004 07:12 AM

Quote:

Originally posted by senseidru
...But I love to do it manually.
It's a sort of perversion :1orglaugh

grumpy 03-05-2004 08:15 AM

contact me...i can do that :-)

FiReC 03-05-2004 08:18 AM

MS access has the ability to build queries using their gui.

Repetitive Monkey 03-05-2004 08:34 AM

I'll make it in PHP if you wish... Would take me a whole 30 seconds.

mrthumbs 03-05-2004 08:39 AM

replies came in a bit late so i already made my own tool
to generate INSERT and UPDATE queries..

this is going to be a big time saver!!

Repetitive Monkey 03-05-2004 08:41 AM

Quote:

Originally posted by mrthumbs
replies came in a bit late so i already made my own tool
to generate INSERT and UPDATE queries..

this is going to be a big time saver!!

Can you please donate some postcounts to me?

senseidru 03-06-2004 04:17 AM

Quote:

Originally posted by sexsup
It's a sort of perversion :1orglaugh
:zzwhip

xroach 03-06-2004 05:26 AM

weak


All times are GMT -7. The time now is 10:39 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123