Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    PHP


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





Creating A Calender


I would like to create an online calendar for a friend. It needs to be able to add notes on each day and if possible highlight the boxes. That's all.

I promise, I have checked all the posts on this site. I have gone through Google. I have done everything I can. I'm looking for a link to a tutorial, a script that needs little customization or some sort of magical dwarf that could come and do it for me.

I really have no clue on anything practical in PHP yet, and what's more I have a horrible feeling that this task could include mySQL and database-y things....

You people have been so helpful before, any chance you could be again??




View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread
MS Outlook Calender To Web Calender
Does any one know of an open source calender sync that will take my appointment in outlook and post them to a web calender. I schedule alot of meeting and it would be great to have this feature made avialable so I don't always have to work so much at tring to schedule a time using emails.

View Replies !
Calender
I am creating a PHP calendar from when I can click a specific date and save the date in the database together with the user who click the the date in the calendar.

View Replies !
Days In A Calender
I am trying to write a calender display that shows the days of the month accross the top of a table, and people's names down the side. One of the things I would like to do is to change the colour when the days are Saturday or Sunday. PHP Code:

View Replies !
Simple Calender
I am developing a very simple calendar that displays links to classes that fall within a given month. To have the page display the current month's classes, I have used: PHP Code:

View Replies !
PHP / HTML Calender
im looking to make an events calender in PHP/HTML. The calender would be simple with a link on each date, once you click on the link it would post the date value to a detailed info page using the GET method, i would then use the date value to search mysql and display that days events on a seperate page.

Now i have been looking around the net and came across a few javascript generated calenders, but i cant seem to find a solution that will allow me to control the calender content using PHP. Has anyone ever tried this?

View Replies !
Popup Calender
In php how to popup Calender and on click date ,month and year its value store in textfield and those value store in database.

View Replies !
Date Calender
from where can i get the Date Calender just like in Phpmyadmin where user selects date from a calender page and the result returns in a timestamp ? you can see it when u select a date data type and insert the record thru phpmyadmin's INSERT option , you get this java script popup calnder.

View Replies !
How To Get The Calender Onto One Of My Pages.
I created a web calender using php and it is tied to sql. I am using yahoo for hosting but I cannot figure out how to get the calender onto one of my pages.

View Replies !
Login & Calender
I'am wondering tha is benifit off creating loggin class instead of function? is there eny? and my next thought is about calendet. I ll have 3 calenders (for 3 diff month) on page with ll show week, day, and they ll by clickble. is there any benefits to writte class instead of funktion? I mean if I writte class so I have to create 3 object with ll take more place in server memory. but if I have one funktion wich I call 3 times it ll by faster( ).

View Replies !
Specific Calender
I'm a designer by trade so PHP can sometimes be a little out of my comfort zone, but thats always a good place to be, right? I have a specific and I should imagine very easy thing i need to set up. I'm making a website for a band who play a lot of live shows. I wonder if anyone has the best solution to make a list of their shows that automatically deletes a show once it's date has passed. You know the way, say, the Myspace live list works. I don't need any fancy calender graphics or anything like that. Just a self-updating list.

View Replies !
Converting A Calender Date
I am converting a calender date..i got a example from PHP Manual. the code is PHP Code:

View Replies !
Calender Script/Schedule
Does anyone have any recommendations or tips on where I can go to find a good scheduling script or a tutorial to make one? I'd perfer to make my own for security reasons so I know the code and for later addons.

Basically I need to re-create something like http://radio.virtualdj.com/schedule/schedule.php where djs can login to book a time on the online radio and then it blocks the slot off.

View Replies !
To Display The Events In Calender
I have designed a event calender in which i have to display an anchor for the dates on which events are added. the calender is getting displayed but the event dates are not getting displayed within the calender.

View Replies !
Online Booking Calender
I wanted to put a calender on my website to allow people to see up coming clasess we have and allow them to booking/pay for them also. I would add them in the back end and how many spots are availble and when someone clicks on to pay for the class and checks out all the way it would subtract it from the total amount.

