On 23-6-2013 17:11, Karl-Arne Gjersøyen wrote:
Hello again. I Got the solution for my last mention problem. Now I can
update several rows at once by one single submit action.
[...]
I have tried to search in google and on PHP.net but can't fine anything
that explain my problem.
I like to have n
On 23 Jun 2013 at 16:11, Karl-Arne Gjersøyen wrote:
> // Foreach get all given serialnumbers as I want it
>foreach($serialnumber as $snr){
>
> // I got the number of serialnumbers given in the array
> $count = count($serialnumber);
Why not do this *before* the foreach loop?
> // I though
Hello again. I Got the solution for my last mention problem. Now I can
update several rows at once by one single submit action.
In my form I have many records and therefor I use an checkbox to just mark
those records I like to update. This work just fine in PHP/HTML5 form and I
got it as I want.
Hi,
name="varenr[] size="3" seems to be missing a closing "
HTH
Kind regards/met vriendelijke groet,
Serge Fonville
http://www.sergefonville.nl
Convince Microsoft!
They need to add TRUNCATE PARTITION in SQL Server
https://connect.microsoft.com/SQLServer/feedback/details/417926/truncate-partit
Hello again.
Thanks for last answere. It works very well but now I have another
remarkable things. Perhaps logic but not for me yet..
I have this source code: (In norwegian but I translate my thoughts through
it in english.)
The problem with this source code is that it work very well if I select
Hi,
check the permissions:
if the server can access to files or create files
if the FTP creates the files with the right permission
if a script is running, check if the script can creates the files with
the right permission
Regards
Carlos Medina
Am 22.06.2013 21:10, schrieb Daniel Pöllmann:
>
Gruß, Markus
Am 23.06.2013 um 05:08 schrieb Larry Garfield :
> On 06/20/2013 04:26 AM, Markus Staab wrote:
>> Hi!
>>
>> first post on the list, so please bare with me ;-)
Yes the usual typo ;)
>>
>> we are handling a lot of cache files in our apps and use json to persist
>> those contents on th
7 matches
Mail list logo