View Single Post
  #5  
Old 08-02-2013, 03:42 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 22,455
IntoRain is on a distinguished road
Default

Quote:
Originally Posted by Hall of Famer View Post
Umm did you use some weird characters and symbols in your first admin username?
Nope, just letters, not even numbers.


Is it ok to delete the previous one from the database? Or will it cause some problems with the IDs?

And another question... I don't have experience with sql in php context (and 0 php experience), sorry if this is stupid. if I were to do a query, like to count a certain species a person has, how do I do it in php context? Do I just add the query to the database, "call" it in php...?
And is there a documentation with the functions and variables? I understand your code pretty well, but I'm kinda lost around so many files x.x

Last edited by IntoRain; 08-02-2013 at 03:58 PM.
Reply With Quote