Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30 seconds which itself takes around 60 seconds in execution, will the excution of BLS be overlapped one after other as first execution is not completed and next execution is schedule to run after 30 seconds or next schedule will wait for previous to be completed.
Is schedule editor execution is synchronous (wait for prev. execution to be completed) or asynchrous(executes next schedule w/o looking into prev. schedule status) .
Thanks in Adavance
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after the submit button is clicked im new to this so bare with me.heres my code <?phpforeach($_POST
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Move array index to end
Hey guys, Quick question: I have an array that looks like this:Code: [Select]$var = array( 'name' => 'thename', 'title' => 'thetitle', 'media'
generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?" to "nothing", and all to lower case.function MakeSeo($string){ ???}i want a php
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, echoing within a text input, etc) so i would just like to get rid of them.turn: bob's houseinto: bobs
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices, tips on PHP, and other PHP-related topics. PHP is an open source scripting language that has taken
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords aligned by our active directory to the same as those used to access the Network. My query is that we
Help With editting and deleting form
Hallo !!So look at this image :http://img194.imageshack.us/img194/8272/snapshot5f.png This table prints the titles of entries from a table in a database.. The code that i use for this table is this
xml element exists
Code: [Select]<?xml version="1.0"?><Addresses> <Address ID="1"> <Address2>101 MAIN ST</Address2>