|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
MySQL for phpBB in PHP
Exactly what the title says, i need someone to make me a script that will create and add to some tables in phpbb.
Heres what it has to do.... CREATE TABLE phpbb_referral ( referral_id mediumint(8) unsigned NOT NULL auto_increment, ruid varchar(7) NOT NULL default '0', nuid varchar(7) NOT NULL default '0', referral_time varchar(10) NOT NULL default '', KEY referraler_id(referral_id) ) TYPE=MyISAM; INSERT INTO `phpbb_referral` VALUES (1, 2, 2, '1023594440'); INSERT INTO `phpbb_config` ( `config_name` , `config_value` ) VALUES ( 'referral_id', '-1' ); INSERT INTO `phpbb_config` ( `config_name` , `config_value` ) VALUES ( 'referral_enable', '1' ); INSERT INTO `phpbb_config` ( `config_name` , `config_value` ) VALUES ( 'referral_top_limit', '5' ); I need this done ASAP If someone can do this, please contact me on MSN Messenger ASAP!!!! Ill be on for another hour or 2, so please hurry! P.S. I probably won't check back here til tomorow, and i need it for tonight |
|
#2
|
||||
|
||||
|
yes sir, mr tyme66, sir. the rest of devshed members will write the script right away.
|
|
#3
|
||||
|
||||
|
Not it.
As a side note, I think this is an appropriate thread for the eager among us to post their fees.
__________________
- Nycto |
|
#4
|
|||
|
|||
|
oviosly no one can help me tonight, so theres no point in rushing n e more....ill just have to wait til my friend gets his inet back on friday
|
|
#5
|
|||
|
|||
|
P.S.
"As a side note" I wouldn't pay anyone to do something that I could learn if i spent the time to look up the information, i just thought that someone might be able to help since im busy doing homework |
|
#6
|
|||
|
|||
|
What a dork.
|
|
#7
|
|||
|
|||
|
Quote:
Why, because unlike some people, im going to graduate? ![]() |
|
#8
|
||||
|
||||
|
Quote:
I graduated too, but I did my own work. Of course, if this isn't homework, I guess it wasn't that urgent, now was it? |
|
#9
|
||||
|
||||
|
Not to mention you expect something and not willing to pay for it...
|
|
#10
|
||||
|
||||
|
1) 20 seconds to google for a php table-maker script. Try any php tutorial. Anywhere.
2) 5 Seconds to cut'n'paste your table / inserts over the original code. 3) 10 Seconds to check if it works. 4) Looking like a dork on a forum: Priceless. OR: 1) 5 seconds to run: c:\mysql\bin\mysql -u mysql -p (or) /usr/local/mysql -u mysql -p 2) 15 seconds to paste in query. 3) 2 seconds to press enter. 4) Looking like a dork on a forum: Priceless. <serious face> Look, mate. This is easy to do. Less than, say, five minutes to knock it together. Maybe 10/15 if you want to allow user input via a form. ANY tutorial out there will show you how to do it. I / We have no problem helping you out if you get stuck doing it, but asking us to do all the work for you is, well, insulting. This is a free service, & I'm not getting paid. </serious face> Simon ps: Yeah, I graduated too. Three times. Fourth in a few years... |
|
#11
|
||||
|
||||
|
Quote:
You expect to graduate with English like this? Quote:
Don't be angry at us because we won't help you. Be frustrated because you can't do it on your own. |
|
#12
|
||||
|
||||
|
Moved to Project Help Wanted.
__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever. Analyze twice; hack once. The world's first existential ITIL question: If a change is released into production without a ticket to track it, was it actually released? About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect - Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire |
|
#13
|
|||
|
|||
|
it should be moved to. "something to laugh about". =D
if a noob laughs at you that's pretty low man ![]()
__________________
Free Random Signature , Avatar Hosting http://freebsd.munk.nu/ http://jez.hancock-family.com/ |
|
#14
|
|||
|
|||
|
Quote:
Little exagerated on the times dont you think all up its about a 10second job.. Seriously if this guy cant do it, what the hell is he trying to graduate in. |
![]() |
| Viewing: Dev Shed Forums > Other > Project Help Wanted > MySQL for phpBB in PHP |
| Thread Tools | Search this Thread |