 |
Menu |
 |
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| |
|
|
|
|
|
 |
User Info |
 |
Membership:
Latest: mkmohit01
New Today: 3
New Yesterday: 0
Overall: 8199
People Online:
Visitors: 237
Members: 1
Total: 238
Online Now: 01: BigBob - Forums
|
|
|
|
|
 |
milw0rm |
 |
|
 |
PacketStorm News |
 |
|
|
 |
|
 |
IT Security and Insecurity Portal |
|
|
|
Hi,
how to make union work if one column from source table has got text
CREATE TABLE first (
name integer,
story text[]
);
CREATE TABLE second (
... |
|
|
|
|
This one is from article.php
$db->sql_query("UPDATE ".$prefix."_stories SET counter=counter+1 where sid=$sid");
If you will answer to my last question on this forum I'll probably understand ... |
|
|
|
|
When SQL inj. is available and UNION works, what options do I have? I mean, only SELECT after union? Because I tried UPDATE, DELETE and nothing worked.
$result=$db->sql_query("
SELECT ... |
|
|
| Page 1 of 1 |
All times are GMT |
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|