![]() |
INSERT multi-row at once?
Hi,
I need a script, which I can INSERT more rows at once. I have this code in admincp: PHP Code:
Can anyone help me? Thank you (sorry for my very bad English :( ) |
What's POST insert code?
|
<a href="http://www.desilva.biz/mysql/insert.html" target="_blank">http://www.desilva.biz/mysql/insert.html</a>
|
Quote:
PHP Code:
Quote:
I mean how to use Loops => VALUES ('Helen', 24), ('Katrina', 21), ('Samia', 22), ('Hui Ling', 25), ('Yumie', 29)"; Thank you for helping me :) I hope you understand it |
PHP Code:
|
Thanks MoT3, could you help me again with
$vbulletin->input->clean_gpc('p', 'title', TYPE_STR); $vbulletin->input->clean_gpc('p', 'description', TYPE_STR); Now I have method POST = insert like this: PHP Code:
|
What is title and description supposed to be a file or plain text?
|
Quote:
THanks |
PHP Code:
|
Quote:
And how to make this in vbulletin? Code:
for ($x = 1; $x <= 10; $x++) |
All times are GMT. The time now is 09:20 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|