Home
Forums
Articles
Glossary
Awards
Register
Rules
Members
Search
Today's Posts
Mark Forums Read
Account Login
User Name
Password
Remember Me?
Latest Articles
The basic usage of PHPTAL, a XML/XHTML template library for PHP
by
awuehr
on
11-10-2008
in
Tips & Tricks
Vulnerable methods and the areas they are commonly trusted in.
by
Village Idiot
on
11-04-2008
in
Classes & Objects
Simple way to protect a form from bot
by
codefreek
on
10-23-2008
in
Basic
The Basics On: How Session Stealing Works
by
wiifanatic
on
09-12-2008
in
Security & Permissions
How to keep your forms from double posting data
by
drewbee
on
07-03-2008
in
Tips & Tricks
IRC Channel
Join the friendly bunch on IRC...
(
#TalkPHP on Freenode
)
...Also available via a
web interface
.
See
this thread
for information on the TalkPHP Free Hugs Initiative™.
Subject to availability.
Associates
Wired Flame
ClientExec
Handy PHP
PHP Kitchen
PHP Tutorials
Insane Visions
Associates
TalkPHP
>
Search Forums
»
Search Results
Page 1 of 3
1
2
3
>
Page 1 of 3
1
2
3
>
Showing results 1 to 25 of 62
Search took
0.02
seconds.
Search:
Posts Made By:
Seraskier
Forum:
Tips & Tricks
03-26-2009, 07:28 PM
Replies:
32
The most inventive way to switch 2 values
Views:
3,255
Posted By
Seraskier
codefreek thanked every...
codefreek thanked every post....
<?php
$a=1;
$b=2;
$a++;
$b--;
?>
Forum:
Advanced PHP Programming
03-24-2009, 12:27 AM
Replies:
8
Automatic User Removal
Views:
1,260
Posted By
Seraskier
I only programmed it to be 0-infinite hours, no...
I only programmed it to be 0-infinite hours, no fractions of an hour. In theory you could use .25 in the setting, but it has not been tested.
In my new update I did change it to only select the rows...
Forum:
Advanced PHP Programming
03-23-2009, 06:36 PM
Replies:
8
Automatic User Removal
Views:
1,260
Posted By
Seraskier
How efficient is this block of code compared to...
How efficient is this block of code compared to mine?
My timer says ~0.002 seconds to process.
I have a dynamic time-frame based on the database...so would be using...
//theres more code to get the...
Forum:
Advanced PHP Programming
03-23-2009, 01:08 AM
Replies:
10
How to create back up ?
Views:
1,058
Posted By
Seraskier
The way I do it is backup my data server-side...
The way I do it is backup my data server-side with a command prompt.
Of course, I am running Windows Server with root access, if you do have these requirements I will me more than happy to give you...
Forum:
Advanced PHP Programming
03-14-2009, 07:02 AM
Replies:
8
Automatic User Removal
Views:
1,260
Posted By
Seraskier
Okay, fresh code. <!DOCTYPE html PUBLIC...
Okay, fresh code.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta...
Forum:
Advanced PHP Programming
03-14-2009, 05:23 AM
Replies:
8
Automatic User Removal
Views:
1,260
Posted By
Seraskier
I think I got it! Can someone please verify for...
I think I got it!
Can someone please verify for me that it will work, or make changes to it to where it will work for all occassions.
<?php
//gain access to...
Forum:
Advanced PHP Programming
03-14-2009, 04:37 AM
Replies:
8
Automatic User Removal
Views:
1,260
Posted By
Seraskier
Automatic User Removal
Hello,
I'm working on a script and i'm a bit stuck.
I have been thinking of how to do this with no luck.
I have a register form (http://75.181.72.104/register.php) that upon registration records...
Forum:
Absolute Beginners
11-22-2008, 01:06 AM
Replies:
11
Hum well u need to see it :P
Views:
1,074
Posted By
Seraskier
heh :-@ how about return false;
heh :-@
how about
return false;
Forum:
Absolute Beginners
11-21-2008, 07:09 PM
Replies:
11
Hum well u need to see it :P
Views:
1,074
Posted By
Seraskier
I'm not too sure on what this does, it makes no...
I'm not too sure on what this does, it makes no sense, but (not trying to flame) there are errors and unneeded sections of code.
//lets put this up here so that everytime we use the spamblocker()...
Forum:
MySQL & Databases
11-02-2008, 01:42 AM
Replies:
0
I can't login to phpMyAdmin
Views:
1,882
Posted By
Seraskier
I can't login to phpMyAdmin
phpMyAdmin 2.11.7 (http://75.181.72.104/phpMyAdmin/)
phpMyAdmin (http://75.181.72.104/phpMyAdmin-3.0.1.1-all-languages/)
I can't login to either one, I downloaded the newest version of phpMyAdmin...
Forum:
TalkPHP Developer Team
07-08-2008, 04:39 AM
Replies:
138
Planning Area - ideas,code,etc.. in here
Views:
5,114
Posted By
Seraskier
i wasnt saying a file upload site i was just...
i wasnt saying a file upload site
i was just saying, in general, that we should have permissions.
Forum:
TalkPHP Developer Team
07-06-2008, 08:24 PM
Replies:
138
Planning Area - ideas,code,etc.. in here
Views:
5,114
Posted By
Seraskier
have a registered account, and a guest...
have a registered account, and a guest account
guest accounts can only look at pictures that the uploaders set to public
you can only upload pictures if you have an account (pictures delete when/if...
Forum:
TalkPHP Developer Team
07-06-2008, 06:05 AM
Replies:
138
Planning Area - ideas,code,etc.. in here
Views:
5,114
Posted By
Seraskier
don't know if your talking about my server but...
don't know if your talking about my server but its ready, im just waiting to know what the plan is.
if the plan is to use a linux server, i have a shared host just sitting around doing absolutly...
Forum:
Feedback
07-05-2008, 08:10 PM
Replies:
5
Session expiration
Views:
866
Posted By
Seraskier
just select all and copy before you hit submit or...
just select all and copy before you hit submit
or type it out in notepad and then copy and paste it
thats what i do with long posts.
who knows whats going to happen
Forum:
Advanced PHP Programming
07-05-2008, 07:26 PM
Replies:
5
Please Help, How to show upload progress information
Views:
942
Posted By
Seraskier
hah, yeah i know 10 minutes later i figured...
hah, yeah i know
10 minutes later i figured someone looked at it so i didnt edit it..
Forum:
Advanced PHP Programming
07-05-2008, 06:37 PM
Replies:
5
Please Help, How to show upload progress information
Views:
942
Posted By
Seraskier
document.getelementbyid('').style.width, my bad
document.getelementbyid('').style.width, my bad
Forum:
Advanced PHP Programming
07-05-2008, 06:31 PM
Replies:
11
"Remeber Me" ... best practices.
Views:
4,058
Posted By
Seraskier
this just popped in my head as i read the title i...
this just popped in my head as i read the title
i havent read the post because it's kinda long so if someone has said this than im sorry.
this isnt probably the best way to do this for several...
Forum:
Advanced PHP Programming
07-05-2008, 06:24 PM
Replies:
5
Please Help, How to show upload progress information
Views:
942
Posted By
Seraskier
i did something like this before in...
i did something like this before in javascript.
i used document.getelementbyid('').innerHTML to change the width of a box
just use a timer to check the file size completed every second or so and...
Forum:
TalkPHP Developer Team
07-03-2008, 09:27 PM
Replies:
138
Planning Area - ideas,code,etc.. in here
Views:
5,114
Posted By
Seraskier
thats true i have a shared host to that we can...
thats true
i have a shared host to that we can use if you want to do that, or we can use urs VI
i dont really care. i just need to know what to do.
on that thought, if we are going to make this open...
Forum:
TalkPHP Developer Team
07-03-2008, 06:30 PM
Replies:
138
Planning Area - ideas,code,etc.. in here
Views:
5,114
Posted By
Seraskier
That worked great! Thanks. ...why? what domain...
That worked great!
Thanks.
...why?
what domain name do we wanna use?
Forum:
TalkPHP Developer Team
07-03-2008, 06:17 PM
Replies:
138
Planning Area - ideas,code,etc.. in here
Views:
5,114
Posted By
Seraskier
Okay, got the ftp...
Okay, got the ftp working.
ftp://www.revonal.com:26/
to access with http its: www.revonal.com - / (http://www.revonal.com)
I need to setup the users again, in order to get your account, please send...
Forum:
TalkPHP Developer Team
07-03-2008, 05:17 PM
Replies:
138
Planning Area - ideas,code,etc.. in here
Views:
5,114
Posted By
Seraskier
yeah ive got some information i do have an idea...
yeah ive got some information
i do have an idea that might work.
Ill try it as soon as i can.
Forum:
TalkPHP Developer Team
07-03-2008, 05:03 PM
Replies:
138
Planning Area - ideas,code,etc.. in here
Views:
5,114
Posted By
Seraskier
sorry, a little early for me to reply but yeah,...
sorry, a little early for me to reply
but yeah, ill host.
or VI, its up to you guys.
If VI has a system working with FTP and HTTP then use him because im having trouble getting FTP to use another...
Forum:
TalkPHP Developer Team
07-02-2008, 07:12 PM
Replies:
138
Planning Area - ideas,code,etc.. in here
Views:
5,114
Posted By
Seraskier
Speaking for myself (and maybe some of the other...
Speaking for myself (and maybe some of the other members), none of my views have changed. I think you are doing a great job.
Forum:
TalkPHP Developer Team
07-02-2008, 06:03 PM
Replies:
9
a decision has been made read for an update on the project
Views:
1,299
Posted By
Seraskier
i was going to make a simple thing like vbulletin...
i was going to make a simple thing like vbulletin project tools
itll be beneficial to me, but ill do it anyway just to do it ^_^
also, codefreek, i think your doing a great job. but do you tihnk you...
Showing results 1 to 25 of 62
Page 1 of 3
1
2
3
>
All times are GMT. The time now is
04:00 PM
.
Contact Us
-
TalkPHP - PHP Community
-
Archive
-
Top
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by
vBSEO
3.1.0
Inactive Reminders By
Icora
Web Design