Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th