I would also like it to show on the date when all spots are gone Sold out and when only one is left only 1 spot left. I would like to see if there is a script out already that does this now. I am new to php/mysql so it would be great to find this.

View Replies !
Calender - Availability Chart
I have availability on my site in an calendar and I manually introduces if available for that day or not. But I want to do it autmatically. At the moment I have the reservations in an database table, I have arrival in one column and departures in another column, both date types.

View Replies !
Displaying Files In A Folder Using A Calender
I have excel sheets generated daily and weekly in this format for filenames..for daily sheets the filename is Jan-10-2002 (mmm-dd-yyyy) and weekly Week-39-2002. I have a script that uploads to a constant folder all the excel sheets.

Is there a script that can display the daily scripts in form of a calender. I.E a user can choose to view or download the sheet by choosing the date? Also another for displaying weekly excel sheets in a weekly format.

View Replies !
Calender Change The Background Colour
im have made a calender that i want to tie into a sql database , and depending on the value in the database will change the background colour of that day in the calender, the problem im having is with the following:

$colour = "#FF0000"; // this is just to test whether the background colour changes
$cal_event_opentd = "<td align=center bgcolor=#<?php echo $colour;?><b>"; 

but for some reason the backgroud doesnt change,can anyone tell me where im going wrong.

View Replies !
Calender / Date Picker Script
I have been looking for a script to display a calender / date picker within my web page to be able to select a date from.  Different from the ones I have found, I want to be able jump back and forward through months / years without having to reload the page.  I guess this will probably done using somthing client side such as javascript or CSS?  Can anybody give poitn me to one or give me something to start from?

View Replies !
PHP "Calender Like" Pop Up To Select Date And Store As Variable In Mysql Format?
I use to have this feature on my site about two years ago when i hired someone. It would allow the user to select between two different dates, via a small calender, save it as a variable then query the database.

Does anyone know where I can find the script for the small calender? I think it must of been populated by an external clock since all the dates were accurate etc. July 21st was on a saturday.

View Replies !
Creating XML In Php
I have a website that is hosted on another machine not under my control. i want to be able to use a file to share info between pages. one page inserts into the file and the other reads from the file. i wanted to use XML because there would be a lot of fields and some would variable length or values. i'm looking into the XML functions with PHP however they all seem to read an XML document. is it possible to have one write an XML document?

View Replies !
Creating Dir
I wanted that when users register on my site, automatically a directory would be created,
The problem is, when submiting the registration form via HTTP, the user nobody doesnt have the permissions to create this directory.

So I tryed ftp_mkdir. And it worked. The problem is... the directory permissions where automatically set to 655. How can this be changed? Chmod will not work here, because the user is nobody.

View Replies !
PHP - Creating DB
i have a form with textbox default value='10', i want to add to database, and changes made on this page will update into database. this is my form field :

<input type='text' size='1' name='$i' value='10' />

$i is for loop that prints outs textbox What column do i create in mysql db and how do i assign the each value of textbox ? for example if i create table example...

Create example(date date, qty int); how do i insert each textbox value and each day date into database?

View Replies !
Creating PDF
I need to create a pdf on the fly from 6 fields of my database. What my question is, is how can I make sure that the pdf created is in the landscape profile, not the portrait profile? I have never created PDF's on the fly from a db before.

View Replies !
Creating PDF's With PHP
I need a script that can generate PDFs with PHP. All the scripts I've seen are OOP and I'm not an OOP guy.

View Replies !
Creating API
I've been looking into providing an API on a recent project i've been working on.. i've read around and have decided REST is the best approach in my situation.

The problem is, i've found plenty of tutorials on how to write PHP for third party API's, such as google, amazon etc... however I'm looking for some information on writing your own API in PHP.

I wish to recieved PUT, DELETE and GET commands over HTTP using REST, then process what I get and send some data back wrapped in XML... but can't find any information on how to do this.

View Replies !
Creating Fig On The Fly
I have a web page and i want to create some gif on the fly Is that possbile? Any good technik?

View Replies !
Creating An Image
I am making a links page for my site that takes the links out of the database and displays the name on a button, but the text on each button is different lengths and I was wondering if there was a way I could align them center on the button?

