₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,329,297 members, 8,439,814 topics. Date: Monday, 06 July 2026 at 03:18 AM

Toggle theme

Ajax1211's Posts

Nairaland ForumAjax1211's ProfileAjax1211's Posts

1 2 3 (of 3 pages)

WebmastersWeb Masters, Pls Review My E-commerce Website. by Ajax1211(op): 5:52pm On Apr 08, 2015
I just concluded with this e-commerce website for a company in Port Harcourt and they are into sales of mobile phones, Computers, CCTV etc

the website www.integral.com.ng is up and running.

So i want my fellow webmasters help me review the website, and please help to criticize it. Thanks.

www.integral.com.ng
WebmastersWeb Masters, Pls Review My Site by Ajax1211(op): 10:08am On Mar 30, 2015
I just concluded a website for a company in port harcourt, Integral communications, it is actually an e-commerce website and i want to know what my fellow developers think, i created it using wordpress. www.integral.com.ng

And am having a problem, when i visit the website with a mobile devise, certain features do no work, i used a responsive theme but still certain features don't work, probably there are certain plugins i need to install for %100 mobile compatibility. Please someone should advise on what to do. Thanks.

www.integral.com.ng
WebmastersPayment Gateways by Ajax1211(op): 3:15pm On Mar 25, 2015
Hello, I once came across an article about integrating payment systems to an e-commerce website.

I can't find it anymore, someone should please help me with the link to that article or help with the information.

Thanks.
WebmastersHelp Me Out With Register.php by Ajax1211(op): 5:39pm On Mar 12, 2015
Hello, am having issues with php as usual

Am creating an application and in the page where people are to register (i.e register.php page) so that their data can be stored into the database is not working.

Actually every thing works well without any error but the values from the form does not get inserted into the database. here is the code after creating the form

//assuming ive selected the right database and the connection is working

<form action="thankyou.php method="post">
// Please no time to start typing the html form abeg
</form>

$username = $_POST['username']; //putting the username the user typed into the form into a variable
$password = $_POST['password']; //same with the password
$firstnamename = $_POST['firstname'];

$query="INSERT INTO user (userid,username,password,name)
VALUES ('','$username','$password','$firstname')";

mysql_query($query);

Now when i fill the form and click on the submit button, the thankyou.php page runs properly and echoes the values from the form but checking the database,nothing gets inserted.

Now the funny thing is that whenever i type the values directly into the sql statement, it works, let me show you

$query="INSERT INTO user (userid,username,password,name)
VALUES ('','ehis','pass','ehinome')";

When i type in the values i want inserted into the form, it works and gets inserted but when i try using variables that contains the values typed into a form, it does not get inserted.

What could be the problem, ive being on this for days. Thanks
WebmastersRe: Post your PHP Problems Here by Ajax1211: 5:29pm On Mar 12, 2015
Hello, am having issues with php as usual

Am creating an application and in the page where people are to register (i.e register.php page) so that their data can be stored into the database is not working.

Actually every thing works well without any error but the values from the form does not get inserted into the database. here is the code after creating the form

//assuming ive selected the right database and the connection is working

<form action="thankyou.php method="post">
// Please no time to start typing the html form abeg
</form>

$username = $_POST['username']; //putting the username the user typed into the form into a variable
$password = $_POST['password']; //same with the password
$firstnamename = $_POST['firstname'];

$query="INSERT INTO user (userid,username,password,name)
VALUES ('','$username','$password','$firstname')";

mysql_query($query);

Now when i fill the form and click on the submit button, the thankyou.php page runs properly and echoes the values from the form but checking the database,nothing gets inserted.

Now the funny thing is that whenever i type the values directly into the sql statement, it works, let me show you

$query="INSERT INTO user (userid,username,password,name)
VALUES ('','ehis','pass','ehinome')";

When i type in the values i want inserted into the form, it works and gets inserted but when i try using variables that contains the values typed into a form, it does not get inserted.

What could be the problem, ive being on this for days. Thanks
WebmastersRe: Post your PHP Problems Here by Ajax1211: 5:00pm On Mar 12, 2015
Hello, am having issues with php as usual

Am creating an application and in the page where people are to register (i.e register.php page) so that their data can be stored into the database is not working.

Actually every thing works well without any error but the values from the form does not get inserted into the database. here is the code after creating the form

//assuming ive selected the right database and the connection is working

<form action="thankyou.php method="post">
// Please no time to start typing the html form abeg
</form>

$username = $_POST['username']; //putting the username the user typed into the form into a variable
$password = $_POST['password']; //same with the password
$firstnamename = $_POST['firstname'];

$query="INSERT INTO user (userid,username,password,name)
VALUES ('','$username','$password','$firstname')";

mysql_query($query);

Now when i fill the form and click on the submit button, the thankyou.php page runs properly and echoes the values from the form but checking the database,nothing gets inserted.

Now the funny thing is that whenever i type the values directly into the sql statement, it works, let me show you

$query="INSERT INTO user (userid,username,password,name)
VALUES ('','ehis','pass','ehinome')";

When i type in the values i want inserted into the form, it works and gets inserted but when i try using variables that contains the values typed into a form, it does not get inserted.

What could be the problem, ive being on this for days. Thanks
Art, Graphics & VideoRe: Backgrounds For Graphic Work by Ajax1211(op): 2:38pm On Mar 02, 2015
Wow, i've tried but ive not being able to download any of the images, the downlaod link just does not come up.

Have you being able to download images from this site?
Art, Graphics & VideoRe: Backgrounds For Graphic Work by Ajax1211(op): 6:37am On Feb 21, 2015
God bless you, thanks.

I will check it out.
Art, Graphics & VideoBackgrounds For Graphic Work by Ajax1211(op): 4:24pm On Feb 20, 2015
Hello, my job requires me to create lots and lots of banners for a website and i am also the website admin, that makes me very busy.

I dont have the time to start creating backgrounds from scratch, please someone should help me with a website where i can just get backgrounds so i can just place the company images on them.

Please i need this badly, thanks.
WebmastersPlease Someone Should Recommend A Hosting Company For Me by Ajax1211(op): 10:47am On Feb 10, 2015
I want to host a site and need a reliable and efficient hosting company.


please dont recommend a company you have not used, there are so many useless and incompetent guys out there claiming to run a hosting company e.g lagos host.com (these guys are just useless).

So please am waiting. Thanks
Art, Graphics & VideoRe: Am Having Issues With Photoshop. by Ajax1211(op): 11:37am On Jan 28, 2015
OK THANKS, LET ME CHECK IT OUT.
Art, Graphics & VideoRe: Post Your Photoshop Problems Here And Lets Slug It Out Together by Ajax1211: 10:50am On Jan 27, 2015
There are certain things in corel draw that am having issues doing in photoshop.

How do i use the power clip feature in photoshop and how do i add outline to an object.

Thanks
Art, Graphics & VideoAm Having Issues With Photoshop. by Ajax1211(op): 10:45am On Jan 27, 2015
Hello, i started graphics with corel draw and recently decided to learn photoshop, right now am very good with it.

The problem is that i have issues doing certain things i used to do in corel draw.

For example, how do i Power clip in photoshop, how do i add an outline to an object.

i cant remember most of them right now, as i remember i will post them here.

Thanks
WebmastersRe: To All The Web Gurus, Help Your Boy by Ajax1211: 11:57am On Jan 12, 2015
Guess you need knowledge of php to do that.
WebmastersImages And Copyright Issues by Ajax1211(op): 11:55am On Jan 12, 2015
Hello all, am building an e-commerce site for a company that sells electronics.

Now i need images of their products, the problem is that i cant snap the images my self because they have over 1000 products so i have no choice but to get the images online.

Where do i get these images online without having copyright issues.

Thanks.
ComputersRe: Post Your Computer (PC) Troubles Here. by Ajax1211: 12:08pm On Dec 03, 2014
My Asus laptop did not come with drivers,

Ok I will install windows 8.1 back into the system, please how do I go about installing all the drivers back.
ComputersRe: Post Your Computer (PC) Troubles Here. by Ajax1211: 10:58pm On Dec 02, 2014
Am using an Asus laptop, it came with windows 8.1 so I tried downgraded it to 8.0, ever since then I've being having issues with the brightness.

I had to reinstall 8.1 back, the same issue.

When I click on the battery icon, Adjust screen brightness and try to reduce the brightness with the slider, it does not work.

Everything appears drived.
ComputersRe: PC Trouble, Please Help by Ajax1211(op): 10:01pm On Dec 02, 2014
No ideas?
ComputersPC Trouble, Please Help by Ajax1211(op): 12:27pm On Dec 02, 2014
Please i need help with my new laptop, i just got a new laptop and installed windows 8 os.

Right now the screen brightness is no longer active, that is i can not reduce or increase the brightness of the screen, its just too damn bright there by making the battery run down fast.

Please what could be the problem, what do i do so i can reduce the brightness of my screen.
ComputersRe: Post Your Computer (PC) Troubles Here. by Ajax1211: 12:26pm On Dec 02, 2014
Please i need help with my new laptop, i just got a new laptop and installed windows 8 os.

Right now the screen brightness is no longer active, that is i can not reduce or increase the brightness of the screen, its just too damn bright there by making the battery run down fast.

Please what could be the problem, what do i do so i can reduce the brightness of my screen.
ComputersRe: Laptop Not Charging Issue, Pls Help. by Ajax1211(op): 9:28pm On Nov 27, 2014
Yea it did, thanks.
ComputersLaptop Not Charging Issue, Pls Help. by Ajax1211(op): 5:04pm On Nov 27, 2014
Hello all, this stated just yesterday when I plug my laptop, it just says "pluged in, not charging"

Please what could be the problem.

Thanks.
ComputersRe: Having Problems Formatting My Asus Windows 8.1 Laptop by Ajax1211(op): 9:18am On Nov 11, 2014
I just noticed, the error that pops up when I try to format the laptop is a "Blue screen of death" BSOD.

And it happens immediately after the formatting process begins.

Please how do I go about solving this problem.
ComputersRe: Having Problems Formatting My Asus Windows 8.1 Laptop by Ajax1211(op): 8:21am On Nov 11, 2014
Where exactly in the Bios should I go to to enable the legacy os
ComputersHaving Problems Formatting My Asus Windows 8.1 Laptop by Ajax1211(op): 7:03am On Nov 11, 2014
Hello, I just got a brand new ASUS laptop and it came with windows 8.1 OS

I don't like 8.1 so I've being trying to install windows 7 into the system but its not working.

Am a computer engineer, but I've never seen anything like this before, don't know if the issue is with Asus or windows 8.1.

Help please, I really need to get back to windows 7
WebmastersHaving Problems With Css And Doctype Declaration by Ajax1211(op): 7:42am On Jul 27, 2013
Am creating my first website and I realise that my css codes don't work properly when I include a doctype declaration to the html page.

Don't know what the problem is, the css works fine but the doctype changes everything.

And also need help on the specific css codes to use for crossbrowser compatibility.

A brother needs help, thanks.
WebmastersRe: Web Designers Drop Your Bbmpins Let's Rub Minds by Ajax1211: 6:33am On Jul 27, 2013
Mine is 3249f816
ComputersRe: Need Help With My Motherboard by Ajax1211(op): 4:28am On Jun 23, 2013
All I need to know is how much I can get a hp compaq 6735s motherboard in lagos. Thanks
Technology MarketNeed Help With My Motherboard by Ajax1211(op): 4:00pm On Jun 20, 2013
I stay in benin and presently doing my service in ekiti, my motherboard is bad and I've gone round benin and ekiti in search of a Hp compaq 6735s motherboard, could not find it. So I was advised to go to lagos, can someone please tell me the price or price range of this motherboard in lagos, so I can prepare myself before travelling. Hp compaq 6735s AMD. Thanks

1 2 3 (of 3 pages)