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 6
1
2
3
>
Last
»
Page 1 of 6
1
2
3
>
Last
»
Showing results 1 to 25 of 133
Search took
0.07
seconds.
Search:
Posts Made By:
Hightower
Forum:
Absolute Beginners
03-01-2010, 04:46 PM
Replies:
8
Problem with Dropdown Menu
Views:
931
Posted By
Hightower
As delayedinsanity has said, we are a close knit...
As delayedinsanity has said, we are a close knit bunch and I'm sure we're all chuffed to hear you are trying to rip off somebody's hard work. I wouldn't like to think that it had happened to...
Forum:
XHTML, HTML, CSS
03-01-2010, 01:51 PM
Replies:
3
Cropping Background Image for Most Resolutions
Views:
887
Posted By
Hightower
Putting fixed center no-repeat in the background...
Putting fixed center no-repeat in the background CSS tag?
Forum:
Absolute Beginners
02-26-2010, 03:31 PM
Replies:
2
rq character generator functions
Views:
930
Posted By
Hightower
Hmmm that's contradicting.....
Hmmm that's contradicting.....
Forum:
General
02-26-2010, 09:06 AM
Replies:
7
Having problem with quotes in php
Views:
732
Posted By
Hightower
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...
Forum:
Absolute Beginners
02-25-2010, 04:14 PM
Replies:
4
scheduling the server to do updates/jobs
Views:
625
Posted By
Hightower
You need to look into Cron Jobs I think.....
You need to look into Cron Jobs I think.....
Forum:
Show Off
02-25-2010, 04:13 PM
Replies:
3
My PHP wiki application - MyLittleWiki
Views:
911
Posted By
Hightower
One thing I spotted is the link to Safety Tips...
One thing I spotted is the link to Safety Tips is:
id=Safety Tips
Surely it's not a good idea to have spaces in a url? Maybe you should alter this so that it changes space in the url to an...
Forum:
Advanced PHP Programming
02-25-2010, 04:11 PM
Replies:
7
view.php?=4aFA3a
Views:
968
Posted By
Hightower
Surely it's just a case of creating a random...
Surely it's just a case of creating a random string using the relevant function, and then quickly checking if that string exists in the database. If it does the random function runs again and checks....
Forum:
Member Introductions
02-10-2010, 09:09 AM
Replies:
3
PHP User FROM Philippines.. Hello!
Views:
540
Posted By
Hightower
Yo Ken. Welcome aboard!
Yo Ken. Welcome aboard!
Forum:
Absolute Beginners
01-19-2010, 10:51 AM
Replies:
4
How to test PHP?
Views:
843
Posted By
Hightower
In the WAMP tray (bottom right) click, and find...
In the WAMP tray (bottom right) click, and find PHP extensions. In there find MYSQLi extension and make sure it is ticked (meaning it is enabled).
Forum:
Member Introductions
01-13-2010, 10:27 AM
Replies:
5
hi, new here!:-P
Views:
574
Posted By
Hightower
Hey Jessica - welcome to the community!
Hey Jessica - welcome to the community!
Forum:
TalkPHP Developer Team
01-13-2010, 10:26 AM
Replies:
2
Anything up?
Views:
1,067
Posted By
Hightower
I have a project ongoing and would love to...
I have a project ongoing and would love to complete it, but things are so pressing at the moment - it's such a shame.
Forum:
General
01-07-2010, 09:27 AM
Replies:
5
$_SESSION not refreshing
Views:
685
Posted By
Hightower
Yes, I'm setting the variable before I call for...
Yes, I'm setting the variable before I call for it. But I'm setting the variable in the middle of some HTML, so this is the problem?
Is there a way to force a refresh of this variable after I set...
Forum:
General
01-06-2010, 09:05 PM
Replies:
5
$_SESSION not refreshing
Views:
685
Posted By
Hightower
$_SESSION not refreshing
Hi,
On my homepage I have say:
$_SESSION['breadcrumb'] = 'Home';
Then on another page I might have:
Forum:
Show Off
10-29-2009, 11:07 AM
Replies:
8
New Application Framework
Views:
990
Posted By
Hightower
Makes sense to me too :)
Makes sense to me too :)
Forum:
Member Introductions
10-29-2009, 11:03 AM
Replies:
1
I'm back
Views:
591
Posted By
Hightower
I'm back
Hi guys,
It's been a long while since I was on here (a few months). The story is I just passed my HNC in programming in the summer, and it had been a long two years so I needed a break.
Anyhow,...
Forum:
General
08-25-2009, 04:28 PM
Replies:
1
Array Help
Views:
572
Posted By
Hightower
Array Help
I have another thread ongoing about sorting an array, but I have a couple of other things I would like to achieve if anybody can help me:
1) Lets say I have an array of 10 items. I only want to show...
Forum:
General
08-25-2009, 04:19 PM
Replies:
5
Sorting an Array
Views:
637
Posted By
Hightower
Ah, in fact that's no good come to think of it. I...
Ah, in fact that's no good come to think of it. I have a database which I retrieve data from, I then work on it (calculations and stuff) and store it in an array so I can easily pass it. Therefore I...
Forum:
General
08-25-2009, 02:33 PM
Replies:
5
Sorting an Array
Views:
637
Posted By
Hightower
I didn't even think! The data has come from a...
I didn't even think! The data has come from a database, and it should be sorted in the query - duh and thanks!
Forum:
General
08-25-2009, 10:24 AM
Replies:
5
Sorting an Array
Views:
637
Posted By
Hightower
Sorting an Array
Hey folks,
I have an array like this:
Array (
[1] => Array (
[team_name] => Steelers FC
[played] => 2
[points] => 4
[won] => 1
Forum:
General
08-21-2009, 11:30 AM
Replies:
9
CodeIgniter Query Bindings
Views:
3,168
Posted By
Hightower
Posted on CI in the end, was a complete school...
Posted on CI in the end, was a complete school boy error.
Was echoing $sql which doesn't change. Just needed to echo $this->db->last_query() which worked spot on.
Thanks for all the assistance :-)
Forum:
Show Off
08-21-2009, 08:13 AM
Replies:
6
Real Time web search engine - Bonush.com Opens
Views:
880
Posted By
Hightower
It looks nice enough, and seems to work good -...
It looks nice enough, and seems to work good - but I'll stick with Google for now :-)
Forum:
General
08-21-2009, 07:45 AM
Replies:
9
CodeIgniter Query Bindings
Views:
3,168
Posted By
Hightower
I'm not exactly sure - all I know is my code is...
I'm not exactly sure - all I know is my code is the exact syntax as their example.
Forum:
General
08-20-2009, 02:53 PM
Replies:
9
CodeIgniter Query Bindings
Views:
3,168
Posted By
Hightower
Query...
Query Bindings:
http://codeigniter.com/user_guide/database/queries.html
Bottom of this page
Forum:
General
08-20-2009, 02:18 PM
Replies:
9
CodeIgniter Query Bindings
Views:
3,168
Posted By
Hightower
CodeIgniter Query Bindings
Ok, so I should maybe post this on CI forums, but I like this place too much.
I have the following in my CI script:
$sql = "SELECT articles.body, articles.user_id, users.username FROM articles,...
Forum:
The Lounge
08-18-2009, 11:45 AM
Replies:
1
Especially for maZtah
Views:
588
Posted By
Hightower
Especially for maZtah
Cheers maZtah :-)
Showing results 1 to 25 of 133
Page 1 of 6
1
2
3
>
Last
»
All times are GMT. The time now is
04:34 AM
.
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