Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<