₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,622 members, 8,422,888 topics. Date: Tuesday, 09 June 2026 at 12:34 AM

Toggle theme

Gerardcole's Posts

Nairaland ForumGerardcole's ProfileGerardcole's Posts

1 2 3 4 5 6 7 8 9 10 11 12 13 (of 13 pages)

CareerRe: Bs.c Or 15MILLION Naira,which Would You Pick? by Gerardcole(m): 9:40am On Jan 28, 2013
15m for sure. You can set up a business and become successful with 15m and cab eventually buy B.sc. Whereas with B sc you are not guaranteed 15mill.
Car TalkRe: Man Builds Light Aircraft In Bayelsa by Gerardcole(m): 8:43am On Jan 28, 2013
AWWWWEESSSSOOOOOOOOOOOOOOOOOMMMMMMMMMEEEEEEEEEEEEE...
TravelRe: 74 Passengers Escape Air Crash Again In Abuja Bound Plane by Gerardcole(m): 6:32am On Jan 28, 2013
Thank God.









...,,..........................................
WebmastersRe: Payza Or Liberty Reserve by Gerardcole(m): 6:34am On Jan 27, 2013
Personally I ve never user PayZa. But I haven't experienced any problems using Liberty reserve.
CelebritiesRe: Dr Sid And His Dad (Justice Esiri) by Gerardcole(m): 6:13am On Jan 27, 2013
kaffy4tope: No be dis man wey dey act Igbo films be dis? Anyways, am shaa d first to comment.
Didn't you know Dr Sid is an Esiri?
ComputersRe: Please Computer Gurus I Need Your Help by Gerardcole(m): 4:27pm On Jan 26, 2013
Here is another link. Didn't really read through this but I guess it would help.

Click Me
ComputersRe: Please Computer Gurus I Need Your Help by Gerardcole(m): 4:17pm On Jan 26, 2013
All I needed do is rephrase the sentence and Google.

I wonder what I'm gonna do without internet.

I guess when you read and understand THIS you will understand how Computers reade everything as Binarys while we Humans see them as plain text.

Good Luck. If this answers your question please rename this thread. Give it a prefix [SOLVED].
WebmastersRe: [SOLVED!] Cookie Not Set Using Setcookie(). Help! by Gerardcole(m):
I guess you should edit your first post and give this thread-name a prefix [SOLVED]
WebmastersRe: [SOLVED!] Cookie Not Set Using Setcookie(). Help! by Gerardcole(m):
Your setcookie() function is presented wrong parameters.

The "/" is not supposed.

I ve never used / heard of $cookie_domain so I guess its not needed or is wrong.

The last 0 is not needed, never heard of it.

