TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble 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
Associates
CSS Tutorials
Showing results 1 to 11 of 11
Search took 0.02 seconds.
Search: Posts Made By: WebSavvy
Forum: The Lounge 04-09-2009, 09:37 PM
Replies: 4
Views: 602
Posted By WebSavvy
There's more to life than what one can *SEE*

Programming books in Braille are next to impossible to find. If you want to learn you must have the book translated into Braille.

Even so, how many of you would bother to learn something if you...
Forum: Absolute Beginners 04-08-2009, 10:32 PM
Replies: 33
Views: 1,281
Posted By WebSavvy
OK, I posted my pagination script in a new thread...

OK, I posted my pagination script in a new thread here (http://www.talkphp.com/script-giveaway/4115-php-mysql-pagination-script.html).

If you need any help with it, just post it in that thread. :-)
Forum: Script Giveaway 04-08-2009, 10:29 PM
Replies: 40
Views: 14,725
Posted By WebSavvy
Php & MySql Pagination Script

<?php

$newp = $_GET['p'];
$plimit = "10";

$strSQL = mysql_query("SELECT * FROM `your_table` WHERE(`field1` LIKE \"$variable%\" AND `field2`=\"whatever\")");

$totalrows =...
Forum: Absolute Beginners 04-08-2009, 01:26 AM
Replies: 33
Views: 1,281
Posted By WebSavvy
meh ... my headache is from Internet Explorer 6...

meh ... my headache is from Internet Explorer 6 not doing what I want it to. <growl>

I have a new design I'm working on and it uses one fixed element (the footer). I've added all the required CSS...
Forum: General 04-05-2009, 04:36 PM
Replies: 8
Views: 2,860
Posted By WebSavvy
Python is also a good choice. Lots of really...

Python is also a good choice. Lots of really mission critical sites use python. Huge learning curve from what I understand, though. I don't know any python myself.
Forum: MySQL & Databases 04-03-2009, 03:22 PM
Replies: 22
Views: 4,017
Posted By WebSavvy
This is the same thing I said in this...

This is the same thing I said in this statement:





This again, is the same thing I said here:
Forum: General 04-03-2009, 01:51 AM
Replies: 37
Views: 1,762
Posted By WebSavvy
I'm sorry I didn't explain that too clearly. OK,...

I'm sorry I didn't explain that too clearly. OK, let me do this the right way this time :)

We'll use some examples, as it's often the best way to demonstrate a scenario:

Let's assume that Blackhat...
Forum: MySQL & Databases 04-02-2009, 07:44 PM
Replies: 22
Views: 4,017
Posted By WebSavvy
I always use count Vs using num_rows. My site...

I always use count Vs using num_rows. My site uses a lot of queries, and the load on the server is fairly light given the size of my site.

Using an asterisk (*) wildcards count() to consider all...
Forum: General 04-02-2009, 02:32 PM
Replies: 37
Views: 1,762
Posted By WebSavvy
Spammers and hackers have ways of spoofing the...

Spammers and hackers have ways of spoofing the HTTP referrer. It's actually not really that difficult to do. Trust me, I know. I've been there, done that.

I own a rather large website (over 50,000...
Forum: General 04-01-2009, 11:06 PM
Replies: 37
Views: 1,762
Posted By WebSavvy
Yep, it's always better to err on the side of...

Yep, it's always better to err on the side of safety whenever possible.

What is it exactly, that you're trying to do, and why? What I mean is, are you trying to avoid linking to bad neighborhoods or...
Forum: General 04-01-2009, 07:23 PM
Replies: 37
Views: 1,762
Posted By WebSavvy
Prior to framing content that belongs to someone...

Prior to framing content that belongs to someone else, you might want to read up on the laws pertaining to that. Framing of content is illegal and has been upheld by the 9th Circuit Court. See Kelly...
Showing results 1 to 11 of 11

 

All times are GMT. The time now is 01:52 PM.

 
     

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