Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
3
0 Endorsements
Ranked #44.2K
~1K People Reached
Favorite Tags
Member Avatar for wesley gibson

Can anybody help me what is RSS? and how can i create rss, rss feed for a website, i heard it from many people but i don't know exactly. Please tell me briefly how can i use it in the website and tell me the procedure to create rss. Thanks …

Member Avatar for sarah newton
0
222
Member Avatar for slimjimmer

Not sure if this is the right place for this, but here we go. Basically I would like to get back into building websites, but I have no idea which dev tools to use. I haven't built a website for about 5 years ago and then I was using Microsoft …

Member Avatar for benwilliams
0
214
Member Avatar for illuminatus89

Is there any way by which I can initialize all the elements of an array(already declared) in one statement?? That is, without using loops

Member Avatar for benwilliams
0
234
Member Avatar for cciarleg

Hi, I'm having trouble getting rid of my USB to serial driver so that I can install a new one. I have deleted the device in device manager so that it shows up as the generic Usb to serial device. But when I am in the update device driver and …

Member Avatar for benwilliams
0
167
Member Avatar for Macko888

[CODE]<?php function graphImage($numachieved, $weektarg) { //working out how many days are in the month $day = (date('t')/4.33333); //week1 $day1 = $day; //week2 $day2 = ($day*2); //week3 $day3 = ($day*3); //week4 $day4 = ($day*4); //tagert for the week $perWeek = $numachived; //height of graph $numtarg = ($weektarg*1); $numtarg2 = ($weektarg*2); $numtarg3 …

Member Avatar for jkon
0
175