You missed the quotes. Use either double ( " ) or single quote ( ' ) to enclose the string you are searching for.
It should be

if ($_COOKIE["auth"] == "ok"wink


Your expire time should be a time more than the current time. So add this:

$NextFourWeeks = 60 * 60 * 24 *7 * 4;

Then change $cookie_expire to:

$cookie_expire = time() + $NextFourWeeks;

Modify your set cookie code to:

setcookie($cookie_name, $cookie_value, $cookie_expire);

Leave every other parameters.
WebmastersRe: XAMPP Or WAMPSERVER, Which Is Better by Gerardcole(m): 7:03pm On Jan 21, 2013
Latest WAMP is about 27mb and has a nicer UI than XAMPP.

Heard XAMPP also supports Python (Just saying) in case you also you might want to delve into Python.

Download: WAMP [url=http://switch.dl.sourceforge.net/project/wampserver/WampServer%202/WampServer%202.2/wampserver2.2e/wampserver2.2e-php5.4.3-httpd2.2.22-mysql5.5.24-x64.exe]64 bit (29.3 mb)[/url] , [url=http://netcologne.dl.sourceforge.net/project/wampserver/WampServer%202/WampServer%202.2/wampserver2.2e/wampserver2.2e-php5.4.3-httpd2.2.22-mysql5.5.24-32b.exe]32 bit (27.1 mb) [/url]

Warning: WAMP requires Microsoft Visual C++ 2010 SP1 Redistributable Package. 32 bit or 64 bit
WebmastersRe: Get It Done For #1,000 (1 Thousand Naira) by Gerardcole(m): 6:29pm On Jan 18, 2013
It takes a wise person to identify an irony when you see one.
WebmastersRe: Get It Done For #1,000 (1 Thousand Naira) by Gerardcole(m): 4:25pm On Jan 18, 2013
Your prices are too high not to be a scam
WebmastersRe: Nairaland Has Hit 1,000,000! by Gerardcole(m): 4:23pm On Jan 18, 2013
I believed NL just achieved 250k members i.e
Y / 4
Where Y = Number Displayed on Header
WebmastersRe: I Need Help With Database (mysql And Php) by Gerardcole(m): 4:19pm On Jan 18, 2013
Afam4eva: State what you need and let's see if we can help you. Your post is to vague. I think the mods need to start deleting this kind of threads.
+1

Do you want to learn these languages or you have a problem you need help on?
WebmastersRe: Help My Client Choose One Out Of This 3 Logo Design Samples. by Gerardcole(m): 4:41pm On Jan 16, 2013
4
WebmastersRe: Designing A Blog With Dreamweaver by Gerardcole(m): 4:10pm On Jan 16, 2013
True talk @Afam, Your coded projects are very much secure so long you code with safety precautions. Cos no one else knows the structure except you the programmer. Unlike popular free softwares like WordPress when hackers dey study as if them dey dey study Maths.

I gotta ask. Had anyone ever heard a vBulletin Forum hackedhuh
WebmastersRe: Designing A Blog With Dreamweaver by Gerardcole(m): 2:36pm On Jan 16, 2013
Even if you know Server Side scripting, client side scripting, HTML, CSS . Your work would never be better than what a TEAM worked on (CMS).

The in thing now is how one can modify and uniquefy (e dey my englis dictionary! tongue) the already set Engines.
WebmastersRe: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Gerardcole(m): 2:30pm On Jan 16, 2013
My WAMP server doesn't send mails even when I'm connected.

For mail function. Upload this file and run it online. Cos mine works when uploaded but never sends on WAMP and I ve never tried to debug.
WebmastersRe: What Is The Best Tool For Webdesign? by Gerardcole(m): 2:26pm On Jan 16, 2013
If you program with PHP then I strongly recommend PHP Designer
WebmastersRe: Phpadmin Shwing Error Message by Gerardcole(m): 6:19pm On Jan 12, 2013
Please clarify your request!

What error message do you get when you visit localhost/PMA ?
WebmastersRe: Webmasters Help, Having Problem With My Site(wordpress) by Gerardcole(m): 6:17pm On Jan 12, 2013
From cPanel click on "File Manager" select open document root for "Your Domain". Click OK.

I don't mean your WordPress Admin panel. I mean cPanel you get to through your Hosts Website.
WebmastersRe: Webmasters Help, Having Problem With My Site(wordpress) by Gerardcole(m): 4:35pm On Jan 12, 2013
Have you changed your permalink?

Try rename the .htaccess file on root dir to htaccess.txt then visit your site over and over to test.
WebmastersRe: Review This Website Pls by Gerardcole(op): 12:48am On Jan 12, 2013
Capnd143: oga gerard! I have been trying to continue my tut on ur site, but it seems i nid to archive admin status to do this, hw do i archive that?
Please send me a Private Message There or click :::::HERE::::: . With details of what you mean.
WebmastersRe: Webmasters Help, Having Problem With My Site(wordpress) by Gerardcole(m): 6:50pm On Jan 11, 2013
Might be from your host.
EducationRe: Anambra Indigene Emerges Best In NECO, SSCE by Gerardcole(m): 4:20am On Jan 11, 2013
CrazyMan: Do you have proofs to back up your claims, or are you just ranting based on "dem say" theory? huh
I was in Anambra when Neco SSCE 2011 was going on. I know what I heard from participating students.

Maybe she's really good cos there must be one Judas in Every aspect of life.
EducationRe: Anambra Indigene Emerges Best In NECO, SSCE by Gerardcole(m): 2:14pm On Jan 10, 2013
Nice. But remember malpractice is also a prominent activity in the state.
ComputersRe: PC Showing Ext_framebuffer_object _extension Not Found by Gerardcole(m): 12:28pm On Jan 10, 2013
This question has been answered several times ..::HERE..::
WebmastersRe: Problem with Opera and Google Chrome Browser. How Can I Solve It? by Gerardcole(m): 9:28am On Jan 10, 2013
Paste the code of the page on http://pastebin.com

Then drop a link of the code. So we check on.

1 2 3 4 5 6 7 8 9 10 11 12 13 (of 13 pages)