473,659 Members | 2,646 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

poll script working on sourceforge

Hi,

since sf.net doesn't allow php script to write on the server even in a
own web space they counsel to use mysql. On www.hotscripts.com I found
some poll scripts using mysql but the configuration of the db is
written on files on the server and obviously I get a read only mount
volume error. Are you aware of a php script using mysql even for
writing the configuration of the db iteself ?

Thank you,
--
Colossus
Xarchiver, a GTK2 only archive manager -
http://xarchiver.sourceforge.net
Cpsed, a Linux OpenGL 3D scene editor - http://cpsed.sourceforge.net
Mizio, a QT proxy hunter scanner tool - http://mizio.sourceforge.net

Dec 29 '05 #1
1 1422
co********@gmai l.com wrote:
Hi,

since sf.net doesn't allow php script to write on the server even in a
own web space they counsel to use mysql. On www.hotscripts.com I found
some poll scripts using mysql but the configuration of the db is
written on files on the server and obviously I get a read only mount
volume error. Are you aware of a php script using mysql even for
writing the configuration of the db iteself ?

Thank you,
--
Colossus
Xarchiver, a GTK2 only archive manager -
http://xarchiver.sourceforge.net
Cpsed, a Linux OpenGL 3D scene editor - http://cpsed.sourceforge.net
Mizio, a QT proxy hunter scanner tool - http://mizio.sourceforge.net

Have you looked at phpsurveyor ? www.phpsurveyor.org
Configuration of polls/ surveys is in a db. Configuration of the app is
a one time only, change on local machine and upload affair.

Grz, Juliette
Dec 29 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1649
by: Michael Augustin | last post by:
Hi, I hope this is the right newsgroup to post this question to. I am looking for a poll script which displays seperatly the answers from (for ex.) men and women. Ie : if the poll question is "how old are you ?", you would have for every answer range 2 answer bars, one for men and the other for women. I hope this is clear, thanx in advance for your help. Michael
0
1700
by: Michael | last post by:
Hi, I am looking for a poll script with a special feature. Normally poll scripts display for every answer option ONE bar according to how many votes the answer got. I am looking for a script where you have TWO bars, one displaying the number of answers from men and one for the answers from women. I would be very grateful if anybody had already heard of this kind of script and knows where to find it.
1
1564
by: Pat | last post by:
Don't know if this is the right group to post this question but... I'm looking for a good, and not too expensive, forum and a poll script that I can integrate into an excisting website. I'm not using frames for my website so i want to keep my header, footer and navigation but I haven't found any forum that can do that. Does anyone know where I can find such a script?? Thanks! Patrick
44
3394
by: Carl | last post by:
"Nine Language Performance Round-up: Benchmarking Math & File I/O" http://www.osnews.com/story.php?news_id=5602 I think this is an unfair comparison! I wouldn't dream of developing a numerical application in Python without using prebuilt numerical libraries and data objects such as dictionaries and lists. I have been experimenting with numerical algorithms in Python with a heavy use of the Numeric module. My experience is that Python...
9
4173
by: Lad | last post by:
Is there a poll script available in Python?
4
7034
by: Mario | last post by:
Hello everybody, Does anybody know how i make a script to make a poll? I mean a small poll when you can choose yes or no? -- -------"""------- ---()--- °?----(_)-----?° | Greetz Mario|
3
1703
by: Animesh K | last post by:
Hello All: I am new to Php, but working my way out slowly. I saw some polling or voting scripts on the net and all of them use MySQL database with it. I was wondering if a file can be used (to save use of a database, I have only 10-databases from godaddy and I cannot use one for each poll). It seems that this can be done (using file instead of a DB), but I don't want to re-invent the wheel. So if someone has a suggestion, please help...
5
2678
by: pbd22 | last post by:
Hi. I am trying to poll a long-running process via a hidden IFrame. I am noticing that the online errata gives advice for handling a server response: window.parent.handleServerResponse(); The problem I am having with this is that the above function gets called ***after*** the long-running response is completed.
1
6123
by: chsalvia | last post by:
I'm trying to implement a simple poll loop which asynchronously fetches a list of URLs. Since I'm used to working with multiple threads, I have little experience using single-threaded IO multiplexing. I wrote a small program to try to get it to work, but I'm having difficulty. I connect to a bunch of non-blocking sockets, then poll them for activity. On POLLOUT, I send an HTTP request. On POLLIN, I recv incoming data. But the loop...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8535
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8629
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7360
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6181
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4176
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4338
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2757
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.