473,383 Members | 1,958 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

subscribers

3
i want to create a subscriber form where by i can delete, update, insert a subscriber!!
i'm also supposed to import subscriber(upload a csv file) and export(download a csv file seperated by ";")... and only the name and the email can be edited!!

any help as to how i can go about it???
Feb 18 '10 #1
3 1254
Atli
5,058 Expert 4TB
Hey.

The methods used to interact with databases (MySQL in particular) are covered in pretty much every PHP tutorial ever published. I would suggest you try reading a few of those.
(Try w3schools.com, for example.)

If you have any specific problems when attempting this, post them and we will be more than happy to check it out.

As to the CSV interaction, you can use the fgetcsv and fputcsv functions to read and write data from a CSV file. - You may also want to consider just using something like phpMyAdmin which has built in support for importing and exporting CSV files.
Feb 18 '10 #2
itsloop
18
nice or you can use any 3rdparty Newsletter software.
Feb 18 '10 #3
abnera
3
ok thanks, i will see about it!!
Feb 19 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Brad Ford | last post by:
I see posts concerning the use of Whidbey, I am new to MSDN, and I would very much like to try it out. There is even a "hands on tutorial", but the requirement is that you have Whidbey installed...
10
by: Maulik Pandya | last post by:
Hi! I am working on one Portal project on Asp.net where I need to send Bulk Email on every thursday Night to the all subscribers. The Portal have have arround 1,000,000 exciting members and as...
1
by: RobbieGotNeeds | last post by:
I have a task to "notify event subscribers" whenever an error occurs while monitoring a process. Now, the other program(s) that will monitor my "events" are not in the same program space as mine. ...
2
by: Steve Wilkinson | last post by:
Is there any method I can use to determine the number of subscribers to a controls events. In particular I'm looking at the ComboBox.SelectedIndexChanged event, I have a scenario where I need to...
6
by: Tim | last post by:
Hi, I have a module that acts as a publisher of events. The clients subscribe for the events using the '+=' operator. Instead, I would like the clients to call a method like "RegisterForXEvent"...
6
by: Peter M. | last post by:
Hi all, If an event has multiple subscribers, is it possible to cancel the invocation of event handlers from an event handler? Or to be more specific: I'm subscribing to the ColumnChanging...
0
by: KR | last post by:
Hi, We have two subscribers to one publication and it is a transactional replication with continuous distribution and only one way - publisher to subscribers. The distributor is same as the...
2
by: Tony | last post by:
When I try to acess my subscriptions I get this error. Is there something I can do on my side? Kind regards, Tony Thijs Server Error in '/' Application....
1
by: =?Utf-8?B?c2lwcHl1Y29ubg==?= | last post by:
Hi Is there a way to get a list of Subscribers to an Event ??? Thanks
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.