This is the button.php code:
<?php
header ("Content-type: image/png");
$string = $_GET['text'];
$im = @imagecreatefrompng ("button1.png");
$text_color = imagecolorallocate ($im, 255, 255, 255);
imagettftext($im, 10, 0, 5, 35, $text_color, "c:phpfontsariblk.ttf", "$string");
imagepng ($im);
imagedestroy($im);
?>

View Replies !
Creating Pdf File
Is it possible to create a pdf file from a HTML form. i want to create a pDF file from HTML form which looks like the scanned copy of HTML form. I hope there must be somebod< who can answer this question.

View Replies !
Help On Creating Images With GD
I'm using a class to easily create plots and charts:

'GRAPH' by Herman Veluwenkamp downloadable from: http://phpclasses.upperdesign.com/

The problem I've found is the following:

-When using Win9x-PHP4-Apache all is OK
-When using Linux-PHP4-Apache plots appear as viewed in a mirror (both text and numbers)

Does anyone give me a clue about what's happening?

View Replies !
Creating Files
I was wondering, if/how do you create a file with PHP, Im making a "network" for my site with PHP, and ran across this problem.

View Replies !
Help In Creating XML File From DB
Hi friends

i need to get the details from two tables for creating one XML file.. for that, first i started by defining a DOMXML object

$doc = domxml_new_doc(&#391;.0');

and i have one outertable query as

$outer_table = 'main_category'
$query = "SELECT * FROM $outer_table";
$resouter = mysql_query($query, $mysql_connect);

and when its first row is read
its creating elements by

$child = $doc->create_element($fieldname);
$child = $outer->append_child($child);
$value = $doc->create_text_node($fieldvalue);
$value = $child->append_child($value);

and

i need to get some details from second table
with its subcategid=maincategid

to do this
i need to get that particular field that alrady appended to the xml How i can..... i tried get_elements_by_id() but it returns only those elements that comes under it.]

View Replies !
Creating Webservices In PHP
Any body can help me in creating web services in php.
i am using soap package of PEAR.

View Replies !
Creating Pie Chart
Please help me to generate PIE chart...

View Replies !
Creating A Schedule
I am building a diet/weight loss website where a customer would
subscribe for 1,3,6 or 12 months. I am using Paypal IPN to handle the
subscription payments. I would like to create a schedule when the
customer first logs on, from the date they signed up to the date when
the subscription ends and every 7 days is highlighted as the weigh in
day.

Basically I would like to generate a list of dates from one date to
another with every 7th day highlighted.

View Replies !
Creating Pics On The Web
I am developing a claims input form. part of this form, the original paper
version, was to draw a brief picture of the accident.

Is there anyway in PHP, or other addied controld to achieve the same result.

View Replies !
Creating XML Feed Using PHP
I am trying to create an xml-feed using php (without any classes). So I wrote a php script that fetches data from a mySQL db and displays that in xml-format. So far no problem. But then there occured the first problem. I used that code: PHP Code:

View Replies !
Creating Subdomain ?
I want to create a subdomain with the username and then upload files in the subdomain of user ...so that the user can view his files directly from his subdomain...examle...if my site is www.a.com and a user comes with username....anjali...then a subdomain should be created with the name anjali.a.com and all the files of "anjali" user should be uploaded in that folder and that user should be able to directly view his files from the domain "anjali.a.com" ...... i came to know that creating a subdomain is easier in php.....where to find its solution ?

View Replies !
Creating ThumbNails In PHP Without GD
I want to create an image upload script were the user will upload 1 photo while the script will store it in 2 different locations...

/pictures
/thumbs

the script must alo create a second version of the original photo and the new version must be resized into certain width/height....I pretty much know what to do till here...however, what I am asking is that the new version will be resized as well as decreased in terms of quality in order to have a smaller size (but still be fairly viewable)...can this be feasible?

View Replies !
Creating URLs
I'm having problems creating urls when taking info from a mySQL table. For example a table with user_id, name, email and description. Then you've set up a template there this information will be displayed. You have this information in the database:

user_id: 1
name: myname
email: myname@myemail.com
description: information about me

