Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+6
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
25
Posts with Upvotes
22
Upvoting Members
18
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
9 Commented Posts
1 Endorsement
Ranked #856
Ranked #377
~42.6K People Reached
About Me

Working as a Consultant for IT. Do projects in PHP for fun. Just bought an Android based phone and learning the Android SDK.

Interests
Collecting Paper Napkins, Computer Gaming, Reading Novels.
PC Specs
Windows Vista
Favorite Forums
Favorite Tags
Member Avatar for jrotunda85

I have created a table in a mySQL DB where users are going to a form and entering ratings on 6 Categories (5 Specific and 1 Overall) for a particular item_id. On the item table, I have a column that calculates the total number of ratings this particular item_id has …

Member Avatar for Vishwajeet_2
0
3K
Member Avatar for baldford

This code does not work properly. The code does execute but i am unable to see where the file should be uploaded to. I checked the default directory referenced by the php.ini file but to no avail. [code]<?php $to = "nextphaze@live.com"; $firstname = $_REQUEST['firstname'] ; $lastname = $_REQUEST['lastname'] ; $mobile …

Member Avatar for Baldford_1
0
263
Member Avatar for zerey02

.guys i'm starting a new project. an online examination using PHP and an online database phpMyAdmin. .the exam is consisted of questions which can be answered by choosing one of the four answers. what i want to do is either use dropdown menu or multiple radioboxes when picking answers. of …

Member Avatar for krishnadaspc
0
178
Member Avatar for jacob21

Hello i want to send bulk sms.In developer API this code is given. where should i use that code. WAITING FOR HELP. A sample HTTP API Call for Single Recipient would be: [url]http://www.abulksms.com/pushsms.php?username=acs&password=your_password[/url] &sender=mysenderid&cdmasender=mycdmasenderid&to=myrecipient&message=Hello A sample HTTP API Call for Single Recipient with Scheduling (4th January 2009 at 3:30 PM) …

Member Avatar for bokerinni
0
150
Member Avatar for kakaliki

Any examiner, webmaster,graduate students in computer science or related in here? If yes can you please confirm if an online movie or concert/theatre/attractions booking system using php ,apache, mysql is a suitable topic as final year project? I would like the site to look a bit like stargreen.com or similar …

Member Avatar for Biiim
0
120
Member Avatar for mhaselip

Hi All Please can somebody help me. I am trying to output more than 1 row of data querying a table called tblbanners. The normal while loop isnt outputting more than 1 row. it seems to be just printing only 1 row. not too sure why? would be greatfull if …

Member Avatar for mhaselip
0
350
Member Avatar for Smudly

I'm planning to create a voting page, where users can vote on different ideas or suggestions. I think for my situation it will be best to use a Thumbs Up / Thumbs Down type voting system. Can anyone explain how these work? Do they use division, average, etc? Thanks

Member Avatar for coolest_987
0
273
Member Avatar for metalix

View the full tutorial at [URL="http://www.effectivewebdesign.co.nz/tutorial.php"]http://www.effectivewebdesign.co.nz/tutorial.php[/URL] I have tested this many times and it works fine. Please don't complain unless you really can't get it working, Just PM me and I'll fill in the blanks Happy Coding :)

Member Avatar for Rogueit
0
843
Member Avatar for jrotunda85

I am trying to create a page where a registered user can go, view the information from their profile, and update that information if necessary. I've started putting something together however it's inefficient in my opinion. Here's what I'm trying to figure out: [LIST=1] [*]Is there a way to check …

Member Avatar for diafol
0
166
Member Avatar for oree

My question is, if I want to upload 4 files at a time do I néed to store at my database all 4 filesize type and path or can I get away with only storing the file name and upload them. Thanks

Member Avatar for sudeepjd
0
131
Member Avatar for nyler01

Hi.. Please help me in creating a script that will show the hidden textbox if a checkbox is checked.. I don't have any idea on how to do this. Thanks in advance..

Member Avatar for Hummdis
0
190
Member Avatar for FBG

Hi, On my website I have a lot of folders with lists of article links. I want to display the number of links in these lists on the folders people select, so they know how much articles are inside a folder and where to search. I've looked for help creating …

Member Avatar for FBG
0
108
Member Avatar for BHARANIMMAJ

HI To all, I am using php page navigation how pass selected check box value to next page. Example I am display 20 member details per page. First page i am checked 10 member. second page i checked 5 member. how to pass the first page checked value to second …

Member Avatar for sudeepjd
0
139
Member Avatar for lukemaister

I was just browsing through facebook profiles and some other social networking sites like twitter and I realized that each profile has its own URL. However it is a simple URL and not a complicated one (e.g. facebook.com/john.doe). My question is how is this possible to develop? Is a folder …

Member Avatar for sudeepjd
0
101
Member Avatar for 99k

Hello all, I need to extract data from a website, say for eg. Buy.com's Electronics category and save it either in MS excel. I tried looking for the code over the internet, but this wasn't properly explained anywhere. Please help me.

Member Avatar for diafol
0
116
Member Avatar for hishamaborob

Hi how can I assign html body tag contents into php variable then use it as the body of email

Member Avatar for hishamaborob
0
139
Member Avatar for d3rck

Hi everyone, Edited: So I figured out how to show the submit buttons. My next question is how to incorporate a security measure like html_entities in the action of the form? [CODE] <?php require ("core/config.php"); $tablevaluegetter = mysql_query("SELECT * FROM ratingsystem WHERE typeofsite='somthingtorate' ORDER BY ratetotal DESC"); echo "<table border='1'> …

Member Avatar for d3rck
0
226
Member Avatar for rohit b k

hi guys, i want to express the data which is extracted from database in a table in the following fashion item1 item2 item3 item4 item5 item6 item7........... ............itemn dynamically but i can express either row wise or column wise but not as shown above please help me with the code …

Member Avatar for sudeepjd
0
96
Member Avatar for tomjrjones

hi i need help deleting files via php, i can delete files using php, but i want to be able to delete a file by typing in the name of the file. the directory i want to delete a file from is "users/" here is the unlink script i have …

Member Avatar for 84hd0ns
0
130
Member Avatar for Lioshenka

I have two pages, both extremely simple. One of the has some code on it which is literally an iframe with some basic CMS controls which allows the user to enter some text in it (by default it reads some pre-written text from a file and pastes it into the …

Member Avatar for Lioshenka
0
165
Member Avatar for ankit.pandey3

Hi Friends..... I want to implement search indexing (like joomla) in my website. Earlier I develop search from database by "select" statement. But for whole website, I don't have any idea to do it............ Plzzzzzzz Help ??????/// I'll highly oblized to you.............

Member Avatar for ankit.pandey3
0
136
Member Avatar for ebanbury

Hi I can successfully parse data from a form in one page to a table in another page, but I'm having problems displaying the data in the same page as the search form. Below I have set up a simple one field search and table in the same page. I …

Member Avatar for sudeepjd
0
171
Member Avatar for Prerequisite

Hello all, I'm trying to get through this tutorial, but running into a brick wall. I'm not very versed with PHP, so the error may be simple. I'm trying to call the data that the user inputted to the PHP form, but it's only displaying blank lines for me. I've …

Member Avatar for Prerequisite
0
132
Member Avatar for puvi

hi ppl of the forum.. i am so glad i joined this forum, members here play a big role in my learning PHP, n im able to work on a PHP project so soon all thanks to the forum and its members.. n here i'm back again, with another piece …

Member Avatar for sudeepjd
0
115
Member Avatar for new_developer

hi, I want that when i click on thumbnail, large image of that thumbnail opens in another page. Please tell me how we can do this, through javascript.

Member Avatar for sudeepjd
0
77
Member Avatar for puvi

hi frens, i have a weird doubt haunting me. please clear it for me.. lets say i have a table(EMP) containing fields emp_name and emp_dept, n there are around 10 records in the table. now i want to print all the emp_name. i know we can do as follows $empname=mysql_fetch_array($result); …

Member Avatar for puvi
0
88
Member Avatar for slrobinson1983

hello all. i have this code... [CODE]@mkdir("C:\wamp\www\uma\member media\member tracks'$memberid'") or die(mysql_error());[/CODE] ... it works but the folder it makes is in single quotes. i'd like to have the folder it makes have no quotes at all. its creating 'FOLDER' when i just want it to read FOLDER. i've tried... [CODE]@mkdir("C:\wamp\www\uma\member …

Member Avatar for Javvy
0
76
Member Avatar for rohit b k

hi guys, pls help me out.. how can i insert the current date into mysql data base through php ?? n pls tell how to retrieve also.. its urgetnt..!!

Member Avatar for sudeepjd
0
93
Member Avatar for AMADH

Hello, I was hoping that someone can help me with this. I have this linking list working, but I have one problem, when I click on the link it shows up with the link like this winner.php?service=1&&year=2010 and honorable.php?service=1&&year=2010&award=1 this is for all years not just 2010, and what I …

Member Avatar for sudeepjd
0
190
Member Avatar for abhi10kumar

I have a Textarea, and I want to store value in a variable. The condition is that the value will be fetch from JS that is [B]Document.FormName.Combox1.Value[/B] in the [B]same page[/B]. I know $_POST['Combox1'] method..

Member Avatar for abhi10kumar
0
165