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 8 of 8
Search took
0.03
seconds.
Search:
Posts Made By:
ttmtake
Forum:
Advanced PHP Programming
11-29-2010, 11:50 AM
Replies:
3
Comparing string from array with mysql field
Views:
1,364
Posted By
ttmtake
lol, tnx, i total forgot on IN(), Firstly i was...
lol, tnx, i total forgot on IN(),
Firstly i was looked a way to compare two array srings eg. 2,4,6,9 compare with 5,3,2,4,7,8, but i cant find way to do that, so i add just one value in field and...
Forum:
Advanced PHP Programming
11-29-2010, 09:53 AM
Replies:
3
Comparing string from array with mysql field
Views:
1,364
Posted By
ttmtake
I got something, this checks 2 rows, $checkDB =...
I got something, this checks 2 rows,
$checkDB = mysql_query("SELECT * FROM `table`");
while($row = mysql_fetch_array($checkDB)) {
$rowCat = str_replace('|','', $row['cat']);
$rowCity =...
Forum:
Advanced PHP Programming
11-27-2010, 11:03 AM
Replies:
3
Comparing string from array with mysql field
Views:
1,364
Posted By
ttmtake
Comparing string from array with mysql field
Hi, i have one problem with my search script
i have multiple checkboxes in search form, when user check eg. 5 boxes, after form process i take array and implode that array into one string and i get...
Forum:
Javascript, AJAX, E4X
06-04-2009, 02:07 PM
Replies:
0
Ajax Visual Editor - Need Help
Views:
1,019
Posted By
ttmtake
Ajax Visual Editor - Need Help
Iam trying to clone ajax visual editor from www.dcp-print.com and make it work with ajax,jc and php (on site is .asp), i already have all pices working well but still have 2 problems, one is when i...
Forum:
General
01-28-2009, 11:16 PM
Replies:
5
How to get row number from 2 top numberd rows
Views:
1,253
Posted By
ttmtake
Yes, thats it, i think i was try this after you...
Yes, thats it, i think i was try this after you first answer, hmm, butt now all work good. Thanks
Forum:
General
01-27-2009, 04:08 AM
Replies:
5
How to get row number from 2 top numberd rows
Views:
1,253
Posted By
ttmtake
I think i got something, but meybe thers better...
I think i got something, but meybe thers better way.
$sql=mysql_query("SELECT
country,
COUNT(*) AS num_entries
FROM
countrys
GROUP BY
country
ORDER BY
Forum:
General
01-27-2009, 03:50 AM
Replies:
5
How to get row number from 2 top numberd rows
Views:
1,253
Posted By
ttmtake
Thank you, it is what iam looking. With this code...
Thank you, it is what iam looking.
With this code i can get first 2 names of most used countrys:
$sql=mysql_query("SELECT
country,
COUNT(*) AS num_entries
FROM
countrys
GROUP BY
...
Forum:
General
01-27-2009, 02:12 AM
Replies:
5
How to get row number from 2 top numberd rows
Views:
1,253
Posted By
ttmtake
How to get row number from 2 top numberd rows
Hi, i need little help with this.
I have mysql like this:
id browser country
--------------------------------------
1 MSIE Japan
2 MSIE ...
Showing results 1 to 8 of 8
All times are GMT. The time now is
03:07 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