Syfer's Profile
Reputation: 1
Apprentice
- Group:
- Active Members
- Active Posts:
- 190 (0.2 per day)
- Joined:
- 08-October 10
- Profile Views:
- 2,505
- Last Active:
Apr 12 2013 07:22 PM- Currently:
- Offline
Previous Fields
- Country:
- PH
- OS Preference:
- Windows
- Favorite Browser:
- FireFox
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- PC
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Very simple PHP 500 error
Posted 12 Apr 2013
-
In Topic: phpmyadmin - error
Posted 29 Oct 2012
-
In Topic: phpmyadmin - error
Posted 28 Oct 2012
Dormilich, on 28 October 2012 - 11:53 PM, said:that’s indeed a DB problem. the (internal) settings of the MySQL server does not allow localhost to connect. did you try to connect via the root account or via a standard user?
you mean by internal is the cmd - mysql? or ?
And i haven't tried it so
how will i allow the localhost/phpmyadmin to run? -
In Topic: Problems on my sessions
Posted 22 Oct 2012
Dormilich, on 22 October 2012 - 06:12 AM, said:that would only influence the setting of session variables.
so what do i need to do to fix it?
here's my updated code
Agreement.php
<?php session_start(); if(isset($_post['sub'])){ $_SESSION['agree'] = 1; header("Location:donate.php"); } ?>
Donate.php
<?php session_start(); if($_SESSION['agree']!='1'){ header("Location:agreement.php"); } ?> -
In Topic: Problems on my sessions
Posted 22 Oct 2012
My Information
- Member Title:
- D.I.C Head
- Age:
- 22 years old
- Birthday:
- August 9, 1990
- Gender:
-
- Location:
- Philippines
- Full Name:
- Censured Bish
- Years Programming:
- 3
- Programming Languages:
- Database , PHP ,.VB , HTML5 , CSS3
Contact Information
- E-mail:
- Private
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
Syfer has no profile comments yet. Why not say hello?