Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~2K People Reached
About Me

I am a total enthusiast when it comes to programming, capable of changing the entire logic of a program with codes. Java, PHP and SQL , also specializing in e-commerce.

PC Specs
PHP, MySQL, Ecommerce solutions, window, interested in linux
Favorite Tags
Member Avatar for glenntamis

I want to start an ecommerce site, but don't know where to start. I will be starting a photo website pretty soon, but I am looking to also sell cameras and other photo related items.

Member Avatar for agustina
1
1K
Member Avatar for aals

hey...i need help with magento...with a travel booking engine integration i have got the directory structure figured in magento. There is this static block where i need the booking form to be put up, then i need to create page where the results are to displayed... i jus dont how …

Member Avatar for Mobcom
0
311
Member Avatar for aals

I have plans to make a clone of healthkart.com? Can someone suggest me a head start. I was thinking of using Magento as the CMS, you think thats the best option? thanks

Member Avatar for Dani
0
80
Member Avatar for aals

I am working on survey application in this I want only unique answers to be selected like for eg <form action="somefile.php" method="post" name="testForm"> <tr><td>Question 1 </td><td> 4<input type="radio" name="1" value='4' class="Session"/> 3<input type="radio" name="2" value='3' class="Session"/> 2<input type="radio" name="3" value='2' class="Session"/> 1<input type="radio" name="4" value='1' class="Session"/></td></tr> <tr><td>Question 2 </td><td> 4<input …

Member Avatar for Taywin
0
275
Member Avatar for aals

I am new to XML and need headstart for a car hire website which requires XML connectivity with its partners. So please help understand what do I need to know to start it? Thanks for help!

Member Avatar for aals
0
133
Member Avatar for aals

Problem when i am using $webRoot / $srvRoot as a value for a variable or in defining a constant Code & problem is below: [CODE]<?php ini_set('display_errors', 'On'); error_reporting(E_ALL); $thisFile = str_replace('\','/', __FILE__); $docRoot = $_SERVER['DOCUMENT_ROOT']; $webRoot = str_replace(array($docRoot, 'testing.php'), '', $thisFile); $srvRoot = str_replace('testing.php', '', $thisFile); define('WEB_ROOT', $webRoot); //error on this line …

Member Avatar for aals
0
331