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 10 of 10
Search took 0.08 seconds.
Search: Posts Made By: maeltar
Forum: Absolute Beginners 06-13-2012, 03:45 AM
Replies: 2
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
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
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
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
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
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
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
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
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
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.

 
     

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