Forum: PHP
Mar 19th, 2008, 2:49 PM
|
|
Replies: 2
Views: 198
DDoS
how do i defend my network against DDoS attacks? i'm kinda confused how to. al i've seen is to just filter packets. but i dont know what that means.
|
Forum: Other Web Development Languages
Feb 26th, 2008, 7:25 PM
|
|
Replies: 4
Views: 381
do you help other websites?
wat i mean by that is do you click on some google ads to help out the site? like not on really popular sites like small indie sites. i do because i would want them to do that.
|
Forum: Coder's Corner Lounge
Feb 26th, 2008, 7:22 PM
|
|
Replies: 45
Views: 1,468
|
Forum: Community Introductions
Feb 4th, 2008, 12:01 AM
|
|
Replies: 15
Views: 440
|
Forum: Community Introductions
Feb 3rd, 2008, 4:48 PM
|
|
Replies: 15
Views: 440
|
Forum: Coder's Corner Lounge
Jan 27th, 2008, 7:32 PM
|
|
Replies: 49
Views: 1,623
|
Forum: PHP
Jan 27th, 2008, 5:28 PM
|
|
Replies: 5
Views: 274
|
Forum: C++
Jan 26th, 2008, 7:21 PM
|
|
Replies: 4
Views: 168
easy
is it easy to go from PHP to C++?
|
Forum: Community Introductions
Jan 26th, 2008, 6:41 PM
|
|
Replies: 11
Views: 539
|
Forum: PHP
Jan 25th, 2008, 3:02 PM
|
|
Replies: 6
Views: 380
Re: efficient
thanks! but would there still be able to be a field like name,email,comment? cause thats what i aiming for. and thx for all of your help so far!
my script is just an insert select. here's an...
|
Forum: PHP
Jan 25th, 2008, 2:22 AM
|
|
Replies: 6
Views: 380
Re: efficient
lo siento :(. ok i made a database for comments. and when u add a comment it inserts it into the table. and i have a section called comments on the page with the picture and all that does is just...
|
Forum: PHP
Jan 24th, 2008, 10:22 PM
|
|
Replies: 6
Views: 380
efficient
ok i just finished making my comment script for pictures. but i would have to create a new table each time and now its starting to become very tedious :@. So i was wondering is there a way to make my...
|
Forum: PHP
Jan 23rd, 2008, 8:03 PM
|
|
Replies: 8
Views: 305
|
Forum: PHP
Jan 23rd, 2008, 7:26 PM
|
|
Replies: 8
Views: 305
Re: isset() help
ok i figured out why lol. all i had to do was just change it to: if ($_POST['comment']==false)
hahhah wow.
|
Forum: PHP
Jan 23rd, 2008, 3:55 PM
|
|
Replies: 3
Views: 223
|
Forum: PHP
Jan 23rd, 2008, 3:45 PM
|
|
Replies: 8
Views: 305
Re: isset() help
lol. i think i'll just use if (empty ($_POST['comment')
ok now wth? i cant use print,echo, or die... :(
|
Forum: PHP
Jan 23rd, 2008, 12:30 PM
|
|
Replies: 8
Views: 305
|
Forum: PHP
Jan 23rd, 2008, 9:23 AM
|
|
Replies: 8
Views: 305
isset() help
im just wondering but why won't this isset() function not working? it still inerts the values nito my MySQL database even if the comment box isnt filled out. and thanks!
here's my code:
<?php
if...
|
Forum: Other Web Development Languages
Jan 18th, 2008, 10:57 PM
|
|
Replies: 1
Views: 362
good hoster?
is this site a good hoster? has anyone had any experiences with them?
http://pixelled-solutions.com/
|
Forum: PHP
Jan 10th, 2008, 2:31 AM
|
|
Replies: 8
Views: 395
Re: mysql_real_escape
Thx. but im just wondering when should i use the $username instead of $_POST["username"]? like when im inserting it into the database? because im just starting to learn about SQL injection.
|
Forum: PHP
Jan 10th, 2008, 1:25 AM
|
|
Replies: 8
Views: 395
mysql_real_escape
hey i need some help with this login form.
everytime i do this i get login failed even though it is in the database/table/row!
Plz tell me whats wrong?
Yes i already connected and selected the...
|
Forum: Other Web Development Languages
Dec 19th, 2007, 11:37 PM
|
|
Replies: 9
Views: 534
Re: gaming
thanks so does it come with cPanel?
also which web hosters have cpanel?
|
Forum: Other Web Development Languages
Dec 19th, 2007, 4:19 PM
|
|
Replies: 9
Views: 534
Re: gaming
ok and yea im not going to pay extra for a website because its about something. ok so anyhtng would be able to handle like forums and users etc? and uploading content?
|
Forum: Coder's Corner Lounge
Dec 16th, 2007, 3:42 AM
|
|
Replies: 8
Views: 258
Re: end war
im not trying to say that. im trying to show how someone said end war. which i thought was ammusing and i thought you guys would too.
|
Forum: Other Web Development Languages
Dec 15th, 2007, 11:29 PM
|
|
Replies: 9
Views: 534
Re: gaming
a website for a game like rainbowsixvegas.com
|
Forum: Coder's Corner Lounge
Dec 15th, 2007, 9:25 PM
|
|
Replies: 8
Views: 258
end war
http://i30.photobucket.com/albums/c315/c_ris/blog/html-end-war.jpg
|
Forum: Other Web Development Languages
Dec 15th, 2007, 8:17 PM
|
|
Replies: 9
Views: 534
gaming
does anyone know any good hosters that would be good for hosting a gaming site? thanks
|
Forum: PHP
Dec 14th, 2007, 2:40 AM
|
|
Replies: 6
Views: 494
Re: Method Post not allowd?
did you double check everything? also if you did and you still get your error it mght be that your hoster doesnt support PHP 4 or 5.
|
Forum: PHP
Dec 14th, 2007, 2:22 AM
|
|
Replies: 2
Views: 152
br
is there any code in php that's the same as <br> in html? thanks cause i hate having to keep on typing <?php and ?>.
|
Forum: Other Web Development Languages
Dec 14th, 2007, 2:20 AM
|
|
Replies: 6
Views: 381
Re: login system
ok corrected the php file to this. and it works:
<html>
<body>
<?php
if ($_POST["username"]=="admin"&&$_POST["password"]=="admin")
echo "Login Successful";
else
echo "Username and password are...
|
Forum: Other Web Development Languages
Dec 14th, 2007, 1:50 AM
|
|
Replies: 6
Views: 381
Re: login system
well the thing is its suppose to be for the psp and its not going to be hosted or anything its just a simple login. so it wont matter who can see the username or password because the person wont be...
|
Forum: Other Web Development Languages
Dec 13th, 2007, 11:21 PM
|
|
Replies: 6
Views: 381
Re: login system
yea besides php. someone told me that you can do that in javascript but im not sure. and no not storing it has to be username:admin and password: admin
|
Forum: Other Web Development Languages
Dec 13th, 2007, 10:11 PM
|
|
Replies: 6
Views: 381
login system
ok im making a simple login. And im wondering how to make one besides using php. here's the code:
HTML file:
<html>
<head>
<title>
</title>
</head>
<body>
<form action="login.php"...
|
Forum: Coder's Corner Lounge
Nov 19th, 2007, 10:08 PM
|
|
Replies: 11
Views: 290
Re: web hoster
the site im running is a site about a game. and i dont think i can do a load because im to young. (only 14)
|
Forum: Coder's Corner Lounge
Nov 19th, 2007, 6:08 PM
|
|
Replies: 11
Views: 290
web hoster
is there any webhoster (thats good and has good quality and service) that you can pay monthly instead of all of it at sign-up?
|
Forum: HTML / XHTML / CSS
Nov 14th, 2007, 3:00 PM
|
|
Replies: 2
Views: 442
Re: cross browser
did you want it vertical or horizontal?
for horizontal did you use the correct code:
<frameset rows="50%,50%">
<frame src="frame_a.htm">
<frame src="frame_b.htm">
</frameset>
or for vertical?
|
Forum: Coder's Corner Lounge
Nov 12th, 2007, 1:02 AM
|
|
Replies: 14
Views: 464
|
Forum: Coder's Corner Lounge
Nov 11th, 2007, 3:11 PM
|
|
Replies: 14
Views: 464
|
Forum: Coder's Corner Lounge
Nov 8th, 2007, 10:42 PM
|
|
Replies: 14
Views: 464
Re: hahha
http://209.85.48.12/9715/76/emo/roflbow.gif
|
Forum: Coder's Corner Lounge
Nov 8th, 2007, 10:32 PM
|
|
Replies: 14
Views: 464
hahha
lol i just thought this was really funny.
http://i229.photobucket.com/albums/ee166/ditm/phpm1JhNAAM.jpg
|