Posts
 
Reputation
Joined
Last Seen
Ranked #191
Strength to Increase Rep
+14
Strength to Decrease Rep
-3
93% Quality Score
Upvotes Received
207
Posts with Upvotes
178
Upvoting Members
120
Downvotes Received
14
Posts with Downvotes
14
Downvoting Members
11
55 Commented Posts
12 Endorsements
Ranked #136
Ranked #82
~527.31K People Reached
PC Specs
Asus K60IJ Win 7 64 bit
Favorite Tags

1,317 Posted Topics

Member Avatar for Reverend Jim

The sentence "The quick brown fox jumps over a lazy dog." uses every letter of the alphabet!

Member Avatar for John_smith
10
21K
Member Avatar for camelNotation
Member Avatar for arry004

This seems like pretty good work. I downloaded a copy and I'm going to take a closer look. None-the-less, this seems like a pretty cheap attempt to latch onto a thread that was started in 2006 in order to get some promotion for your product.

Member Avatar for alan.davies
-1
5K
Member Avatar for guyinpv

I worked on maintaining very large mainframe systems written by others and I have developed some pretty large (PHP) systems myself. I have also dabbled in adapting and changing quite a few open source (PHP) systems. Generally, there was very little program-level documentation so what you have is the code …

Member Avatar for diafol
3
265
Member Avatar for kings

It looks like this Zend facility has the ability to convert .doc to .pdf. That way, you could display it as a PDF: [URL="http://www.phplivedocx.org/2009/02/06/convert-doc-to-pdf-in-php/"]http://www.phplivedocx.org/2009/02/06/convert-doc-to-pdf-in-php/[/URL]

Member Avatar for diafol
0
3K
Member Avatar for namigo

This comes up on a fairly regular basis and I don't think that anyone has identified a really good solution. There are one or two (PHP) programs that attempt to convert from Doc to text but they aren't 100% accurate. It can be done with COM but that doesn't help …

Member Avatar for pritaeas
0
5K
Member Avatar for The Dude
Member Avatar for Allan123

I haven't used any of them but there seem to be a lot of options. [Click Here](https://www.google.ca/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=audio%20file%20to%20text)

Member Avatar for thomas1980
0
264
Member Avatar for JOSheaIV

I used to visit Daniweb daily. The old format worked for me. I could quickly see what had been posted in the few forums that I normally visited and decide to read some of the posts or get back out. Since the new format was introduced, I feel that there …

Member Avatar for Popc0rn
1
2K
Member Avatar for kireol

I don't see how that will help since it is intended to convert Tiff to JPG/GIF not PDF to JPG/GIF. This might help [URL="http://forums.digitalpoint.com/showthread.php?t=230074"]http://forums.digitalpoint.com/showthread.php?t=230074[/URL]

Member Avatar for diafol
0
2K
Member Avatar for diafol

The situation in the UK with "countries" within a "country" is pretty unique but the end result may not be that different from other countries with states or provinces. People in a small state or province have fewer representatives overall than a large one and may feel that they don't …

Member Avatar for diafol
0
272
Member Avatar for Thevenin

http://stackoverflow.com/questions/5398674/get-users-current-location-in-php http://stackoverflow.com/questions/15017854/geolocation-without-requesting-permission

Member Avatar for chrishea
0
139
Member Avatar for phoenix254

There are a number of JS libraries that provide plugins that are pretty easy to use. JQuery is probably the most popular. There are many, many image sliders (JQuery and others) and it is relatively easy to embed the calling code in a PHP program. You shouldn't need any help …

Member Avatar for Makara
0
446
Member Avatar for shashigowda

It would be a bit unusual to do it this way but you would probably have to link to the html module (from the PHP module) with the variable as a command line parm ( module.html?parm=xxx) and then handle the variable with Javascript. [Click Here](http://stackoverflow.com/questions/3724106/how-to-exchange-variables-between-two-html-pages)

Member Avatar for edbr
0
339
Member Avatar for Borzoi
Member Avatar for Borzoi
0
10K
Member Avatar for vizz

1. Do you really need the snapshot? If you have the URL, you can display the actual page any time you need it in an iframe. 2. I have never used imagegrabwindow but it has limitations and issues that you may not want to live with. [Link](http://stackoverflow.com/questions/1540546/php-imagegrabwindow-gd-library-returns-only-black-images). 2. There are …

Member Avatar for chrishea
0
161
Member Avatar for padma525

I have successfully used a number of these approaches: * Using PHPMyAdmin to import a csv file is pretty quick and simple. You will want to drop the header from the CSV file and you need to specify that the field separator is a comma (in PHPMyAdmin). * You can …

Member Avatar for sankartomogo
1
3K
Member Avatar for christos312

I don't know if you can find any numbers but I think that you'll find that the government and big (conservative) companies probably prefer ASP.net because they feel more comfortable dealing with big companies like IBM and Microsoft and they don't necessarily trust free / open source systems. The start-ups …

Member Avatar for DaveAmour
0
810
Member Avatar for sem123
Member Avatar for jenniferjudy2
0
256
Member Avatar for jrotunda85

This might be helpful [URL="http://www.timshowers.com/2008/08/php-geocoding-tutorial-with-the-google-maps-api-part-one/"]http://www.timshowers.com/2008/08/php-geocoding-tutorial-with-the-google-maps-api-part-one/[/URL]

Member Avatar for Yong woon
0
583
Member Avatar for newbie14

This one ([URL="http://rlib.sicompos.com/"]RLib[/URL]) is free. There are others that you'll have to pay for and you may find some other free ones with a search. If you end up creating your own reports, then see my PHP help page (link in signature line below) for info on crating Excel and …

Member Avatar for jiansheng.ding
0
424
Member Avatar for rajabhaskar525

This topic comes up on a very regular basis. Some of the confusion on this is that the availability of free services depends on where you are and which Carrier you need to send to. This service is at the discretion of the Carriers and they don't seem to publish …

Member Avatar for Bishnoi_1
1
2K
Member Avatar for Aamit

The Word Convert Class does a good job of converting to the different formats that Word can produce (including txt and htm). [URL="http://www.weberdev.com/get_example-3211.html"]http://www.weberdev.com/get_example-3211.html[/URL]

Member Avatar for Muzammil_2
0
7K
Member Avatar for jKidz

You'd probably want to use a session variable, that is set when a post is done (with the unix time stamp). On every post, check if these are set and if the time difference is less than 1 minute, then take whatever alternative action (a message?) that you want to …

Member Avatar for chrishea
0
90
Member Avatar for Shikha_1

From "Read this Before Posting a Question" (abbreviated): * Engage your brain! * Search the PHP manual. * Search the forum. * Search the web.

Member Avatar for Sangeeta_2
0
220
Member Avatar for kevin32

You may want to look at [URL="http://www.boonex.com"]Dolphin[/URL]. The Free version may not have everything you want but you have the option of paying to get more.

Member Avatar for Jerry_8
0
207
Member Avatar for bbinais

On the third try (that fails), save the date / time / timestamp when he gets re-activated into the DB. Always check this field when someone tries to login. If the time is still in the future, then reject the login. If there is one and the time has passed, …

Member Avatar for diafol
0
3K
Member Avatar for davy_yg

I changed the -250 to 250. I used my own image. I can see it and I can hover over it and click on it (but obviously nothing happens when I click it).

Member Avatar for chrishea
0
142
Member Avatar for Warrens80

3 Toyota Camrys: 2000, 2006 (Solara 2 door) and 2010 Hybrid. All very reliable. Hybrid gets pretty good gas mileage for a fairly large car (35+ mpg in the summer). It has a lot of technology in it but Toyota engineers did a really good job so it doesn't break …

Member Avatar for Slavi
1
398
Member Avatar for kaprikorn07
Member Avatar for Richtofen345
Member Avatar for Deepika_6
0
2K
Member Avatar for spiderling

Maybe doing it with PHP isn't the easiest / best way to do it. You can create editable pdf files with the full Adobe package. [Click Here](http://helpx.adobe.com/acrobat/kb/create-fillable-pdf-forms-acrobat.html). This is supposed to work online. The (free) reader can accept input to form fields but won't save them. That may still be …

Member Avatar for Isaac_4
0
7K
Member Avatar for chrishea

The scenario is like this: * I am using a CMS that uses FCKEditor (that's what came with it not CKEditor). * I use this CMS a lot, I'm pretty familiar with it and I have never had a problem on my machine or anyone else's using the Admin facility …

Member Avatar for chrishea
0
130
Member Avatar for hriti

[Click Here](http://codecanyon.net/item/php-ffmpeg-video-converter/124123) for an $8 solution.

Member Avatar for chrishea
0
132
Member Avatar for chrishea

As some of you may already know, there are significant health risks that can result from too much sitting. Research shows that it can contribute to weight gain, cardiovascular disease and cancer. This is different from the effects of a lack of exercise. Even if you exercise once a day, …

Member Avatar for janeleonard
0
322
Member Avatar for Hilal2009

[Click Here](http://www.quackit.com/javascript/tutorial/javascript_date_and_time.cfm) It could be passed to PHP as a parm on a php program link.

Member Avatar for diafol
0
5K
Member Avatar for Ouwgel

[Click Here](http://stackoverflow.com/questions/12783477/creating-pdf-thumbnail-in-php-and-caching-it)

Member Avatar for almostbob
0
8K
Member Avatar for dskanth

In case server2go doesn't work out, here are a couple of others: I managed to use mini-PHP Studio successfully in the past but it took some experimenting. This is probably PHP 4 only. [URL="http://www.exvision.net/miniphp/"]http://www.exvision.net/miniphp/[/URL] Never used this one. It doesn't support PHP 5. [URL="http://www.bambalam.se/bamcompile/"]http://www.bambalam.se/bamcompile/[/URL]

Member Avatar for itisnot_me
0
2K
Member Avatar for SimonIoa
Member Avatar for nitin1

**HP** I don't trust HP. Had one and it broke down after a couple of years because of overheating. This was a widespread problem but no help from HP. **Dell** Limited experience with these. My son had one that had a serious overheating problem. **Toshiba**'s reputation (as per the example …

Member Avatar for blackmiau
0
444
Member Avatar for toniksystems

It looks as if someone has already done this: [Click Here](http://50.22.22.156/crossroad/designed/connect.aspx?AppCode=1005) They used something called "[Cloud It Up](http://www.clouditup.com/)" to convert Open Office to an online version. These aren't free and PHP probably doesn't really come into. Doing something in PHP probably means re-creating Open Office using PHP and that would …

Member Avatar for diafol
0
227
Member Avatar for salv236

There is a certain amount of natural ability and interest required. Not everyone is suited for this type of work. If you take some courses or do some learning on your own, you will start to see if it comes to you easily and if you enjoy doing it. If …

Member Avatar for chrishea
0
320
Member Avatar for chaitu11

I tried mini PHP Studio, one of the programs designed to do desktop PHP. It worked but it wasn't really a serious development environment that you'd want to invest a lot of effort into. If your real question is "can I use my PHP coding skills for a desktop app" …

Member Avatar for diafol
0
1K
Member Avatar for sukhdev.singh
Member Avatar for hiiiiii@

Cell phone companies in North America provide an email address format that you can use to send an SMS message. This is outgoing only and will probably have a limit on how many can be sent per day. You have to know who the carrier is to know the email …

Member Avatar for Tom87
0
203
Member Avatar for burhanahmed92

In my experience, it's more effective scraping content (especially when it's complex) using a local program rather than PHP. This gives you the same vantage point as a user sitting in front of a browser so you see everything regardless of what technology was used to put it there. I …

Member Avatar for pritaeas
0
308
Member Avatar for madan879

Amadeus is a high-cost commercial system. They provide consulting to those who want to integrate with their system. Why aren't you addressing your question directly to them? [Click Here](http://www.amadeus.com/web/amadeus/en_1A-corporate/Amadeus-Home/Information-for/IT-professionals/1319560217116-Page-AMAD_ProfileInfoPpal)

Member Avatar for chrishea
0
214
Member Avatar for webecedarian

This is probably the correct link: http://www.nytimes.com/2014/01/05/magazine/who-made-that-nigerian-scam.html?_r=0

Member Avatar for chrishea
0
155
Member Avatar for davy_yg

Building your own SMS Gateway would be a pretty challenging task. Using the API for an existing SMS Gateway to send and receive SMS messages is pretty easy to do. I have used Twilio and I was able to get it running quite quickly.

Member Avatar for szurcsii
1
245
Member Avatar for Belton

You could create a temporary table (using PHP) to combine the data from the other tables and then export that using PHPMyAdmin. You can also create a report putting the data into an HTML table and then write that to excel (if you want to avoid the manual intervention).

Member Avatar for mglobs
0
260

The End.