Forum: Other Programming Languages
Nov 20th, 2006, 3:11 PM
|
|
Replies: 1
Views: 130
|
Forum: Community Introductions
Nov 19th, 2006, 6:38 PM
|
|
Replies: 9
Views: 185
|
Forum: Community Introductions
Nov 19th, 2006, 3:56 PM
|
|
Replies: 9
Views: 185
Hey welcome. You may find this place somewhat...
Hey welcome. You may find this place somewhat uninviting because some of the members can be rude to people looking to learn. The staff disregards it because these members are "senior members."...
|
Forum: PHP
Nov 19th, 2006, 3:47 PM
|
|
Replies: 6
Views: 165
|
Forum: PHP
Nov 19th, 2006, 1:57 PM
|
|
Replies: 6
Views: 165
Well that would mean that its not a server-side...
Well that would mean that its not a server-side error, but rather the way its handled by the client. Perhaps something wrong with setting the cookies. After the cookie supposed to have been sent go...
|
Forum: PHP
Nov 19th, 2006, 1:51 PM
|
|
Replies: 6
Views: 165
|
Forum: Other Programming Languages
Nov 19th, 2006, 1:13 PM
|
|
Replies: 1
Views: 130
CLISP Help
(defmacro alias(name cur_fun)
`(defun ,name(&rest clauses)(,cur_fun ,@clauses)))
That's what I currently have, but I can't figure out how to get it to work out right. Basically I just want to be...
|
Forum: PHP
Nov 19th, 2006, 1:07 PM
|
|
Replies: 4
Views: 129
|
Forum: JavaScript and Client-Side Browser Scripting
Apr 15th, 2006, 10:54 PM
|
|
Replies: 19
Views: 484
If I may inject what I think mongeau is getting...
If I may inject what I think mongeau is getting at here, is that there is no way that a server-side language can protect your HTML layout, which is what this guy wants. Its not even javascript that...
|
Forum: JavaScript and Client-Side Browser Scripting
Feb 24th, 2006, 2:15 PM
|
|
Replies: 2
Views: 217
|
Forum: JavaScript and Client-Side Browser Scripting
Feb 23rd, 2006, 9:41 PM
|
|
Replies: 2
Views: 217
Clone Node Events
Is there any way to keep an old node's events when duplicating it? I'm setting up a sort of weird practice page, but the events don't stay with it, meaning I can do it only one time.
Thanks guys.
|
Forum: Coder's Corner Lounge
Feb 14th, 2006, 7:04 PM
|
|
Replies: 7
Views: 229
|
Forum: Coder's Corner Lounge
Feb 13th, 2006, 10:28 PM
|
|
Replies: 7
Views: 229
Application Planning
"Planning ahead saves tons of time later on"
-- Everybody who plans, or acts like they plan
I've heard that saying so often. Yet, I've never really seen anything on what to plan, or how you should...
|
Forum: PHP
Feb 10th, 2006, 3:16 PM
|
|
Replies: 25
Views: 534
The checkboxes checked will be the only ones...
The checkboxes checked will be the only ones passed over from the form submition. Therefore, for the most part, you can just cycle through the POST form. Although I'd do a different value that is...
|
Forum: Coder's Corner Lounge
Feb 8th, 2006, 9:51 PM
|
|
Replies: 60
Views: 1,272
Except for the fact that not all freelance is...
Except for the fact that not all freelance is done on sites like rentacoder. In fact, freelance work doesn't have to be online at all. However, I did not end up adding any more features for any of...
|
Forum: Coder's Corner Lounge
Feb 8th, 2006, 8:23 PM
|
|
Replies: 60
Views: 1,272
|
Forum: Coder's Corner Lounge
Feb 6th, 2006, 9:00 PM
|
|
Replies: 302
Views: 6,930
I have to agree about the part that most people...
I have to agree about the part that most people know the difference between the religion and the extremists. Most people I know use the word extremist or fanatic just to be on the safe side, and not...
|
Forum: Coder's Corner Lounge
Feb 6th, 2006, 3:35 PM
|
|
Replies: 302
Views: 6,930
|
Forum: PHP
Feb 6th, 2006, 2:20 PM
|
|
Replies: 10
Views: 332
|
Forum: PHP
Feb 5th, 2006, 9:25 PM
|
|
Replies: 10
Views: 322
I'm familiar with Smarty as well, but I really...
I'm familiar with Smarty as well, but I really don't see what that has to do with extensions, or as Cerulean calls them, plugins. I do know how to use include/require as I already said. The problem...
|
Forum: PHP
Feb 5th, 2006, 4:14 PM
|
|
Replies: 10
Views: 332
|
Forum: PHP
Feb 5th, 2006, 4:12 PM
|
|
Replies: 10
Views: 322
|
Forum: PHP
Feb 5th, 2006, 3:53 PM
|
|
Replies: 10
Views: 322
|
Forum: PHP
Feb 5th, 2006, 2:54 PM
|
|
Replies: 10
Views: 322
Thanks for the response, I appreciate it.
I'm...
Thanks for the response, I appreciate it.
I'm going to hijack my own thread by adding on, but the topics are somewhat similar :P. I'm working on my website, and the way I would like to set it up is...
|
Forum: PHP
Feb 5th, 2006, 1:16 PM
|
|
Replies: 10
Views: 322
Design Patterns In PHP
I'm trying to learn about design patterns right now, but I really don't know where to start. All of the tutorials that I have found seem like they either use PHP 5, or require the use of other design...
|
Forum: PHP
Feb 4th, 2006, 10:37 PM
|
|
Replies: 20
Views: 436
Instead of using "\r\n"
Just do:
"
"
Or in his...
Instead of using "\r\n"
Just do:
"
"
Or in his case:
$customercontent = "Your feedback was received and will be read by our staff.
Thank you for providing feedback on our services.
Here is your...
|
Forum: PHP
Feb 4th, 2006, 10:22 PM
|
|
Replies: 20
Views: 436
|
Forum: C++
Dec 24th, 2005, 12:31 PM
|
|
Replies: 27
Views: 606
|
Forum: Coder's Corner Lounge
Dec 20th, 2005, 1:34 PM
|
|
Replies: 302
Views: 6,930
|
Forum: Coder's Corner Lounge
Dec 20th, 2005, 1:25 PM
|
|
Replies: 302
Views: 6,930
|
Forum: C++
Nov 26th, 2005, 4:35 PM
|
|
Replies: 5
Views: 300
Thanks for that as well, I didn't know that a...
Thanks for that as well, I didn't know that a string type/class existed.The main practice of my project has been to learn classes, so in this script that I've made I have added yet another class, but...
|
Forum: C++
Nov 26th, 2005, 10:58 AM
|
|
Replies: 5
Views: 300
|
Forum: C++
Nov 25th, 2005, 10:15 PM
|
|
Replies: 5
Views: 300
Pointer Problems
#include <iostream>
// A class to hold a song's name and its length (time)
class Song
{
private:
char name[]; // An array of characters to store the song's name
int length; // The...
|
Forum: HTML / XHTML / CSS
Oct 2nd, 2005, 1:18 PM
|
|
Replies: 20
Views: 451
|
Forum: Coder's Corner Lounge
Oct 1st, 2005, 9:24 AM
|
|
Replies: 43
Views: 1,043
I've noticed that I've become a lot more...
I've noticed that I've become a lot more structured. You should see my notes. They are almost freakily organized with indentations and all the stuff. I feel that my logic has improved, though the...
|
Forum: JavaScript and Client-Side Browser Scripting
Sep 29th, 2005, 6:36 PM
|
|
Replies: 20
Views: 684
It was a challenge from mod-x. A rather simple...
It was a challenge from mod-x. A rather simple one too. The thing is, is that you should be the one to figure this out, you shouldn't be having others do it for you, which is the piont of the site.
|
Forum: JavaScript and Client-Side Browser Scripting
Sep 25th, 2005, 8:08 AM
|
|
Replies: 18
Views: 541
|
Forum: JavaScript and Client-Side Browser Scripting
Sep 24th, 2005, 3:06 PM
|
|
Replies: 18
Views: 541
JavaScript shouldn't be used for anything that...
JavaScript shouldn't be used for anything that would make users have it on. It should be for side-effects. You don't want it for form submitting or anything like that. Most commonly it is used for...
|
Forum: Other Web Development Languages
Sep 21st, 2005, 5:50 PM
|
|
Replies: 6
Views: 254
@Dameon:
So your suggestion is just to use...
@Dameon:
So your suggestion is just to use absolute linking?
@DaWei:
I happen to know that my host implements it, but do you think I should still not use it?
@tempest & OpenLoop:
mod_rewrite is an...
|
Forum: Other Web Development Languages
Sep 19th, 2005, 6:57 PM
|
|
Replies: 6
Views: 254
Apache mod_rewrite
I am on the quest to make my URL's more user friendly.
I have decided to use the oh-so-common method of:
/somevarhere/anothervarhere/etc/
instead...
|