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
Ranked #3K
~20.2K People Reached
About Me

18. Guy. Likes Php.
Got enough?

Interests
Php, Webdesign. Just playing around with coding.
Favorite Tags
Member Avatar for dudegio

Hello please help me troubleshooting this. i got this error in my login.. pleaaaaase. below is the **error** that prompts me when i login: PHP Warning: Cannot modify header information - headers already sent by (output started at D:\HostingSpaces\spindev\spindev.spinweb.ph\wwwroot\YPS\login\login.php:9) in D:\HostingSpaces\spindev\spindev.spinweb.ph\wwwroot\YPS\login\login.php on line 71 PHP Warning: Cannot modify header information …

Member Avatar for nicheteam
0
14K
Member Avatar for WhiteLeo

Hi there I've got an Acer Notebook (The exact model escapes me, but when I get home I will post it) running Windows XP. Anyway, it runs great. The one thing I noticed is it has trouble with images. Particulary gradient images. A smooth gradient on my old screen is …

Member Avatar for Arieljkd
0
202
Member Avatar for hacker9801

I was thinking about making an avatar system (like Gaia Online; I've tried befor but it's hard). Can anybody help me with one? I'm gonna make an open source site like Gaia... I can't do it by myself, though.

Member Avatar for jmvazq
0
591
Member Avatar for Killer_Typo

[php] <?php /* declar some relevant variables */ $Host = "localhost"; //location of mySQL on server $User = "michael"; //my username $Pass = "koolaide"; //my password $Name = "phpaccess"; //name of the database to be used $Table = "info"; //name of the table within the database mysql_connect ($Host, $User, $Pass, …

Member Avatar for michael.mckee
0
2K
Member Avatar for WhiteLeo

Hi there, I was wondering if it was possible to set up some sort of condition so there are seperate error documents for normal files and images. Basically I'd like it so if a png image was called and it doesn't exist, I can return another image. But if a …

0
70
Member Avatar for ndeniche

i am a newbie in learning php, and i would like to know if php can be used just as javascript being initialized in the head of an html docment to be called whenever you need it?

Member Avatar for WhiteLeo
0
129
Member Avatar for sickly_man

Is it possible to retrieve one cell of data from a MySQL database? I need to put the ID from one row of a table into a php variable so that I can recall the correct row later on for editing purposes. If you know how to do this please …

Member Avatar for sickly_man
-1
2K
Member Avatar for Manawyddan

Hi everyone. i'm having the following problem with the PHP code that i'm writing: [B]Notice[/B]: Undefined index: email in [B]c:\program files\easyphp1-8\www\gestao_perfil.php[/B] on line [B]15[/B] [B]Notice[/B]: Undefined index: password in [B]c:\program files\easyphp1-8\www\gestao_perfil.php[/B] on line [B]22 Here is the code: [/B][code=PHP] <?php parse_str ($_SERVER['QUERY_STRING']); //Tenta estabelecer uma ligação ao servidor MySQL @mysql_connect("localhost","root","") …

Member Avatar for WhiteLeo
0
160
Member Avatar for HunterSThompson

im trying to make it so when someone hits submit and a feild is empty or blank i message pops up and says "must fill in required feilds" near the bottom of the form rather than having a new page open up and say it.

Member Avatar for WhiteLeo
0
96
Member Avatar for MeeraKotecha

Hello once again... I have the sidebar and the header common in all the pages which are made in PHP.. The sidebar and the header are in an html.. But when i include them in my current pages(the one made in PHP) than the style sheets of both clash and …

Member Avatar for MeeraKotecha
0
122
Member Avatar for nathanpacker

Hey everyone, I need some advice. I have a simple user form. Name, email, comments, blah blah blah. Currently for error checking, in my code, if the user inputs something invalid or doesn't fill out a required field, I redirect them to another page that tells them the error, then …

Member Avatar for Rhyan
0
143