Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: stakeknife
Forum: ASP Sep 26th, 2005, 3:33 AM
Replies: 2
Views: 294
Posted By stakeknife
AhhH!!! I can't find anything on this exception...

THis error occured in a client's website. I can't find anything in the ASP knowledge base on this. Any ideas? What caused it?

Cheers


vvvvvvvvvvvvvvvvvvvvv ERROR vvvvvvvvvvvvvvvvvvvvvvv


Server...
Forum: PHP Apr 13th, 2005, 10:27 AM
Replies: 2
Views: 252
Posted By stakeknife
Strange PHP Sessions Errors

Hi again all, I have written a new addition to my program that allows a user to login, it checks what sort of class the user can be (Member, Admin or Head Admin).

Here are some snippets explaining...
Forum: PHP Apr 8th, 2005, 6:02 AM
Replies: 1
Views: 305
Posted By stakeknife
Urgent help needed with login form

I wrote a login form to access the admin area of my program. It takes the username and password selects them from the db based on the username and compares them to the values taken in. All seems well...
Forum: PHP Apr 4th, 2005, 7:12 AM
Replies: 1
Views: 322
Posted By stakeknife
Textarea, PHP & MySQL

okay, strange error, i'm writing a script (some may know this already :) ) where the user can add/edit/delete articles and category's to the database. Im currently working on the edit part, the...
Forum: PHP Mar 30th, 2005, 11:38 AM
Replies: 9
Views: 381
Posted By stakeknife
hi folks, thanks for the help, i decided to...

hi folks,

thanks for the help, i decided to rewrite the code without help of the web or anything and this is what i have written, all the functions such as add article and view article etc are now...
Forum: PHP Mar 29th, 2005, 11:44 AM
Replies: 9
Views: 381
Posted By stakeknife
Ill give that a go Jonnno and report back....

Ill give that a go Jonnno and report back. Thanx

Tempest:


include("db.php"); is the database connection in a module
Forum: PHP Mar 29th, 2005, 10:08 AM
Replies: 9
Views: 381
Posted By stakeknife
no i get absolutely nothing... the php is setup...

no i get absolutely nothing...

the php is setup and working properly because this is just part of a bigger script, the rest is working...

though when i have an error in my programs i dont get an...
Forum: PHP Mar 29th, 2005, 9:46 AM
Replies: 9
Views: 381
Posted By stakeknife
as a note, even if I use the ol' if...

as a note, even if I use the ol'

if (statement)
{
blah;
}
else
{
blah;
}
Forum: PHP Mar 29th, 2005, 9:44 AM
Replies: 9
Views: 381
Posted By stakeknife
the if: elseif: else: endif: is apparently just...

the if: elseif: else: endif: is apparently just another way of writing if endif statements

i incorporated the addslashes... thanks....

nothing that solves the error though, that error being the...
Forum: PHP Mar 29th, 2005, 8:55 AM
Replies: 9
Views: 381
Posted By stakeknife
Problem with a script i wrote... not sure though!

I wrote this script which simply lists articles in a database by their title and allows the user the option to add an article to the database... i've been working on it for the last two days now and...
Forum: PHP Mar 23rd, 2005, 6:26 AM
Replies: 1
Views: 318
Posted By stakeknife
Problem Inserting Values into mySQL from PHP

I used this code to take values from the user

function step1()
{
if (!isset($_POST['username'])) $_POST['username'] = '';
if (!isset($_POST['password'])) $_POST['password'] = '';
if...
Forum: PHP Mar 11th, 2005, 4:18 AM
Replies: 4
Views: 301
Posted By stakeknife
thanks for that but i get a strange error when i...

thanks for that but i get a strange error when i try to access my sql script, please not this script works fine when loaded into mysql outside of PHP.

I receive this error!

You have an error in...
Forum: PHP Mar 10th, 2005, 5:07 AM
Replies: 4
Views: 301
Posted By stakeknife
Loading an SQL script in PHP

Hi all,

First thanks to those who helped with my previous problem... (the one with functions and forms, got it working nicely 2, ill post up when it looks a little more decent).

I am trying to load...
Forum: PHP Mar 8th, 2005, 5:28 AM
Replies: 6
Views: 300
Posted By stakeknife
okay from my understanding of PHP at the moment...

okay from my understanding of PHP at the moment the code given thus far will just show all of the forms on the one page, no?

What i need is each form to held in a function, i intend to use a switch...
Forum: PHP Mar 7th, 2005, 11:31 AM
Replies: 6
Views: 300
Posted By stakeknife
thanks dizzutch, just trying to get everything...

thanks dizzutch, just trying to get everything spot on as i work on it...

just a few questions regarding this code

<?
if($_POST['submitted1'] != true){

// i presume this means that all the forms...
Forum: PHP Mar 7th, 2005, 6:05 AM
Replies: 6
Views: 300
Posted By stakeknife
Functions, Forms and PHP

hi all,

beginner at PHP, doing an installation script for PHP project. at the moment im just throwing information from one page to another, which means the installation script is four pages long

1)...
Showing results 1 to 16 of 16

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:42 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC