Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #2K
~6K People Reached
About Me

an input field for a bio lol they werent kidding when they said short were they ><

Interests
guitar, webdesign, programming, sleeping
PC Specs
dual screen - what more do you need? :)
Favorite Tags
Member Avatar for sleign

This question could probably be posted in several areas, but what I am writing is a google maps application and I'm also pulling feeds, so I'm choosing this as the main category to post this question in. Basically, I've pulled a feed from NOAA which gives me weather alerts. I …

Member Avatar for sleign
0
631
Member Avatar for a_salted_peanut

Hi all I apologies again in advance for the seemingly stupid question. I have tried googling this once but can't see to get the answer i'm looking for. Basically i have a form which can query the database depending upon what the user has selected. The trouble is if multiple …

Member Avatar for sleign
0
194
Member Avatar for sleign

I'm not really sure what's going on. I've looked all over the internet and have been stuck on this issue for days. It seems as though few have run into this problem and those that have - have no suggestions or even any replies. CKEditor's help forum has nothing on …

Member Avatar for sleign
0
332
Member Avatar for qazplm114477

Which php framework should I spend my time learning? Since there are so many, I was wondering which are the more popular frameworks out there?

Member Avatar for Stefano Mtangoo
0
260
Member Avatar for SunnySideUp

Hi, I am looking to get some help as to how I can create a script that does an Instant live search which displays results as I type: For Instance: 1) I arrive at a page and it has all lists of members from a database already displayed. 2) Then …

Member Avatar for sleign
0
232
Member Avatar for sleign

I got a call recently from a friend on the other side of the country. His friend runs a computer shop in a rural area. He has been dealing with this malicious code for at least 2 weeks and at one point it shut down his entire network, except his …

Member Avatar for jholland1964
0
136
Member Avatar for niths

Hi all, how can i send the value selected by radio button to the next page. thank u.

Member Avatar for sleign
0
82
Member Avatar for sleign

hey guys - I'm sort of new to php5 and mysql5 but I'm pretty decent in php4 and mysql4 and thus far I've not seen that many differences. I am, however, new to SSL technology. I am building a site for a friend and am working on the login processing …

0
62
Member Avatar for sleign

ok I've been looking all over the net and I cannot find anything about this issue anywhere, other than the same problem is mentioned once in a great while, but never shown how to rectify this. I'm at a point where I can't do anything else and I could use …

Member Avatar for sleign
0
94
Member Avatar for sleign

ok I know there's a way around this otherwise radio buttons and checkboxes wouldn't ever be used in forms...so I've been trying to figure this one out... I have a dynamic form that consists of an associative array. Each row in this form consists of: name, id, 3 radio buttons …

0
109
Member Avatar for sleign

I've been working at this most of the day, trying to figure out how I can accomplish this sort of form, even looking through countless sites for anything vaguely close to what I'm trying to do for help on logic or syntax behind this (to little to no avail, of …

Member Avatar for sleign
0
116
Member Avatar for sleign

ok laugh at me if you will, call my code sloppy or retarded or not very secure (I'm self-taught and think I do pretty good for where I'm at) but I'm pretty proud of myself for having figured this out. I've been trying to validate a form for the past …

Member Avatar for Devoted Hosting
0
206
Member Avatar for sleign

I am building a website that's worked out very nicely so far with few problems. It's mainly coded in php and xhtml with css. This site also uses 1 inline frame. I don't know much about javascript - it seems to be such an immense scripting language to me, but …

Member Avatar for sleign
0
112
Member Avatar for nadnakinam

[CODE] <?php //CONNECTION TO DATABASE! $host="localhost"; // Host name $username="root"; // Mysql username $password=""; // Mysql password $db_name="accounts"; // Database name $tbl_name="login"; // Table name $tbl1_name="details"; // Table1 name $con=mysql_connect("$host","$username","$password"); mysql_select_db("$db_name",$con); $show_all=$_POST['rg01']; // Show All //echo $show_all; if($show_all!="") { $sql="SELECT * FROM $tbl1_name WHERE sex='$show_all'"; $result=mysql_query($sql); } else { echo …

Member Avatar for cwarn23
0
124
Member Avatar for sleign

hey all - I'm more of a self-taught programmer but am going to school for programming as well. I'm quickly finding out that my favorite languages are the ones that school doesn't teach. figures, doesn't it? anyways, I've been playing with php/mysql for around a year now, and have been …

Member Avatar for sleign
0
137
Member Avatar for sleign

I've been trying to figure this out for a few days, and my teacher can't really answer my question, as he is just as stumped as I am. Python is supposed to be pass by reference, but I keep getting pass by value when it comes to returning a bool …

Member Avatar for woooee
0
365
Member Avatar for sleign

hey I'm having a problem trying to get some variables passed on a form to another page where the processing is handled. basically what I'm trying to do is display the titles of pages from a website that are stored on a mysql database. those titles are passed thru a …

Member Avatar for sajif
0
165
Member Avatar for sleign

I'm not exactly sure where to post this - in html, php, or mysql area but since this is mostly php oriented, I figure I'll post it here for starters til I get yelled at >< Background info: This is not for the general public, nor attached to any website, …

Member Avatar for TommyBs
0
119
Member Avatar for sleign

I'm finding some information here and there about $PHP_SELF but never specific to the question I have. I'm not sure if I'm going about this right, but I'm using a form for user input, specifically a registration page - and I'd rather only have one page the user has to …

Member Avatar for digital-ether
0
184
Member Avatar for sleign

I have written a guestbook in php using a MySQL database to store the entries. I am now writing the backend for it so that the rows in the table can be modified via a form. The way the form works is this: A table is displayed on a page …

Member Avatar for sikka_varun
0
2K
Member Avatar for fireballnelson

I am new to C++ although I have done intermediate java programming. A couple of months ago I bought a book called [I]The C++ Programming Language; Third Edition[/I] by Bjarne Stroustrup. I am beginning to think that was a mistake because it is a little over my head. I was …

Member Avatar for chococrack
0
84
Member Avatar for Morinski123

WHen I start my laptop up it goes through bios fine then It just stops at a black screen with flashing underscore in top left, I tried to load in safe mode and everything but it does same thing after bios, I cant even load setup. I just got the …

Member Avatar for Dell-Ninja
0
124
Member Avatar for sleign

I've been learning C++ in school for awhile now, and mainly using their version of C++. I decided to download Dev C++ so I could start making programs on my own. For the most part, they've been nothing short of cheezy and useless, tho fun (like a fortune teller that …

Member Avatar for Ancient Dragon
0
129
Member Avatar for sleign

not really sure what to put in here, I have to admit I didnt read the 100 entries before mine lol my eyes are about to bug outta my head from reading all the other informative posts on programming. Computers have been a big part of my life since the …

Member Avatar for Denniz
0
121