Now in this template it should create an URL for this info that looks something like: www.myhost.com/page.php3?id=1

when they click on this link, another page will popup by using a second template with the name, email, description etc.

View Replies !
Creating A Subdomain
I want to create a subdomain with the username and then upload files in the subdomain of user ...so that the user can view his files directly from his subdomain...examle...if my site is www.a.com and a user comes with username....anjali...then a subdomain should be created with the name www.anjali.com and all the files of "anjali" user should be uploaded in that folder and that user should be able to directly view his files from the domain "www.anjali.com". i came to know that creating a subdomain is easier in php. where to find its solution ?

View Replies !
Creating Web Services In Php
Any body can help me in creating web services in php. i am using soap package of PEAR.

View Replies !
Creating A Jpeg
what i need to do is to create a graphic file. the problem is that my hosting doesnt have the GD needed for all the graphic monipulation. so i need to build the file step by step.
as for building a BMP file, well that was a childs game, plain and simple. but as BMP file goes, its way too big. what i need is some way (algorithm mybe) to convert this bmp file data to a jpg file, or to create a jpg file to start from is also a possiblity.

now, i've dome some reading, and the jpeg stuff, something way out of my league, the calculations, the commpression, the 8 bit stuff. i was wondering if someone has a good and practical tutorial or documentation of steps (in the form of cookbook) to take in order to either convert a bmp data or create a jpg.

View Replies !
Creating An Array
What I need to be able to do is post some variables from a form on page1 into an array and read this out from a loop on page 2. Also should the variable form fields on page 1 that I am using to post the vars, be of the same name?

View Replies !
Creating Pdf From Website
Woudl it be possible to create a PDF from an internet explorer view, using
php?

I would like to create a hardcopy (pdf) from a report, currently generated
and echoed by php and have adobe acrobat reader fired up on the push of a
button....

View Replies !
Creating Directory
i've stored as "MPEG PAL" in a string variable say $directory.(i've tested using is_string() function).Now when creating a directory using exec(mkdir $directory);

it creates two directories MPEG and PAL. I need these two to be a single directory MPEG PAL. How can i do it.i've stored into $directory from text box.

View Replies !
Creating Variables
Is it possible to have a variable that changes its name?? What I mean is if I have a Loop that goes nine times, is it possible for a variable to change its name on every loop.
What I would like would be; PHP Code:

View Replies !
Creating A Php Form
I have a little idea about creating a php form that can interact with the shop I'm using at my internet site (the shop is the exchange project, you can find it here: URL )

I use the shop for my company, and we sell PC hardware on the net. I need to create a form that will help people creating an estimate for a assembled PC, knowing what the price of the components is and buy the components (if they want) through the shop.

So, I'd like to integrate the php form with the MySQL database of the shop: I need something that can let me show every item of the shop changinf automatically them in a drop down menu, one for each category. I tried something, but I had no results

These products must be related with the ones in the shop, so I haven't to update everytime the form, and people can know what the price is and buy the products addying them to their cart automatically I have no idea if this is possible.

View Replies !
Creating WAP Pages With PHP
I am busy developing a site that will need to be accessed by both WAP and normal browsers. The normal browser access is OK and the site is finished for that - now comes to big problem:

I need to create content based on a MySQL database for use on WAP, my only means of accessing the MySQL db is using PHP from a Linux server. I've tried a test that is supposed to display Hi on the WAP browser. This does not work it gives me the following error: Unsupported content type: text/html

The code below is the original code I tried. After that I included Header("Content-type: text/wml"); with Content-type changing from text/wml to text/xml to xml to wml to xml/wml to no avail. Code:

View Replies !
Creating Rtf File With Php
I would like to creat an rtf document with a php script - has anyone seen it
done?

View Replies !
Creating The Query On The Fly
I'm trying to create an UPDATE query string based on results from a foreach loop. My concern is how to deal with commas for multiple array values - PHP Code:

View Replies !
Creating A Class...
how to create a class in php. I was wondering if anyone would be kind enough to show me how to create a very very SIMPLE class in php, and explain what the advantages of using classes are.

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved