Tagged Questions

3
votes
1answer
30 views

Web Service C# and PHP

I am trying to use web service in incorporating my C# application to a php based web site. can anyone suggests some possible ways how to do it?. thanks!.
3
votes
4answers
57 views

A PHP dev wanting to switch to C# as a career, help

Hi, I've been a PHP dev for about 3 years now and it seems that being a C# programmer is more lucrative. I consider myself a capable programmer with passion for learning. I know Ja …
2
votes
2answers
90 views

How can I setup a web application solution that sends (close to) real-time email notifications?

Objective: Real-time sending of email notifications Current Problem: The third party email hosting service restricts an email account to sending 5000 emails only on a daily basis. …
4
votes
1answer
46 views

Workflow engine design

Anyone wish to share knowledge on workflow engine design ... links perhaps? I found this -> http://www.tonymarston.net/php-mysql/workflow.html , very interesting but an additional …
2
votes
5answers
119 views

crossroads..php or java

I am stuck over deciding whether to concentrate on php/mysql or java.. am a starter and Ive learned that I have to chose a language to which I would exert my effort to familiarize. …
3
votes
1answer
38 views

What does this Preg_replace do?

Can anyone enlighten me what does thid code do? $text=preg_replace('/\/i', '', $text);
5
votes
0answers
54 views

Simple PHP RSS Parser

Im currently doing a small module for a page which needs the latest feed from both a blogger page and a twitter page. I only want to add the latest feeds in a small area of the pag …
3
votes
1answer
67 views

What is the MAXIMUM file size a PHP upload facility can handle?

Background: the application (running in Apache/PHP) already has a file upload facility. However, the allowed file size is just 2MB. The user is uploading an 'important' file but th …
3
votes
7answers
199 views

Why do you think Ruby or Python isn’t as pervasive as PHP?

Ruby and Python are both maturing as scripting languages, with Ruby 1.9 closing the gap with PHP in terms of performance. Why do you think these two aren't as pervasive as PHP in t …
4
votes
5answers
66 views

cURL and Javascript

I am trying to automate a login to a site which uses Javascript popups for its login. Apparently I cannot do so using cURL. Is this really the case? Can cURL communicate with Javas …
1
vote
1answer
26 views

Is it overkill to create a PHP C Extension for a cURL routine?

For example, I wanna do an S3 library of some sort that both uploads and downloads data. Of course there are libraries available for S3, but somehow, I wanna speed up these librari …
3
votes
1answer
46 views

PHP CMS installed on a RoR app’s public directory

I'm a total newb in installing PHP CMS packages like Drupal or Joomla. I would like to know if it's possible AND feasible to install one under a RoR app's public directory, and if …
2
votes
1answer
35 views

Is it possible to create a simple workflow for Tasks in Simple Groupware?

Out of the box, a Task can be set to any status, regardless of the current status. The objective is to have a predetermined flow similar to: New -> Assigned -> Fixed -> …
5
votes
4answers
129 views

To WAMP or to XAMPP?

Been using XAMPP for localhost development and testing for a couple of years. Just this morning, someone showed me WAMP Server 2.0 and I was attracted to its user friendliness. No …
3
votes
0answers
13 views

MediaWiki, WikkaWiki or PmWiki?

I'm setting up quick and dirty Wiki site. I have absolutely no plans of creating plugins or modifying the code for the wiki. I just want something simple and stable. The most impo …

1 2 next
15 30 50 per page