what I want to do is this: when the page is loaded, I'm calling some JS function, who is using prototype class, and make an ajax request, to some php file, in that file..I'm updating some...
I need some help, I have to do a script that tells me if a URL link is valid or not, if there is something in it. If someone has some ideas..please let me know :confused:
Hi,
the Left Navigation from my site has a gradient background, can I make it dinamic?...now I'm having 4-5 links but in the future..will me more, how can I make it? Please give me some help here......
I want to use Gmaps2 to show the location, but all I have it's just an address,no latitude and longitude, how can I make it? Can I find out the latitude and longitude of my address? Please give me...
I've made it :) I've studied more the ASCII codes, and I've found the solution, I need the word files for my bulk upload module, you can upload many articles and in the same time. And I needed this...
Yes, I'm uploading the file and get the content from it with file_get_content, and I'm putting that content in a text area...and it's looking pretty bad.
I've read that is a big problem the Word versions as well... all I need it's to remove from my text area the header and the end of the file...these are the ugly parts, I've tried to use...
All I need it's how to read from a word file with Php, I've tried to replace some characters but..still...it's a lot :( ...there is some class to do that? I'm just taking the content from the word...
I need more then that,
I've made an bulk upload, but just for TXT files, now I want the upload to work for Ms Word files too, it's making the upload..just that when I'm seeing the text from the...
I'm having a problem... how can I replace the strange characters from Ms Word, if I'm uploading a DOC file, I'm seeing ugly characters :confused: , I think it's from Ms Word, the header and the end...
The problem didn't been the mac, was my mistake, someone write an article with Microsoft Word, and when I've put that article in DB...has some strange characters, specially for double quotes and...
I have a little problem, I'm having an article and it's written on a Mackintosh, and me I'm having Windows, and I'm seeing some strange symbols, what can I do, there is some functions to get rid of...
I need the preloader bar, for the moment when you upload something, I've heard that in the new version of Php there some functions...if someone nows something about it...
I'm having a little problem...the DB is having too many rows, it's an articles DB, and I need a preloader bar, because it's going pretty slow...and you have the feeling that its not working....
I created a cookie in javascript and I want to destroy it in php, how can I make it? I've tried with setcookie("cookie_name","",time()-3600), and dosn't work, maybe because I've created in javascript...
Hello,
I want something like this... after someone send a mail from the site, to display a message "Your mail send succesfully!" and after 5-10 seconds to redirect to home page or another page....