Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
33% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
Ranked #4K
~5K People Reached
Favorite Tags
Member Avatar for akvlko

Hi Friends, I am working on a project which have the below requirements: 1. Each module can have a communication medium with other world as an API. 2. A router will be there to communicate with each of the module via their APIs using CURL or anything else. 3. Each …

Member Avatar for LastMitch
1
263
Member Avatar for akvlko

Dear Friends! I want to build a API in php/mysql for obtaining the data for a verified request The First Step when i create the Url for API by cURL its done but after that i wont able to do The Server Setup and Response XML Return Is there anyone …

Member Avatar for mschroeder
0
142
Member Avatar for akvlko

Hey Friends! I have some tables by which i have to select the data to display in search result. Table Details user_type Table [CODE] int id string user_type [/CODE] ticket Table [CODE] int id 11 not_null primary_key auto_increment int user_id 11 not_null multiple_key int type_id 11 not_null multiple_key string ticket_type …

Member Avatar for akvlko
0
115
Member Avatar for akvlko

Hi Friends Currently I'm Developing a CMS in which I used JQuery for validation of form. In the State and City I have used Ajax to Fill the States after selecting the Country. All other validation are working fine but the validation I applied on the State field is not …

Member Avatar for hongle
0
183
Member Avatar for peekayb

Hi Sorry to ask this dumb question here. I would greatly appreciate your advice. What is the technology behind sites like: hubpages.com ezinearticles.com xomba.com which allow users to create profiles, upload content, create a users' forum, etc and in the case of hubpages & xomba, allow for revenue share, yet …

Member Avatar for teedoff
0
84
Member Avatar for akvlko

Hi Friend, I have a Jquery Validation code in which I have written [CODE]element.focus();[/CODE] When I view that page into other browser I able to modify that previous Field if I was left next field blank or wrong input. but in chrome i wont able to do so..! Can you …

Member Avatar for akvlko
0
111
Member Avatar for akvlko

Hi Friends I'm seeking for a Editor by which i can view my web pages in design mode something like Dreamweaver in Windows.

Member Avatar for mahmoud_wow
0
85
Member Avatar for dev.vini

how we can delete a uploaded from its source folder when it is deleted from database pls tell me

Member Avatar for richieking
0
84
Member Avatar for el33t

Hi, I'm trying to develop a PHP script which will calculate the internet connection speed of the users. In order to achieve this, the script will perform 5 basic tasks : 1) Fetch the time and store the value in a variable (say: $start_time) 2) Transfer a chunk of data …

Member Avatar for richieking
0
1K
Member Avatar for akvlko

Hi There! I have a Ajax Function copied from W3Shools I have modified them as my Requirement but it won able to send the xmlHTTP request to my PHP page for result here the function [CODE] function showUser(str,txtId,mth,url) { if (window.XMLHttpRequest) { xmlhttp=new XMLHttpRequest(); } else { xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } …

Member Avatar for mahavir123
0
112
Member Avatar for anoopkris123

Photo Gallery Code. This code is show all the images from the images folder with filename ending with "_thumb" When i run this code its working but i a getting an error as "[COLOR="Red"]Notice: Undefined variable: count in C:\wamp\www\photogallery\AutoGeneratingGallery\index.php on line 58[/COLOR]" I am using Wamp server 2.0 Please some …

Member Avatar for richieking
0
1K
Member Avatar for sistrlynn

Hi, I need som assistance placeing an HTML table within a PHP script. I thought I could just echo it, but I am getting a parse error. Here is the PHP code: (the parse error comes on line 339 <?php /* declare some relevant variables */ $DBhost = "localhost"; $DBuser …

Member Avatar for richieking
0
234
Member Avatar for g4george

Hi I have a session variable I wish to display in the title of a web page. This works well with IE. However, when I switch to Firefox it only works on my personal server. And not when I go online using Firefox. Can anyone tell me why? [CODE]<?php echo(ucwords($_SESSION[fullname])); …

Member Avatar for mahavir123
0
59
Member Avatar for ryathegr8

hi.... can anybody give me link for php compiler exe file???? and mysql...whateva needed to build a web application.... i'll be thankfull....

Member Avatar for akvlko
0
178
Member Avatar for artvor

Hello, it's about a week that I'm searching for a simple script that do this: So when value is 0 checkbox must be not checked and the opposite if value is 1... So when I check box it must send value= 1 to my mysql DB and if it's not …

Member Avatar for akvlko
0
190
Member Avatar for peepster

Hi there, I have a print button on the bottom of my page so that the user can print the page. I also have a print css style sheet so the images/colors aren't visible and the user can just print the text. [url]http://www.e-squareddesigns.com/websites/pacsoc/pacsoc_design.html[/url] When I click the button in Safari …

Member Avatar for akvlko
0
233
Member Avatar for akvlko

Hi Friends ! I Need a Paging Script such as Gmail for my College Project Which is a CMS based on Windows Sky Drive with Email Facility....! Thanks in Advanced!

Member Avatar for Stefano Mtangoo
0
112
Member Avatar for akvlko
Member Avatar for akvlko
0
156
Member Avatar for akvlko

Hi Friends! Can you people help me out about this I have Two Array's 1: a[] =>1 =>3 =>4 2: b[] =>5 =>6 =>8 and I want to combine both array like this c[1]=5 c[3]=6 c[4]=8 Means the value of first array will be the Index of Third array and …

Member Avatar for baltazar
0
144
Member Avatar for akvlko

Hi, This is Ashok from India as I am a student but currently having a training for web development so I made a Job Consultancy Project and face the following problems.... 1. i designed a form on which user can input the information about the candidates and a search will …

Member Avatar for akvlko
0
187