help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas