₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,327,001 members, 8,428,968 topics. Date: Thursday, 18 June 2026 at 09:39 AM

Toggle theme

Adesege's Posts

Nairaland ForumAdesege's ProfileAdesege's Posts

1 2 3 4 5 6 7 8 ... 14 15 16 17 18 19 (of 19 pages)

WebmastersRe: Please All Webmasters Come In by Adesege(m): 7:54pm On Feb 12, 2015
You are right but i'm not desperate.

Moreover, i'm mobile.

donsheddy1:
Mehn Guys need money - na you wey be oga suppose Go or na him wey b Omo'se suppose come for lecture. Hahahahaha. The other one say na mentorship online. Make una chill - once u're not in his area, just forget the long intro. If he's ready he'll come. LWKMD
WebmastersRe: Please All Webmasters Come In by Adesege(m): 7:16pm On Feb 10, 2015
That doesn't differ. If you are interested, i can cum over.

Cutehector:
lol I stay in ajah!
WebmastersRe: Please All Webmasters Come In by Adesege(m): 8:31am On Feb 09, 2015
I live 30 mins drive away from Lagos. Im a web developer also. We can meet if you're interested.

Cutehector:
watsup bro, mehn r u in lag? I wana be trained on web design. Hw much wil it cost me
WebmastersRe: Post your PHP Problems Here by Adesege(m): 6:17pm On Feb 08, 2015
Have you gotten it corrected?

Walexwal:
that's not my password sir. Its the former one
WebmastersRe: Are There Any Unemployed App/Software/Web Designers & Programmers On Nairaland? by Adesege(m): 10:14pm On Feb 07, 2015
I've replied you

Jeffflo:
Adesege i just mailed you.
WebmastersRe: Post your PHP Problems Here by Adesege(m): 10:11pm On Feb 07, 2015
For security reasons, please do not include your 'real' password and username, i do not need them and they are to be kept private.

It appears that your mysql host is not using "localhost" as its host name. Rather, go to 'user account details' in your control panel to see the value for your host name or you contact them.

I can see other errors in the code, but let's deal with this first.

