Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn