Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
6
Posts with Upvotes
5
Upvoting Members
5
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
~11.8K People Reached
PC Specs
ASUS P4P800-E Deluxe Motherboard Western Digital 80GB HDD 512 MB SDRAM Sony DVD+-RW/DL Sony DVD-ROM…
Member Avatar for Sp!ke

This little snippet will teach you all about arrays and arrays of arrays, and so on and so forth.

Member Avatar for LastMitch
2
224
Member Avatar for abetse

Hi folks, my desktop icons have diasppeared and i have tried every trick on the book including tweakui to repair the icons no success please help. have tried to sefe boot nothing helps.

Member Avatar for ShadowPuterDude
0
857
Member Avatar for YoungCoder
Member Avatar for nike123

A little help, required with this insert.php script, which is meant to add a new user to mysql user, unfortunately when this script is executed, and username and password inserted, it doesn't actually add the new MYSQL USER, instead i just get the error message . <?php if(isset($_POST['add'])) { include …

Member Avatar for phpnukes
0
317
Member Avatar for marcus lau

hey Guys, well i need a CMS for my website ... << url snipped >> Any recommendation ???? I am quite budgeted or i would say if someone would like to sponsor a CMS i would advertise for him in my website for a year. Any possibilites for discussion is …

Member Avatar for sureshjoshi
0
409
Member Avatar for vegaseat

Things are getting quiet around the shop, seems like all the coding is done in foreign lands. Any way, let's get a thread started, a multilingual coding spree showing how to display "Hello World! (computer language used)". The code has to be a full program! Make sure you have the …

Member Avatar for sgssergio
0
1K
Member Avatar for Sp!ke

I'm writing a CMS-style application, and I can't quite figure out templating. I have a function that returns the file contents of a templaet file within a themes directory. That part works fine. Inside one of those files is a mix between HTML and PHP variables, for example:[code]<html> <title>$title</title> <link …

Member Avatar for digital-ether
0
142
Member Avatar for Sp!ke

This is a really strange bug... I'm doing a 'game' of sorts for Computer Science, and it works wonderfully. We have a main method that initializes things and starts the game loop. The game itself works when GUI.java is executed. Every method call in the main method is static. Now, …

Member Avatar for hussulinux
0
96
Member Avatar for realnsleo

hi there, i have a problem with the post data thing..i have two pages, one for uploading documents and another to see the uploaded documents. When i finish uploading and go to the next page i can see the uploaded document.when i click the back button to go back and …

Member Avatar for Puckdropper
0
72
Member Avatar for Sp!ke

I'm learning Java right now, and one of the projects I've been working on as practice lately is just a simple text editor (using Swing). The one thing, though, that I can't for the life of me figure out, is how to add scroll bars to the text box if …

Member Avatar for iamthwee
0
259
Member Avatar for server_crash

I would like to know if there are any ebay users in here. I tried to sign up last night and could not believe the information they wanted just for you to sell something. I mean, I thought a credit card number would suit them just fine, but no they …

Member Avatar for codejunkie
0
598
Member Avatar for Sp!ke

I'm writing a program to communicate with my Cisco switch via COM port using MScomm. I've gotten it to work perfectly, with one exception. If you've ever dealt with Cisco software before, you know that if there's a long list of things, it wil display "--More--" prompting you to scroll …

0
90
Member Avatar for HeldCaptive

I am doing a little research on which forums are usually used by the average Joe. :o

Member Avatar for Dani
0
2K
Member Avatar for Sp!ke

Hello everyone. I have a page that echos success on a successful login, and I want it to then sleep(2); and then redirect to another page. Unfortunately and obviously, the headers are already sent if I'm in the body of the page. So, is there a way (with any language, …

Member Avatar for zippee
0
166
Member Avatar for StrikeFreedom

Hi people, I have been trying to develop a database searching PHP script and encountered some problem. The problem is that whatever I type in as the keyword the script would return me all the entries from the database regardless of whether the word is actually there or not. Can …

Member Avatar for Sp!ke
0
90
Member Avatar for escolta

the first echo [PHP]echo $strSQL;[/PHP] gives: SELECT company_name from passwds where user = "jgonzalez" and ID = "0052" wich is allright but the second pair of echos are supposed to return solution if company_name is solutions and selex if company name is selex but i always get for an echo …

