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
Showing results 1 to 17 of 17
Search took
0.15
seconds.
Search:
Posts Made By:
Arictos
Forum:
Show Off
09-09-2011, 11:38 PM
Replies:
7
Just a few of my latest projects..
Views:
851
Posted By
Arictos
I actually just pushed up a new version of paste...
I actually just pushed up a new version of paste code, and it's now all sorts of obfuscated to help prevent spam. I'm just hoping it will be enough :)
Also, what do you guys think of the new...
Forum:
Show Off
08-12-2011, 03:04 PM
Replies:
7
Just a few of my latest projects..
Views:
851
Posted By
Arictos
Just a few of my latest projects..
Hey guys, just wanting to show off a few of my sites that I've worked on. This is both design a development, so tell me what you think?
Paste Code (http://pastecode.com/)
Page Rank Checker...
Forum:
Script Giveaway
09-15-2010, 07:32 PM
Replies:
2
SMS Texting class
Views:
1,478
Posted By
Arictos
I was going to add other carriers such as that...
I was going to add other carriers such as that one (I just used a list on Wikipedia) - but I had to skip over some of them for sake of just making it work. But alot of carriers like to include the...
Forum:
Script Giveaway
09-15-2010, 03:10 PM
Replies:
2
SMS Texting class
Views:
1,478
Posted By
Arictos
SMS Texting class
Hey there. I haven't found a lot of resources on the web regarding PHP->SMS stuff, most of it is send text to ##########@txt.att.net (or other specified provider), in some cases you can specify a...
Forum:
General
09-03-2010, 10:24 PM
Replies:
4
Issues with FTP_GET
Views:
810
Posted By
Arictos
The link most definitely works, now errors are...
The link most definitely works, now errors are being thrown from my construct, and it returns as a valid resource.
Forum:
General
09-03-2010, 04:41 PM
Replies:
4
Issues with FTP_GET
Views:
810
Posted By
Arictos
Issues with FTP_GET
I'm having a particularly interesting issue with the ftp_get function. The code I use in this example is:
/**
* Downloads a file from the ftp server and saves it to a file
*
*...
Forum:
Feedback
07-07-2010, 02:48 AM
Replies:
0
Avatar upload/etc doesn't work
Views:
770
Posted By
Arictos
Avatar upload/etc doesn't work
I've tried both uploading, and setting it by URL, but it doesn't work. Also, it appears that the javascript vB uses when you enter a value into the field, and auto-checks the radio button is...
Forum:
Tips & Tricks
07-07-2010, 02:46 AM
Replies:
12
The most inventive way to get the number 8
Views:
939
Posted By
Arictos
I don't want even to begin to understand what's...
I don't want even to begin to understand what's going on.
But it looks fancy ;P
Forum:
Tips & Tricks
07-06-2010, 05:10 AM
Replies:
12
The most inventive way to get the number 8
Views:
939
Posted By
Arictos
You did awesome :) But you don't have to intval...
You did awesome :) But you don't have to intval your $var's, they're already being interpreted by PHP. I'm excited to see what other methods, other than intval people can come up with :)
Forum:
Tips & Tricks
07-05-2010, 07:39 PM
Replies:
12
The most inventive way to get the number 8
Views:
939
Posted By
Arictos
I don't think that's a cheap way at all x] You...
I don't think that's a cheap way at all x] You didn't directly assign the value, which is completely valid according to the original rules :)
But that being said, hopefully we can see some pretty...
Forum:
Tips & Tricks
07-05-2010, 06:05 PM
Replies:
12
The most inventive way to get the number 8
Views:
939
Posted By
Arictos
Lol, that's just awesome, but it did break a rule...
Lol, that's just awesome, but it did break a rule ;) You defined degrees as a number ;)
But regardless, it was a great submission.
Forum:
Tips & Tricks
07-05-2010, 05:13 PM
Replies:
12
The most inventive way to get the number 8
Views:
939
Posted By
Arictos
The most inventive way to get the number 8
So, the other thread had a bit of fun behind it, so I figured maybe try starting another, similar thread? This one will be based around getting the number 8.
I'll follow the same structure from the...
Forum:
Advanced PHP Programming
07-04-2010, 12:45 PM
Replies:
10
Please help.
Views:
724
Posted By
Arictos
I'm not sure if I made this point clear though,...
I'm not sure if I made this point clear though, just to defend myself somewhat.
He didn't write the codelock.php file, it's an older version of the software located at this site:...
Forum:
Advanced PHP Programming
07-04-2010, 10:39 AM
Replies:
10
Please help.
Views:
724
Posted By
Arictos
I agree with you :) But I don't understand the...
I agree with you :) But I don't understand the concepts of what i'm working on, and the same concepts are inside of the encrypted file.
So being able to use it as an example to learn how things are...
Forum:
Advanced PHP Programming
07-04-2010, 04:52 AM
Replies:
10
Please help.
Views:
724
Posted By
Arictos
I'm not trying to deceive anyone.. Roy...
I'm not trying to deceive anyone.. Roy originally gave me the code and a key some years ago, as I said. At the time, I had no use for it, so it's just been sitting there. Now that i'm trying to...
Forum:
Advanced PHP Programming
07-03-2010, 10:00 PM
Replies:
10
Please help.
Views:
724
Posted By
Arictos
The file was given to me by one of its creators,...
The file was given to me by one of its creators, Roy Jezmajian, in attempt for me to re-create it sometime ago.
I very much have his permission to decrypt the file, as he said that he didn't have...
Forum:
Advanced PHP Programming
07-03-2010, 01:54 PM
Replies:
10
Please help.
Views:
724
Posted By
Arictos
Please help.
Hey there, I have a script that I've had in my posession for some years now, to which I used to have the key for, however I no longer have it.
The encryption method used on the file isn't he most...
Showing results 1 to 17 of 17
All times are GMT. The time now is
10:52 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