Walexwal:
<?php
# FileName="Connection_php_mysql.htm"
# Type="MYSQL"
# HTTP="true"
$hostname_forum = "localhost";
$database_forum = "riches24_luckygist";
$username_forum = "riches24_lucky";
$password_forum = "achebeizuchi";
$forum = mysql_pconnect($hostname_forum, $username_forum, $password_forum) or trigger_error(mysql_error(),E_USER_ERROR);
?>
<?php
function prevent_multi_submit($type = "post", $excl = "validator"wink {
$string = "";
foreach ($_POST as $key => $val) {
// this test is to exclude a single variable, f.e. a captcha value
if ($key != $excl) {
$string .= $val;
}
}
if (isset($_SESSION['last'])) {
if ($_SESSION['last'] === md5($string)) {
return false;
} else {
$_SESSION['last'] = md5($string);
return true;
}
} else {
$_SESSION['last'] = md5($string);
return true;
}
}
/////////////////////////////
function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = ""wink
{
$theValue = (!get_magic_quotes_gpc()) ? addslashes($theValue) : $theValue;
switch ($theType) {
case "text":
$theValue = ($theValue != ""wink ? "'" . $theValue . "'" : "NULL";
break;
case "long":
case "int":
$theValue = ($theValue != ""wink ? intval($theValue) : "NULL";
break;
case "double":
$theValue = ($theValue != ""wink ? "'" . doubleval($theValue) . "'" : "NULL";
break;
case "date":
$theValue = ($theValue != ""wink ? "'" . $theValue . "'" : "NULL";
break;
case "defined":
$theValue = ($theValue != ""wink ? $theDefinedValue : $theNotDefinedValue;
break;
}
return $theValue;
}
/////////////
////////////////////////////////////////
if(isset($_SESSION['member'])){
$idux= mysql_real_escape_string($_SESSION['member']);
mysql_select_db($database_forum, $forum);
$query_rsusers = mysql_query("SELECT * FROM users WHERE username = '$idux' "wink or die(mysql_error());
$row_rsusers = mysql_fetch_assoc($query_rsusers);
/////////////////////
///////////////////////////////////////////
mysql_select_db($database_forum, $forum);
$query_cr = mysql_query("SELECT sum(unit) AS unit, sum(amount) as amount FROM credit WHERE user = '$idux'"wink or die(mysql_error());
$totalRows_cr = mysql_num_rows($query_cr);
$row_cr = mysql_fetch_array($query_cr);
//////////////////////
}
mysql_select_db($database_forum, $forum);
$query_rset = "SELECT * FROM settings where id = 1";
$rset = mysql_query($query_rset, $forum) or die(mysql_error());
$row_rset = mysql_fetch_assoc($rset);
$totalRows_rset = mysql_num_rows($rset);
$sitename = $row_rset['sitename'];
$adsense = $row_rset['adsense'];
$adsense2 = $row_rset['adsense2'];
$clhomeadsense = $row_rset['clhomeadsense'];
$crhomeadsense = $row_rset['crhomeadsense'];
?
WebmastersRe: Are There Any Unemployed App/Software/Web Designers & Programmers On Nairaland? by Adesege(m): 8:03pm On Feb 06, 2015
Sure. Why not?! Kindly mail the details to "fadojutimitemitayo[at]gmail[dot]com" and i'll reply ASAP
Jeffflo:
I need a site optimised for viewing across desktop and mobile devices. To be frequently updated, no payment gateway intergration needed. Can any of you make it happen for me.
WebmastersRe: Please Submit A Quote For This Website Job by Adesege(m): 7:01pm On Feb 03, 2015
Ok. Noted. That won't pose a problem. Can you give me your mail so we can communicate better?

Parigi01:
Thanks for your message.
As stated in my initial post,it is a humanitarian organisation and i have already purchased a theme for the site:

http://themes.goodlayers2.com/?theme=charityhub

THIS theme would need to be installed and comprehensively developed into a fully functional website for my non profit.It is imperative that the developer works with this theme as it contains all the features i need for the website viz a blog,multi video/photo /news gallery, multilingual slot to facilitate translation of content from English to French at least,slot for causes and donations (the donation slot would be deactivated as it is not currently important,but might be relevant in future) ,etc
WebmastersRe: Please Submit A Quote For This Website Job by Adesege(m): 6:15pm On Feb 03, 2015
[quote author=Parigi01 post=30396168][/quote]While waiting for your response in respect to my previous post, in summary, below are what you want based on your post:
1. A good developed website.
2. Email addresses for staffs and administrator(s) or the site.
3. Hosting and domain name should be sorted out by the developed.
4. Creating a logo for the site / organisation.
5. Branding the organisation's facebook page.

Please let me know if i omitted anything
WebmastersRe: Please Submit A Quote For This Website Job by Adesege(m): 6:00pm On Feb 03, 2015
[quote author=Parigi01 post=30396168][/quote]Thanks for getting back,

kindly take time to answer these questions. They may sound rhetoric but it's for us to have a better understanding of what you want.

1. Kindly tell us extensively what your organisation is about.
2. Will your site have a blog / forum?
3. Will it have a donation system?
4. Will it have a newsletter form?
5. Will it have a member / user panel?
.
Please note that question number 1 is very important as that will enable me to have a better understanding what your website should really possess.

I'll suggest we make this chat private. My contacts are attached in my previous post.
.
Hope to hear from you soon
WebmastersRe: Integrating Biometric Registration On Website by Adesege(m): 5:31pm On Feb 03, 2015
Unfortunately, PHP cannot do what you ask for.

You need a client side language since the scanner will be communicating with the user's browser rather than using PHP, which is a server side language.

In this instance, Java, VB or other client side lang would be the best option.

maekhel:
Morning guys, a client of mine needs a website which has biometric registration. The thing is that have never done any biometric project before, so I need advice from you guys. How do I go about this?
Note: am a PHP guy.
WebmastersRe: Need A Developer (newbie Or Experienced) Living Close To Palmgroove by Adesege(m): 5:09pm On Feb 03, 2015
Can you please expantiate on why you need one? My place is just a 30mins drive to there
WebmastersRe: Please Help This Novice by Adesege(m): 4:58pm On Feb 03, 2015
The problem obviously is from the payment proccessor type you are using.

Some domain registrar do not accept GTBank, and Zenith Bank Mastercard. Godaddy is the cheapest i've ever found anyway
WebmastersRe: Please Submit A Quote For This Website Job by Adesege(m): 4:51pm On Feb 03, 2015
Website is not always about the look but its possession. Possessions herein are the SEO, security, responsiveness, accessiblity and many others.
.
Depending on the type of web application you want to be developed, it is not advisable to use CMS. Why? They may not tend to give your site the functionality you desire and you may need to work only according to defined pattern.

I am Fadojutimi Temitayo, a PHP programmer at www.nurturedscills.net. I design from scratch without using CMS taking into consideration the site security.

We'll need to talk extensively on your site before i give out my quote. Nevertheless, we give our clients quotes using the following parameters:

1. Development Duration
2. Security
3. Search Engine Optimisation.
4. Domain name and Hosting
5. The development.

Kindly contact me on 08182113229 or my mail fadojutimitemitayo@gmail.com so we can talk at length.
.
Expecting your reply
WebmastersRe: Any Friendly Lagos Freelance Programmer Of Any Language Needed. by Adesege(m):
My contact 08************* ( not whatsapp)

Luedave:
Have got some ideas to share and i want some lagos based young skillful programmers. And can also tutor in my seminars. Anybody interested should drop their whatsapp number. Its time to change the face of technology in nigeria
WebmastersRe: For N28,000 Can Someone Develop A Website Consisting - Jquery, AJAX & Bootstrap? by Adesege(m): 4:24pm On Feb 03, 2015
Taking into consideration security, seo, responsiveness, accessibility, domain and hosting, and a host other features of a standard website, i can design a portal, like it's been called, for you/ your company within a duration of 3-4 weeks but not for that amount.
For further enquires, you can call 08182113229 or fadojutimitemitayo@gmail.com
WebmastersRe: Are There Any Unemployed App/Software/Web Designers & Programmers On Nairaland? by Adesege(m): 4:10pm On Feb 03, 2015
Username: Adesege.
Hours available per day: 18 hours.
Skills: PHP programming, JQuery, AJAX, HTML5, CSS.
WebmastersRe: Post your PHP Problems Here by Adesege(m): 4:02pm On Feb 03, 2015
Walexwal:
Pls knidly help me on my site problem. www.agripreneurforum.com. I just uploaded this script. I was told the problem is with my mysql database but I don't know how to create it. Pls kindly help!
Sup Walexwal, i guess you are a lil bit confused here. Take into consideration what has been said by the other guys.

As a security measure, ensure you use strict naming convention on your files and folders. Instead of having a 'config' folder in the root directory, you can just use 'include/config', 'inc/config', 'system/init', 'system/config', 'engine/init' or anything out of the norm.

I assume that you are new to PHP programming or new to using a site on remote server, so to better clarify things to your understanding, copy the codes in 'connections/forum.php' here so i can help.
LiteratureRe: NYSC: PPA:- Place Of Promiscuous Assignment by Adesege(m): 2:44pm On Jan 27, 2015
Is that all Mazee?
WebmastersRe: Post your PHP Problems Here by Adesege(m): 9:38pm On Jan 22, 2015
oyinkembu:
I need this help.I used a joomal template to design a we application on wamp server.I exported the data base from wamp to the online database I created and I hosted it using file zilla but the problem is that the application is not displaying on the online server.I need help
Hope my answer is not coming late? If not...

There are a couple of things which can cause this. First check if the default files which are loaded upon creating your host are deleted. If they are not, trying deleting those files especially "default.html".

Hope i've been able to help
WebmastersRe: Need Someone To Help Build My Website by Adesege(m): 7:37am On Dec 09, 2014
semasir:
I do not subscribe to a website without security hence all websites built at Semasir Connect are secured as much as possible sir. Thanks
kindly give me a link to your portfolio so i cn attest.
WebmastersRe: Need Someone To Help Build My Website by Adesege(m):
Emusan:
Thanks for the info.

So in what way can you be of help and do you live in Abuja?
I don't stay in Abuja. But with someone of my reputation, i can't indulge in transactions that will libel my name.

I've done some anonymous transactions without physical contact over the years i've been online.

I called u on Sunday. 08****************. Feel free to contact me if u change ur mind
WebmastersRe: Need Someone To Help Build My Website by Adesege(m): 12:31am On Dec 07, 2014
Emusan:
@semasir, @uchechuk, @raphaelosu, @eugbana, @skyhighweb, @hisblud

Anyone of you guys who live in Abuja should contact me on 08182093302 or emus4lifeisreal@gmail.com
I need someone to build my web site. (Very urgent)

Thanks.
There is a difference in building/having a website and having it secured.

Security of a website must not be overlooked.

I'm a web programmer/security expert and i've got guys who do the professional design.

Think twice before you engage a web developer. The security of ur site is important
WebmastersRe: Calling On All Web Designers/developers: Redesign Of Nigeria.gov.ng by Adesege(m): 12:23am On Dec 07, 2014
Web development is a combination of Content writers, Programmers, Security experts, and graphics, to mention but a few.

I've been a web designer for quite a couple of years, 3 years to be specific, and i must sincerely say that my strength is at programming.

It's uncalled for a country not to have an online indentity. It's a big slap to the webmasters habiting in it.

I as a person give myself to the aforementioned project and hope to put my best into it.

I am Adesege
WebmastersRe: Post your PHP Problems Here by Adesege(m): 12:11am On Dec 07, 2014
xkunzo:
any web master in around ajah lekki, eawoyaya, pls contact me on 08035412043 ..having prob with my websit
what's the nature of the problem? Nt staying in Lekki but i cn cum over if the need be.
WebmastersRe: Post your PHP Problems Here by Adesege(m): 12:08am On Dec 07, 2014
raynold:
please do I need to connect to a host for php to work.. cos non of my php codes are working.. am using wamp server.
probably your project isn't linked to the wamp server. Use shld access ur site via localhost/urFolderUrl/ or 127.0.0.1/urFolderUrl/. Aliter, visit http://localhost/, scroll down and check if ur project folder is in the "PROJECTS TAB"
WebmastersRe: Post your PHP Problems Here by Adesege(m): 12:05am On Dec 07, 2014
emmanuelatas:
pls oooiooo how do i install php on my system windows xp
you can make use of Xampp, wamp or Easy PHP developer. Wamp is of high preference
WebmastersRe: Post your PHP Problems Here by Adesege(m): 12:03am On Dec 07, 2014
raynold:
please I am getting an error message"403 forbidden" when I try to use "form"
something like this

Forbidden

You don't have permission to access /< on this server.
Kindly post the source code
WebmastersRe: Post your PHP Problems Here by Adesege(m): 12:00am On Dec 07, 2014
robbase:
Good day Master,
My problem is that I need a simple php code that can scroll(animations) .gif images, and also php codes to marquee .gif images.
Bless you.
I'll suggest u make use of JQuery instead.
WebmastersRe: Post your PHP Problems Here by Adesege(m): 11:57pm On Dec 06, 2014
Whalenchy:
Please how do i integrate a mobile deduction payment into my merged extensions website (html and php).
follow here https://simplepay4u.com/developer.php
WebmastersRe: Post your PHP Problems Here by Adesege(m): 11:53pm On Dec 06, 2014
lumet:
Please guys,i need a script that validates the string type and length of an inputted value in a form
kindly share the html form sample so i can help work on it. *cheers*

1 2 3 4 5 6 7 8 ... 14 15 16 17 18 19 (of 19 pages)