I was just reading on Nick O’Neil’s blog about the Facebook Connect for WordPress Plugin that is expected to be out anytime. Apparently another company has already developed a similar product that was previewed at the Facebook Developers conference earlier this year but it apparently hasn’t made it’s way into beta format just yet. From […]
Adding Form to DB Record in PHPR
I recently had a pretty intensive PHPR project where I had to create a page for a client that called in records from their database as well as displaying a form that visitors could us to contact the “name” and “email” from that particular record. In theory this isn’t a complicated thing to get your […]
PHPR Project Management
I found this interesting post on the Xlinesoft forum tonight. (Best Practices) It relates to Best Practices for using PHPRunner & Subversioning. I currently don’t have a use for this in anything I am working on but thought that it was pretty interesting so I decided to include it here… —————————————————— 1.0 Summary: Setting up […]
URL String w/ Advanced Search – PHPR
I ran across something today that was pretty cool. Let’s say you are using PHPR to generate your PHP pages and code, the advanced search feature is setup by default not to give a URL in it’s results (I have wondered why this is because basic search gives you a workable URL string for building […]
PHP Development Podcasts
I am doing more and more podcasts these days on my Microsoft Zune these days. I have put together a list of my favorite PHP Podcasts for anyone that might be interested in picking up PHP or just going back and getting a refresher course on the basics. There are also a ton of other […]
Table Events Bug w/ Catalog – Registration App
I put together a class catalog and registration application a while back for a client and it’s been working great with the exception of one small bug that I can’t seem to be able to locate. I have it setup using Table Events (After Record Added) in PHPR to send an email once someone registers […]
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- 7
- …
- 9
- Next Page »