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 19
1
2
3
11
>
Last
»
Page 1 of 19
1
2
3
11
>
Last
»
Showing results 1 to 25 of 458
Search took
0.19
seconds.
Search:
Posts Made By:
ReSpawN
Forum:
Advanced PHP Programming
12-20-2009, 02:56 PM
Replies:
1
.htaccess, rewriting url
Views:
782
Posted By
ReSpawN
.htaccess, rewriting url
I've been trying to rewrite my url to do the following.
I've got a file (image) stored in /gallery/media/avatar/n/r/ and the filename respawn.jpg. Through .htaccess, I would like to aproach the URL...
Forum:
Advanced PHP Programming
11-10-2009, 08:10 PM
Replies:
3
fsockopen query to server
Views:
1,154
Posted By
ReSpawN
Already found something sketchMedia? (small bump)
Already found something sketchMedia? (small bump)
Forum:
Advanced PHP Programming
11-09-2009, 01:49 PM
Replies:
3
fsockopen query to server
Views:
1,154
Posted By
ReSpawN
Well, the idea is to query the server and get the...
Well, the idea is to query the server and get the data without the client giving me anything in return. So only by IP:Port
Forum:
Advanced PHP Programming
11-08-2009, 08:22 PM
Replies:
3
fsockopen query to server
Views:
1,154
Posted By
ReSpawN
fsockopen query to server
Hey guys, long time no see!
I've recently got into getting data from servers. For example, from a CoD 4 server. Simple enough eh?
Now the following, a script I can query the server for status....
Forum:
General
06-01-2009, 07:10 PM
Replies:
2
Graphs in PHP
Views:
542
Posted By
ReSpawN
Looking at the gradients and the smooth lines, I...
Looking at the gradients and the smooth lines, I assume this image has been created with flash or java in some way with input from XML or PHP...
Forum:
Absolute Beginners
06-01-2009, 07:03 PM
Replies:
4
Replacing dynamically generated content
Views:
849
Posted By
ReSpawN
How do you even know when the side should be...
How do you even know when the side should be different. If each pageload is the same or different, can't you just pass the correct size onto 2 variables and echo them there?
Else, I advise...
Forum:
Absolute Beginners
06-01-2009, 07:00 PM
Replies:
5
I dont understand this..
Views:
791
Posted By
ReSpawN
If this is a way of pagination, I suggest your...
If this is a way of pagination, I suggest your dump it into an array and use array_slice. Look it up on php.net ;)
Otherwise, this should be working just fine. If this is a way of using SMARTY...
Forum:
Javascript, AJAX, E4X
05-27-2009, 09:50 PM
Replies:
4
Active/Deactive?
Views:
1,373
Posted By
ReSpawN
The smartest way, toobarph, is to use a...
The smartest way, toobarph, is to use a Javascript framework like Prototype, jQuery or MooTools. I highly advise MooTools because it's updated regularly, has all the jQuery and Prototype functions,...
Forum:
Member Introductions
05-27-2009, 09:47 PM
Replies:
7
<?= "hello php talk" ?>
Views:
601
Posted By
ReSpawN
Long time no see Orc! I assume you've still got...
Long time no see Orc! I assume you've still got that dungeon of yours filled with Ruby and ASP trolls? :-P
Welcome to talkPHP iflashlord! Great to see the forum is getting bigger and more active....
Forum:
Member Introductions
05-27-2009, 09:45 PM
Replies:
8
Well hello all
Views:
593
Posted By
ReSpawN
Dream big, build big gunder. Thinking in those...
Dream big, build big gunder. Thinking in those terms can never hurt. I'm currently building a concept for a online MMORPG (text-based, natrually) with AJAX, XML and PHP (duh, XHTML and CSS). So, if...
Forum:
Absolute Beginners
05-27-2009, 01:46 PM
Replies:
9
print() vs echo()
Views:
1,740
Posted By
ReSpawN
Another good point made for echo sketchMedia. I...
Another good point made for echo sketchMedia. I forgot that one although I use it daily. Exactly as print can be used to print out variables with cutoffs, only echo allows for multiple...
Forum:
Member Introductions
05-27-2009, 12:05 PM
Replies:
14
hello
Views:
597
Posted By
ReSpawN
May your learning process continue, on my behalf,...
May your learning process continue, on my behalf, welcome to talkPHP! (brief enough?)
ReSpawN
Forum:
Absolute Beginners
05-27-2009, 12:01 PM
Replies:
9
print() vs echo()
Views:
1,740
Posted By
ReSpawN
Although I still don't see the upside of using...
Although I still don't see the upside of using print instead of echo, I can at least conclude that using () after echo and print is completely and utterly useless. They, when working with frameworks,...
Forum:
Advanced PHP Programming
05-27-2009, 10:33 AM
Replies:
3
Special to plain characters
Views:
676
Posted By
ReSpawN
I found and edited a function that does some of...
I found and edited a function that does some of the work for me, either I wonder if I matched all the currently, most commonly used characters. Have a look;
function tidyString($string){
...
Forum:
Advanced PHP Programming
05-26-2009, 02:20 PM
Replies:
3
Special to plain characters
Views:
676
Posted By
ReSpawN
Well, simple enough. I'll give it a go. Thanks...
Well, simple enough. I'll give it a go. Thanks mate.
Forum:
Advanced PHP Programming
05-26-2009, 11:43 AM
Replies:
3
Special to plain characters
Views:
676
Posted By
ReSpawN
Special to plain characters
Hey guys,
I've been working on a project for the last couple of months and now I bumped into a problem I've been putting off.
I've got the word 'Agapé', with the nice small comma on the e. For...
Forum:
Advanced PHP Programming
04-15-2009, 12:48 PM
Replies:
2
Selecting special characters in LIKE (mySQL)
Views:
2,149
Posted By
ReSpawN
Selecting special characters in LIKE (mySQL)
Hey guys!
I've been trying to select information from a database using a LIKE query. Now the problem is, the users input could be something like 'agape', but in the database it could say 'agapè'....
Forum:
The Lounge
01-25-2009, 09:28 PM
Replies:
3
W3School Makeup
Views:
1,277
Posted By
ReSpawN
Haha, good point. Especially since they advise...
Haha, good point. Especially since they advise every single webdeveloper to base their layouts on divs instead of tables. :-P
Forum:
The Lounge
01-25-2009, 05:45 PM
Replies:
3
W3School Makeup
Views:
1,277
Posted By
ReSpawN
Not that dramatically of a makeover, but a...
Not that dramatically of a makeover, but a makeover none the less. :) Pretty nice in any case.
Forum:
XHTML, HTML, CSS
11-10-2008, 08:18 AM
Replies:
5
Frustrating PNG Issue on IE 6
Views:
1,205
Posted By
ReSpawN
For Vista users, again I refer you to the Virtual...
For Vista users, again I refer you to the Virtual PC 2007.
Forum:
XHTML, HTML, CSS
11-09-2008, 06:55 PM
Replies:
12
Centering DIV to resolution
Views:
2,629
Posted By
ReSpawN
I admit that the width and so forth are totally...
I admit that the width and so forth are totally not necessary and could completely mess up the page. As for the font-size, color and of course padding and margin, that's just general knowledge. You...
Forum:
XHTML, HTML, CSS
11-09-2008, 03:19 PM
Replies:
12
Centering DIV to resolution
Views:
2,629
Posted By
ReSpawN
If you all still are wondering how to do this,...
If you all still are wondering how to do this, this is the most logic, easy and compatible way to all resolutions, browsers and OS's.
HTML code<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
Forum:
XHTML, HTML, CSS
11-09-2008, 03:11 PM
Replies:
5
Frustrating PNG Issue on IE 6
Views:
1,205
Posted By
ReSpawN
To be frank, you should not use a render engine...
To be frank, you should not use a render engine such as IPInfo's Netrenderer or a tool like IETester. The smartest thing to do, it simply download and/or install a WinXP installation. The best way to...
Forum:
General
11-09-2008, 03:03 PM
Replies:
2
what is the purpose of microtime() ?
Views:
605
Posted By
ReSpawN
I always make my own microtime generator to...
I always make my own microtime generator to generate total query time, clear time, fetch time, function times, load times, execution times ect. ;-)
Forum:
Advanced PHP Programming
11-01-2008, 04:58 PM
Replies:
6
Browser-based FTP browser
Views:
1,605
Posted By
ReSpawN
I'll give it a look-see. Thanks Salathe!
I'll give it a look-see. Thanks Salathe!
Showing results 1 to 25 of 458
Page 1 of 19
1
2
3
11
>
Last
»
All times are GMT. The time now is
03:36 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