OK ignorant me.
"max_file_uploa ds" parameter controls the number of files you can upload. Changed its value in php5.ini file
User Profile
Collapse
-
input element of type file not reading file names after 20 file elements
Hi,
The strange problem i am having is,
the input element of type='file' not reading file names after 20 file elements. It simple returns null on reading the 'name' of file.
The code is simple and has no error as I am testing it standalone
...Code:<form action="testfile.php" method="post" enctype="multipart/form-data"> 1<input
-
Left Join Query Problem
Two tables
Code:customer (id,name) = { '1','ABC'; '2','DEF'; '3','GHI' }I want to get the customer.name, images.id, and images.imageURL from the two tables. But,Code:images (id,customer_id,subscription_id,imageURL) = { '1','1','123','abc123.jpg'; '2','2','456','asdjkl.png'; '3','3','456','asad.gif'; }
the subscription_id should be '456'... -
The above rule is not working for me.
Here is the htaccess that I have,
...Code:# Customized error messages. ErrorDocument 404 /index.php # Set the default handler. DirectoryIndex index.php # Various rewrite rules. <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$Leave a comment:
-
How to remove string from URL using mod_rewrite
I have this URL
http://www.mysite.com/customer/city/...k12j1b32l12lj3
I want to redirect the user to
http://www.mysite.com/customer/city/2
basically I need to remove this "?gclid=1kn23k1 2j1b32l12lj3" part
I need the RewriteCond and RewriteRule for it...... -
not exactly. I wanted to have some discussion about it and for this i just searched about this question and struck with the HTML5 features....may be they have something to offer...but still if there is something new and interesting which is unimplemented than we should have a healthy discussion about it..
:D
and how come these are css3 properties...i looked into the html5 features as the link shows in my above post..still looking...Leave a comment:
-
in html 5, there are tags like
draggable
and events like ondrag, ondrop, onresize
if you drag and drop,,but translate it like
e.g. your element was on 0,0 and dropped at 0,10, translate it like a 90degree anticlockwise rotation. but for actual rotation of that element, maybe one needs to display the text in a new 2Dcanvas and rotate using its function of
rotate(angle)//...Leave a comment:
-
Display textarea with rotation or angular textarea
I was wondering if its possible to get text in the textarea, on some webpage, and show it with some rotation like 45 degree angle, like a signature at the bottom.
one way is to save the textarea as image and show it with rotation...if there is anyother idea u have than please share
regards,
Coldfire -
have u used google.com/webmasters.
Submit your site's URL there, and wait for the googleBot to crawl ur site and its content. After that you can view ur web crawl status etc to fine-tune your sites performance....Leave a comment:
-
havnt u put the html script allright. In similar way u can use the html tag textaea
here is the code
for copy-paste
[HTML]<textarea name="txt" rows="6" cols="90" readonly="true" ><a
href="http://www.flickr.com/groups/beauty_is_in_th e_eye_of_the_be holder/"><img src="http://static.flickr.c om/61/222339465_91c2d 6dd48_t.jpg" width="40"...Leave a comment:
-
i think it can be done with an image like an application logo/sign .....!
BTW ur question is not complete/clear !Leave a comment:
-
font appears different in IE and Firefox
hello
problem is
the webpage : http://kiwi dot macnn dot com/Wordpress/ (dot = .)
shows the rightmost toolbox (macnn toolbox) that contains three Form fields (search.../font.../User forums), in mozilla the text-font appears OK but in IE it appears small in the first field and a bit different from the 2nd/3rd fields
i need help asap -
hide javascript code in webpage
I know javascript code executes at client end i.e. at browser, BUT is there any way to hide ur javascript functionality? -
MS SQL Server 2005 Vs MySQL 5.x
Since i cannot show the differences in a two-column like table. I am first putting
MS SQL Server 2005 and then MySQL 5.x.
MS SQL Server 2005
Brief Overview
- SQL Server is a full-fledged database system developed specifically for large enterprise databases. All advanced features of a relational database are fully implemented.
- Once you purchase the product, you are only limited to the... -
Recommend either SQL Server or MySQL for Retail POS Software
Hello folks!
I need recommendation for Database for a Retail Point of Sale Application either from SQL Server or MySQL.
I know SQL is expensive than MySql but performance wise MySQL has upgraded itself in its 5.x version with the addition of Triggers, Stored Procs, and Foreign Keys etc.(but not yet stabilised).
Apart from Price what should be the optimal choice for a POS application -
No. It varies from user to user. I have to use this thing in a web project....Leave a comment:
-
Get SaveAs dialog on left-click(single) over the image.
Hello ,
Can anybody provide me with the javascript for Openwith/SaveAs dialog on clicking an image
currently the image is used as
[HTML]<a href:http://xxxxx.com/xxxx.jpg>
<img src:"abc.jpg"/ >
</a>[/HTML]
Now i need the javascript for onclick event to be used for image.
!!!
Is there a solution availble if I use a floating div (someone was... -
-
Prompt "SaveAs" Dialog on Image click like for applications, .zip etc
Hello,
The issue is: I have a webpage that displays image in img tag while taking its src from a remote url ( dynamically). Now, my client want this functionality to ask for "Save at any location" routine when someone clicks on the image so that user can avoid right-click saveas.
Platform: xp/asp.net2.0/web-application
PLz help asap -
No activity results to display
Show More
Leave a comment: