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
~891 People Reached
Favorite Forums
Favorite Tags
Member Avatar for rjrasmussen

Hi there, Although I wouldn't consider myself a noob, I am still learning about the many facets of PHP. I have encountered a need to write an if statement that will generate an error if the specific criteria are not met. Here's the deal... There are four fields that a …

Member Avatar for nav33n
0
77
Member Avatar for rjrasmussen

I suppose this is easy for a lot of the people who are familiar with PHP/MySQL. I'm relatively new to the whole thing...so please bear with me. I have a single table entitled "events" with two fields. One field is the "date" field and the other is the "event" field. …

Member Avatar for rjrasmussen
0
120
Member Avatar for rjrasmussen

There's a thread from a few years back that talks about creating a random image with link, random text piece of javascript...the code of which can be seen below. The problem is that the images do not coincide with the text. So an image will show...and the links on the …

Member Avatar for rjrasmussen
0
440
Member Avatar for rjrasmussen

I created a list and detail page using Developers Toolbox and from the detail page, I want to be able to get to a series of other pages, all using the ID from the detail page. So...here's my example. You login and search the mbrlist.php page for your user. Based …

Member Avatar for rjrasmussen
0
102
Member Avatar for rjrasmussen

Hello, I am very new to php/mysql, but I've learned a decent amount about it as of late . I'm trying to write a query for a dynamic list. The list is supposed show all user level 1's from a given state (i.e. CT, MA, ME). The state it shows …

Member Avatar for R0bb0b
0
75
Member Avatar for rjrasmussen

Hello, I am quite new to this, but I am attempting to create an update form that connects to a database. It pulls the information correctly, but it will not update...every time I hit update I get the following error(s): "No Primary Key Column was set. (UPD_NO_PK_SET)" ...for this error, …

Member Avatar for Ole Raptor
0
77