Member Avatar for sarahk
0
143
Member Avatar for Sp!ke

I currently use Kanoodle, which used to pay me some decent money, but they have seriously lowered their CTR in the past two months for me, and it's hurting. Would the switch to Google be sensible, and would I make more money? (Looking now, I only made $5 in the …

Member Avatar for jewboy
0
284
Member Avatar for cali

Hi there! I finally managed to do paging BUT it works only when i manually give 'category' a value. If i use $_POST[category] a warning occurs and no result is posted: Warning: Invalid argument supplied for foreach() in C:...\a.php on line 71 Here is my code in the a.php file: …

Member Avatar for cali
0
234
Member Avatar for bwest

Well I tried finding this information all over and all I could find were people trying to edit Word docs with php. I, rather, am trying to just load them into a variable to search through them. The server is Linux and not windows so we will not have the …

Member Avatar for bwest
0
115
Member Avatar for cali

Hi there! I have a problem when using $_POST variables in the following bar-graph. It seems as it cannot take values form a form, use them and then apear the graph in the resulting page. The only thing I take is the page with the --header --the image's(bar-graph) borders --footer …

Member Avatar for cali
0
132
Member Avatar for server_crash

Is there a really simple mod out there for creating subforums? Specifically for 2.0.16

Member Avatar for Sp!ke
0
354
Member Avatar for Juls

Hi, I have a login page that has a form that goes to processing page wich the has the logic that in case login fields are empty or invalid to redirect back to login page with result variable set to "badlogin". I ran it a couple times and it worked …

Member Avatar for Sp!ke
0
1K
Member Avatar for egoleo

Can some help me with a php built forum. i mean a good one and easy to use on a site. egoleo

Member Avatar for egoleo
0
298
Member Avatar for Sp!ke

Hello, everyone, I'm Spike. I run a few forum boards myself, so I'm quite acquainted with vBulletin. I really like how you've customized it, though, this looks great. Let's see...My hobbies include Snow Skiing, SysAdminning, Web Development, and Netowrk Adminnning. :cool:

Member Avatar for Electrohead
0
152
Member Avatar for md16185

Is there a way to do sigs? I tries to look in the profile thing, and nothing is listed...

Member Avatar for Narue
0
81
Member Avatar for Sp!ke

I've been thinking for awhile now that I should code a nice news system, and I have the structure all figured out, but what stumped me was: How do you display the articles with the latest first? I would set up a MySQL table with columns Title, Date&Time, Body, ID, …

Member Avatar for Sp!ke
0
176
Member Avatar for ashneet

I have learned php this summer so i am pritty new and need some help. what i am trying to do is that i have an item with an item# and a lot of other info from my db and would like to transfer that info in the array in …

Member Avatar for ashneet
0
187
Member Avatar for ashneet

How would i display the table names in my db using php as i only want to display the name of the table and dont want to select any info in the tables. :cheesy:

Member Avatar for ashneet
0
162
Member Avatar for ! !

formerly Windows code name "Longhorn" [img]http://i3.microsoft.com/h/en-us/i/WV_halfPanel_MSCOMhp_10.jpg[/img] [url="http://www.microsoft.com/winme/0507/25234/Win_Name_MBR.asx"]http://www.microsoft.com/winme/0507/25234/Win_Name_MBR.asx[/url] [url="http://www.microsoft.com/windowsvista/default.mspx"]http://www.microsoft.com/windowsvista/default.mspx[/url] [url="http://seattletimes.nwsource.com/html/businesstechnology/2002396597_webmicrosoft22.html"]http://seattletimes.nwsource.com/html/businesstechnology/2002396597_webmicrosoft22.html[/url] [url="http://www.forbes.com/facesinthenews/2005/07/22/microsoft-vista-longhorn-cx_cn_0722autofacescan08.html"]http://www.forbes.com/facesinthenews/2005/07/22/microsoft-vista-longhorn-cx_cn_0722autofacescan08.html[/url]

Member Avatar for kc0arf
0
270
Member Avatar for ashneet

I am pritty new to PHP and there are a lot of thinks i still dont know. What the problem is that i dont understand the purpuse of the case statement another words what does it do and how u r suppose to use it.

Member Avatar for ashneet
0
149