Shanti C 106 Posting Virtuoso

No...
thanks for your quick reply...

Is it possible with rewriting concept...

And one more thing..
should i use only one .htaccess file to access all of my folders in mysite.. And how to use rewrite conditions..

Thanks in advance...

Shanti C 106 Posting Virtuoso

Hello...
Good Morning All...

How to hide all query strings in my url and here i can't use hidden variables for these all because in all times i couldn't send them with form submission..And my page is having four query strings to be sent...

If any body have any clues or information about this...
Please i request you to place here...

Thanks in Advance...
Shanti.

Shanti C 106 Posting Virtuoso

i need more information on this...
please help me...

Shanti C 106 Posting Virtuoso

can any body tel me any other ways to hide query strings in my url....
because my url contains 3 or more query strings to be passed...

thanks in advance...

Shanti C 106 Posting Virtuoso

thank you for your response and clue..
i will work on this...

And one more doubt on rewriting...i think you can solve this...
I had written my site rewriting rule like this:

www.mysite.com/shopping/2-product_name.html

in the above 2 is my query string and product_name is my product name...
is there any way to convert my url like this with only product_name with out leaving id as used in that page..

www.mysite.com/shopping/product_name.html

Means is there any way to hide query string in that url...
please tel me any to solve this..
i need this is very urgent..

thanks again for your response...
shanti.

Shanti C 106 Posting Virtuoso
Shanti C 106 Posting Virtuoso

thanks, its worked before...
And one more doubt...

if i write rule for my site like:

www.mysite.com/shopping/leftproducts/1/20

then the images and css file will not came to display...
i think its because of path could be changed...
then how to get them worked..
tel me any idea...

Shanti C 106 Posting Virtuoso

kramned

Shanti C 106 Posting Virtuoso

Mine Is Shanti..
its is my name...i like this word because of my good attitude.... and talent...

Shanti C 106 Posting Virtuoso

Profitable is a opposite word to Unprofitable ....

Shanti C 106 Posting Virtuoso

I too want....

Shanti C 106 Posting Virtuoso

I learned something about URL Rewriting and have to do moreeeeee work on this.....

Shanti C 106 Posting Virtuoso

Thank you all for your inputs specially samarudge and almostbob...
Finally i got this worked by gooogling....
Thanks Again...

shanti

Shanti C 106 Posting Virtuoso

Hello Friends...

Now Im working on URL Rewriting...

I got them worked..But i have few doubts about this concept...
Any Experts will reply me here..

My leftproducts.php page have some times s_id query string
and some times along with s_id , start query string also..
means sometimes:

www.something.com/leftproducts.php?s_id=1

And some times

www.something.com/leftproducts.php?s_id=1&start=10

then how can i put conditions on .htaccess file...

If i write rule for both query strings, it doesn't work for one query string...
Please help on this...

Thanks In Advance...

Shanti C 106 Posting Virtuoso

Tomorrow is just an idea..But today is happening now!!!!

Shanti C 106 Posting Virtuoso

Happy of our win....

Shanti C 106 Posting Virtuoso

" Don't Tell People Your Problems, 70% are don't care, Remaining 30% are GLAD"

Shanti C 106 Posting Virtuoso

try like this:

"INSERT INTO `wall` (`user`, `from`, `content`, `date`) VALUES(.............etc.
Shanti C 106 Posting Virtuoso
Shanti C 106 Posting Virtuoso

you forget to put comma after this line:

`title` VARCHAR( 255 ) NULL

that will fix your problem...
very silly, check out all possibilities for errors and finally you shoul post your question here..
k.all the best.

Shanti C 106 Posting Virtuoso

Is the re-write in .htaccess means even I type page.php?id=3&t=456 it all redirects to a certain url like "page/3/456"?

ya some thing like that...
it depends on our rewriting rule...

Shanti C 106 Posting Virtuoso

k thank you so much...
i will go to know about that...

thanks again...

Shanti C 106 Posting Virtuoso

Any way thanks for your suggestions...
I will do more work on this...
thank again..

Anybody else here to help me????

Shanti C 106 Posting Virtuoso

thanks bob...
how to know that is enabled or not...
if not how to enable it????

Shanti C 106 Posting Virtuoso

can you give any example on this ????

Shanti C 106 Posting Virtuoso

thanks again for your reply...
i got the same error after i tried as you directed...

please give more inputs on this..
thank you..

Shanti C 106 Posting Virtuoso

very very thanks for your input....

I got this error:

500 Internal Server Error

The request was not completed. The server met an unexpected condition.

    something/mysite/shopping/leftproducts.php?c_id=5 (port 80) 

Please forward this error screen to 74.53.25.162's WebMaster.

im my site i have a folder like shopping..and my leftproducts.php is in shopping folder..but index page is our side of shopping folder..
then where should i placed this .htaccees file....

thank again
waiting for your reply...

Shanti C 106 Posting Virtuoso

hello..
anybody please help on this...

Shanti C 106 Posting Virtuoso

iam going to learn about URL ReWriting....

Shanti C 106 Posting Virtuoso

hello there...
please help on this.....

peter_budo commented: 24/7 service only for you... -3
Shanti C 106 Posting Virtuoso

Hello there...

Any body help me to fix this problem regarding .htaccess

I have written this code to convert my url from .php to .html

RewriteEngine on
RewriteRule shopping/leftproducts/([^/]+).html$ /shopping/leftproducts.php?c_id=$1 [L]

but this couldn't work for me...
i coundn't find where the problem occurs..

My url is like :

www.something.com/shopping/leftproducts.php?c_id=5

please solve my problem

Thanks In Advance
Shanti.

Shanti C 106 Posting Virtuoso

792

Shanti C 106 Posting Virtuoso

736 (where's team B?)

Shanti C 106 Posting Virtuoso

you can do it by giving image name as img1,img2,img3,img4,img4,img5,img6 and so on...

and put your adding image code in for loop like:

for($j=1;$j<=10;$j++) 
{
//code for image addition
and image name should like $_POST['img'.$j]
}
Shanti C 106 Posting Virtuoso

712

Shanti C 106 Posting Virtuoso

“What is possible for one is possible for all”

Shanti C 106 Posting Virtuoso

hello
this is same as add/edit category..
the only difference is we are showing categories and sub categories..thats all..remaining is same...
k try again, you will get...

Shanti C 106 Posting Virtuoso

You most welcome

Nice Answer......

Shanti C 106 Posting Virtuoso

you can't add category and subcategory at one page, because while adding the subcategory , we have to insert category id as its parent_id, so we don't insert category, we don't know under which category ,we are going to insert sub category
But we can use only on table to both...
And also your thread can be solved by triggers..
.

Shanti C 106 Posting Virtuoso

thanks to all for their inputs...

Shanti C 106 Posting Virtuoso

If you want to use html url instead of the actual url then you have to use third party tool for this. Then you have to made httpd.ini file on the root of your site and keep all the html url in it. But you should first understand the regular expression to use these type of url otherwise your url may not work correctly.

thanks for your reply...
can i make these type of urls with out httpd.ini file...if so tel me how to do that??????

thanks
shanti

Shanti C 106 Posting Virtuoso

thanks amit for your clear explanation....
can you post correct code for the above example , you have specified..
and tel me where to put the .htaccess file,if my products page is in another folder...
thank you for your reply....

Shanti C 106 Posting Virtuoso

provide some good tutorials...please....

Shanti C 106 Posting Virtuoso

Im shanti..

I am developing one dynamic site ,
here my product display page is like products.php?prod_id=1
It means the products under first category are displayed..
but i want my url like products/categoryname.html..something like this, with my category name...which will spiderable format..

Please help me to do this...

All helps are much appreciated

Shanti C 106 Posting Virtuoso

could you clearly explain your thread more...
if you want save one check box value,normally you can use $_POST..it will return the check box value...
or you want check box array[] or something else..
then post here clearly....

Shanti C 106 Posting Virtuoso

Maybe try this... Its What I've used. $num = mysql_num_rows($result); it might help.

i think the above is the solution....

Shanti C 106 Posting Virtuoso

i don't know how to create telugu site in php,,,
but with zoomla it can be possible easily..
try it once..

Shanti C 106 Posting Virtuoso

"A pessimist sees the difficulty in every opportunity; an optimist sees the opportunity in every difficulty.."

Shanti C 106 Posting Virtuoso

why not to store your search results on sessions....

Shanti C 106 Posting Virtuoso

yes this is captcha..
check this