Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updateaction.php
i have 1 edit page displaying results existing in database with chkbox in front of every record and update btn. Its like
chkbox Record Update-btn
this red row is under while loop
and then update page which gives option to edit the values of selected chkboxes with update button
RecordtobeUpdated Update-btn
Now problem is that when i made the changes in records of selected checkboxes and click update button. Its not updating the records in database on moving to updateaction.php
DBCA Templates
Hi all,I'm working on creating a template for DBCA, but can't find any documentation on the parameters that one can use within the template. Obviously most are fairly obvious, but I'd like to see
what does this mean? +=
is anyone able to explain what this code is saying?i had it written for me awhile back and now that i wanna change it about to make it my own etc i dont really know what each part is doing...
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
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program please?
$_FILES array
Ok,I just started experimenting with PHP today. My goal right now is to have people be able to upload files to my website, but I am starting at square one. I can make a .php print out the name of
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to check if a session is currently running of my app, like maybe using a cookie or something?
string to currency format
Hi guys...Actually I chunk out some data from txtfile and one of the data contains amount value but in string format like so.."000000010000" -->desire result
Change Sort Order to Display Newest File First
Hi Guys,I have a page that sorts the contents (PDFs) of a directory and displays them on the webpage chronologically from the oldest (at top) to the newest (at bottom).I'd like to reverse this display
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the following error:The control with ID 'ace' requires a ScriptManager on the page. The