Search:
Type: Posts; User: jos lohan
Search :
Search took 0.01 seconds.
okay, i feel sheepish for not realizing that. I'll create a php script and post back how it went. Thank you all for help.
I used the query provided, but I think its not in the right syntax, but then again, i m new to sql.
MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that...
sorry, should have made it clearer,
# item_id will increment
# tag_id will remain the same at 128
Hi, I m using,
PHP Version: 5.2.14
MySQL Version: 5.0.91
i would like to insert values 12000 to 14999 into (item_id) field, via phpmyadmin
tables and fields have been created, i was...
Hi, I have created Frame and Frameset files for my index page via Dreamweaver. However, if i click on frameset file (frame+index) show but when i click only index (only index) shows.
How do i fix...
Yes, as i mentioned earlier, it is a copyrighted material and i just uploaded it for a few hours. Then it was automatically deleted,
I'll try my best to upload it again and post the link
The key is CSS in your problem. I have uploaded a tutorial which clearly demonstrates the layout issue
Tut is in mov format. Please do not post it to other places without permission as it is a...
Im sorry for mistyping frames as "iFrames" and Felgall, i appreciate your reply.
just to be clear i meant not to write the js iFrames but HTML frames as you normallly see above nav bar or on the...
I just wanted to get some opinion into whethere frames usage to display only ads is a good idea, or will it have a negative impact on the site being indexed by search engines?
I know that lot of...
I have a site offering digital downloads to customers.
I need a FREE PHP script to do the following:
Send an automated email to customers containing the download link
Script must hide...
I have attached a zip file to this msg, download and install, its easy if you have worked with php before. Zip file contains only two php pages.
The script will spider website and extract all...
There isn't a problem with your web page, it's the code of search box.
I tested the code and it appeared the same on my page as it is in yours.
You should make the changes to outlook of the box...
I'm going to x this one on my page
I think you mean ACCEPT payment.
1) You need to sign up to an ecommerce solution website to provide you 3rd party services (they'll take care of the payments) you'll only have to deal with orders....
It seems like your server is keeping a cached copy of your web files.
You can prevent this by using:
1) a server-side scripting language such as PHP. An example:
<?php
header("Cache-Control:...
If your site is online, you can create sitmaps in different formats here:
Sitemaps
If your site is offline i can provide you script that'll do the job for you
Hope this helps.
Thank you Yelgnidroc, i am still a bit confused over how to invoke the email for an specific product or divert buyer to specific product dl link page?
Would u know a place where i could get a...
Thank you Yelgnidroc for your input, I am still confused over to what script should i be using to invoke the automated email (containing the dl link).
I asked this because currently an automated...
Hi, I have an ecommerce website (CSS/HTML/PHP) offering digital contents to users via paypal cart.
Currently buyers are directed to paypal to make a secure payment and sent ot an automated email...