Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for mbirame

Hi folks, I am still quite new here, and brand new to Zend and PHP, so please forgive my ignorance...I'm sadly still very much a paint by numbers hack. :-D I'm wanting to do what I think is a fairly simple task: Collect info from one of my google calendars …

Member Avatar for CDTOAD
0
88
Member Avatar for mbirame

Hi folks, I'm wanting to add tables to my current database that will be based on a CRM idea but tailored to my specific needs. Are there tutorials or places I can look online that go into building database structures for different needs? I'm a newbie, so some of the …

Member Avatar for Phaelax
0
71
Member Avatar for mbirame

Hi folks, I have been trying to figure this out for the last few days, and it's really getting me nowhere. I'm pretty new to PHP and really new to cURL. I'm trying to connect to my [URL="http://highrisehq.com/"]highrise[/URL] account via their [URL="http://developer.37signals.com/highrise/"]API[/URL] I'm trying to implement this through php. Browsing …

Member Avatar for pritaeas
0
97
Member Avatar for mbirame

Hi folks, I'm really at a loss here, and I'm no really even sure if this is the place to post-if not, please feel free to send me where you think I can figure this out! I have a php login page that is connecting to a database that is …

Member Avatar for Josh Connerty
0
94
Member Avatar for mbirame

Hi folks, I'm afraid I'm pretty new to javascript, so I apologize in advance for my inexperience. I am trying to do a simple thing: I have a page with three items that I want the user to agree to (a beta signup agreement). I want them to have to …

Member Avatar for mbirame
0
227
Member Avatar for mbirame

I am completely new to PHP and am doing online tutorials to learn. In this code: [CODE]<?php $cars_on_lot = 10; print "We have $cars_on_lot cars.\n "; print "We got another new car.\n "; $cars_on_lot++; print "Now we have $cars_on_lot cars!\n<p>"; print '<b>$cars_on_lot++</b> is the same to PHP as <b>$cars_on_lot + …

Member Avatar for pritaeas
0
88
Member Avatar for mbirame

Hi folks, I am brand new to PHP, but I am trying to learn from an online tutorial. I'm using this one: [url]http://inpics.net/tutorials/php/variables24.html[/url] I'm sure there are many others, but that's where I'm at now. I am on the variables section, and they present this code: [CODE]<?php # This script …

Member Avatar for humbug
0
135
Member Avatar for mbirame

Please see this thread to see where we are at... [URL="http://www.daniweb.com/forums/thread184723.html"]http://www.daniweb.com/forums/thread184723.html[/URL] I really don't have the knowledge to get this done, and I understand that I'm probably asking too much for someone to spend time for free on the forum finishing this project. Feel free to email me at joel …

0
60
Member Avatar for mbirame

Hi friends, This is my first post here. Please forgive me as I am a complete novice with Python. I have experience with HTML and CSS, but my main gig is electronics...So, please excuse me if I am out of line asking this question here! A friend was helping me …

Member Avatar for mbirame
0
1K