₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,433 members, 8,421,966 topics. Date: Sunday, 07 June 2026 at 11:56 AM

Toggle theme

Teemy's Posts

Nairaland ForumTeemy's ProfileTeemy's Posts

1 2 3 4 5 6 7 8 ... 131 132 133 134 135 136 137 (of 137 pages)

WebmastersRe: How To Upload An Image Into Mysql Database by teemy(m): 7:15pm On Jan 19, 2012
@yawa Jokes apart, do we drop codes for the guy or grill him as well
WebmastersRe: How To Upload An Image Into Mysql Database by teemy(m): 7:11pm On Jan 19, 2012
@yawa Ohhhhh! I refuse to fall in love with blob even if she is the finest chick on the block. She has 'toasted' me several times I no gree. Na me be dat for you. Just my two dimes dear.
WebmastersRe: How To Upload An Image Into Mysql Database by teemy(m): 5:52pm On Jan 19, 2012
@Yawa, you know se I dey fear you right from day one. I no want your yawa o. Just kidding. Anyways, I am just anti-blob biased same way some bro would not look twice at a trousered lady.
WebmastersRe: How Much Will You Design Nairaland (without Using Smf And With Modifications) by teemy(m): 5:22pm On Jan 19, 2012
The only time I had problems with a client was with one that was paying a ridiculously low price and yet was making too many demands. It looks like a jazz issue when the ones that bid low are the troublemakers in nearly all business deals. I rather use that precious time in watching animes or market analysis or even simply sleeping and wait for the next sms alert. I get soft spot but not in cases where my effort would not be appreciated talkless of bad mouthed.
WebmastersRe: How To Upload An Image Into Mysql Database by teemy(m): 4:06pm On Jan 19, 2012
On the road, maybe when I power up my PC
WebmastersRe: How Much Will You Design Nairaland (without Using Smf And With Modifications) by teemy(m): 3:59pm On Jan 19, 2012
@dhtml, even if the output of the site is just a little 'HELLO WORLD', I will still charge that 120k as long as it falls into the category specified. Also that's minimum. The end result depends on my client's greed limit of 'I want this, I want that'. I will bill appropriately with the time the client is keeping me off NARUTO. Gba be!
WebmastersRe: How To Upload An Image Into Mysql Database by teemy(m): 11:46am On Jan 19, 2012
@yawa, I've never used blob data types as I prefer to stick with the ones me mind goes with. But, we never can tell maybe someday but hopefully not.
WebmastersRe: How To Upload An Image Into Mysql Database by teemy(m): 10:27am On Jan 19, 2012
You do not upload your file to db but rather the link to your file. The file in question could be moved to a 'files' folder.
WebmastersRe: How Much Will You Design Nairaland (without Using Smf And With Modifications) by teemy(m): 10:22am On Jan 19, 2012
I go minimum 120k on any fully db powered job if coding from scratch. However, if cms is involved, I will go my lower 80k.
WebmastersRe: Guys Please Help Me Out Here. I Don't Know What Is Wrong by teemy(m): 10:07am On Jan 19, 2012
Following on dhtml's example your services.php could just have the actual location as an include file. E.g your services.php file contains just <?php include 'index.php?p=services'; ?>. Every other page bears same resemblance.
WebmastersRe: Programming Autoresponse by teemy(m): 2:09am On Jan 19, 2012
@Ekiti1, let's see how afam4eva does with his assignment. Giving him all the codes would not totally be helping him except he is in a fix that needs to be resolved ASAP. You could also try out the open-book test. Eko tastes nice, hmm.
BusinessRe: Forex EA Developers Lounge by teemy(m): 12:46am On Jan 19, 2012
@wizecoder, I get your point. Mine is if the password was something like 'free from nairaland.com' and only the ex4 file was made available, that would resolve the issue raised by lawson007 up above and it can't be rebranded and repackaged by someone (generally speaking) else.
WebmastersRe: Programming Autoresponse by teemy(m): 12:31am On Jan 19, 2012
By the way, response-id 1 is what your new member is supposed to get as welcome email.
WebmastersRe: Programming Autoresponse by teemy(m): 12:27am On Jan 19, 2012
@poster, if you can program in php, create a responder table with 3 columns response-id, response, time. Already in your members table you should have a column for time of registration. Next in your cpanel, time a cron job to at every 12 noon activate a script say autoresponder.php. Let's now work on autoresponder.php. In a while loop, it brings out the data for all your members one at a time. We only need the time and probably the email of everyone there. Next, for every row in the responder table add the time to that (registration time) of the member and if the resulting time falls within the day the autoresponse.php script is running, send an email containing the response contents else move on and analyse the next response time till the end and so on for all the members. You can use unix time format to make things easy. Alternatively, have a next-response column on your members table so what your autoresponder.php script does is to say if next-response is 2, process response with response-id 2 for that member and increments the next-response by 1 making it 3 which is what is processed next day. Take this as an homework for you to rack your brains on. :d. N.B I have a bowl of eko in front of me so no time to code now.
WebmastersRe: .net offline but is back by teemy(m): 11:40pm On Jan 18, 2012
At last! Congrats on your revival
WebmastersRe: I Need An Answer To My Questions by teemy(m): 11:37pm On Jan 18, 2012
Easy, anything that they would be proud to show off/share with to their friends in other schools
WebmastersRe: How To Access Wikipedia Despite The Blackout by teemy(m): 11:33pm On Jan 18, 2012
What about having javascript disabled
WebmastersRe: Guys Please Help Me Out Here. I Don't Know What Is Wrong by teemy(m): 11:28pm On Jan 18, 2012
My guess is you have an action page that upon loading performs a specific task. If from that say action.php page a user logs out and presses back on their browser, the action.php page still works without the user logging in while you do not want this for a non logged in user. Right?
BusinessRe: Forex EA Developers Lounge by teemy(m): 8:35pm On Jan 18, 2012
@wisecoder, you could also password protect the Ea and make only the ex4 available so only the ones that know the password can utilise it.
WebmastersRe: .net offline but is back by teemy(m): 9:54am On Jan 18, 2012
@sweet-pawn Nail on the head!
WebmastersRe: .net offline but is back by teemy(m): 8:53am On Jan 18, 2012
Your site will be up and running immediately your bandwidth is upped, shouldn't take time to do
WebmastersRe: .net offline but is back by teemy(m): 12:47am On Jan 18, 2012
@dhtml, you almost sacred me with that title when I partially read it. Abeg no do that kain tin again o.
WebmastersRe: Help Phpmyadmin Showing My Blank In Wamp. by teemy(m): 11:06pm On Jan 17, 2012
Just like dhtml said, you might need to stop those other services from running.
WebmastersRe: .net offline but is back by teemy(m): 11:00pm On Jan 17, 2012
Have you tried requesting more bandwidth from your hosting company? It would probably cost you just a little more change - cost of doing business. By the way, more traffic means more income/earnings. Lol
FamilyRe: How Long Can U Allow Your Mum To Stay In Your Matrimonial Home? by teemy(m): 10:44pm On Jan 17, 2012
I haven't heard anyone mention if both mums were around - provided there is available space - how long should they stay?
BusinessRe: Forex EA Developers Lounge by teemy(m): 5:38am On Jan 17, 2012
Hi guys, has Forex finally been allowed on NL? As to the attachments, how about zipping the files.
WebmastersRe: Gtbank Mastercard Debitcard With Facebook Ads and Google Ads by teemy(m): 5:17pm On Jan 16, 2012
@olayinka, the ccv2 code is three last digits boldly written at the back of your debit card. @seeun, I have been on the card issue for a long time now. I guess maybe calling the bank to activate internet transactions would be the next step. Will let you know as it goes after Nigeria has been occupied.
WebmastersRe: Please Unban Me Requests Should Come In Here by teemy(m): 12:33am On Jan 16, 2012
Actually not banned but some of my time consumed posts have been deleted from their threads. Please edit and make available so I can see where my errors are. Thanks
WebmastersRe: Make My Site Url Display "index.php?action=about-us by teemy(m): 12:17am On Jan 16, 2012
However, if your file is a php type and not html as I previously assumed, just type echo "your code here"; All the best. N.B The bolded text up to the semi-colon
WebmastersRe: Webmasters, I Need Your Help Asap! by teemy(m): 12:01am On Jan 16, 2012
You first need to obtain web hosting and change your name servers to that of your web hosting company e.g ns1.mywebsitegarage.com and ns2.mywebsitegarage.com. You should be able to do that when you login on google or godaddy depending on which of them your domain administration is.
WebmastersRe: The Fate Of Webhosting Business In Nigeria by teemy(m): 10:04pm On Jan 15, 2012
@frisahost, putting adsense code on a site returns adverts related to the site's contents and in this case could relate to shooting yourself in the foot by advertising your competitors' web pages. Simply put, don't dare it.
WebmastersRe: Make My Site Url Display "index.php?action=about-us by teemy(m): 9:27pm On Jan 15, 2012
My guess is that you got a script bundle and the index.php file is the one handling all requests. I believe you need to open up the script in notepad and look for where you want the login link to be and write the following code <a href=index.php?action=login>CLICK HERE TO LOGIN</a> save the page and refresh in your browser. In case you want to use an image in place of text, replace the CLICK HERE TO LOGIN with <img src='images/your-image'>. That should help.

1 2 3 4 5 6 7 8 ... 131 132 133 134 135 136 137 (of 137 pages)