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 10 of 10
Search took
0.08
seconds.
Search:
Posts Made By:
maeltar
Forum:
Absolute Beginners
06-13-2012, 03:45 AM
Replies:
2
mysql_num_rows(): supplied argument is not a valid MySQL result resource
Views:
850
Posted By
maeltar
You need to be handling errors to get to the...
You need to be handling errors to get to the bottom of your problem...
$sql = mysql_query("UPDATE members SET email_activated='1' WHERE id='$id' AND password='$hashpass'");
$sql_doublecheck =...
Forum:
Advanced PHP Programming
02-04-2012, 11:24 AM
Replies:
4
Predictive Search using PHP on Wordpress Theme
Views:
1,088
Posted By
maeltar
For predictive autocomplete, you need to be...
For predictive autocomplete, you need to be looking at jQuery autocomplete... If as you are saying a complete newbie to php, you may be biting off more than you can chew for a first hack. However,...
Forum:
Absolute Beginners
12-04-2010, 09:09 PM
Replies:
2
Adding a [CSS] class every 3rd result
Views:
1,411
Posted By
maeltar
Just count as you go and use an "if" to do...
Just count as you go and use an "if" to do something every 3rd, so am using the modulo operator to find out if it's the the 3rd, or is divisiable by 3 to echo the line with the class, or if it's...
Forum:
General
05-30-2010, 12:49 PM
Replies:
6
Getting Images
Views:
690
Posted By
maeltar
So what you are looking for is a script to scan...
So what you are looking for is a script to scan the links on the site and download the images for you ???
http://www.httrack.com/
The above is a good tool, but please read...
Forum:
Absolute Beginners
02-02-2010, 07:20 AM
Replies:
7
Checkboxes and db rows
Views:
844
Posted By
maeltar
Have a look and see if you are getting any data...
Have a look and see if you are getting any data at all...
print_r($GLOBALS)
Forum:
Absolute Beginners
02-01-2010, 03:17 PM
Replies:
7
Checkboxes and db rows
Views:
844
Posted By
maeltar
To be honest I would not code it the way you have...
To be honest I would not code it the way you have done, I would be (maybe wrongly) do it something like this...
<?
print "<table cellpadding=2 cellspacing=0 border=0 >\n";
print...
Forum:
Absolute Beginners
02-01-2010, 07:30 AM
Replies:
7
Checkboxes and db rows
Views:
844
Posted By
maeltar
You are looking at something like.... > # jump...
You are looking at something like....
> # jump out of php code
<INPUT TYPE=CHECKBOX NAME=" <? $id > ">
<?
rest of php code
can't off the top of my head remember if the quotes are required or...
Forum:
The Lounge
01-15-2010, 06:51 AM
Replies:
10
A Volume Adjusting Application?
Views:
731
Posted By
maeltar
maybe worth having a look at a Media PC remote...
maybe worth having a look at a Media PC remote control device, then you can rewrite/hack the driver on your linux box ?
The way I see it if you are trying to click a button on your screen to put it...
Forum:
MySQL & Databases
12-04-2009, 01:39 PM
Replies:
16
SQL comma problem
Views:
1,679
Posted By
maeltar
Simple really, just add it to the end... SELECT...
Simple really, just add it to the end...
SELECT dbo.ITEM.ITEM_NO ,dbo.ITEM.DESCR ,dbo.ITEM.CTLG_NO ,dbo.ITEM.COMDTY_CD ,dbo.ITEM.STAT ,dbo.ITEM_VEND.ORDER_UM_CD ,dbo.ITEM_VEND.CORP_ID...
Forum:
Show Off
11-06-2009, 09:30 AM
Replies:
144
World of Warcraft Armory xml Grabber with cURL
Views:
43,219
Posted By
maeltar
Good, bad or just plain WRONG
Well, I've been lurking in the background watching this thread with interest as there are lots of elements I have been wanting to do being discussed here, and have slowly, with my nose in books and...
Showing results 1 to 10 of 10
All times are GMT. The time now is
03: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