Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #54.9K
~2K People Reached
Favorite Tags
Member Avatar for dlh6213

Friday morning I had a folder on one of my drives partitions; Monday morning, the entire folder is missing. I've searched all the drives for some of the things in the folder in case it somehow got moved, but searches turned up nothing. All I can think is that somehow …

Member Avatar for june826
0
1K
Member Avatar for zoreli

Hi everyone What I am trying to do: I am trying to rewrite my urls in seo frendly url. For that purpose I create the following table in my database: CREATE TABLE `seourls` ( `path` varchar(255) NOT NULL, `url` varchar(255) NOT NULL, PRIMARY KEY (`path`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- …

Member Avatar for Squidge
0
550