Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~667 People Reached

4 Posted Topics

Member Avatar for bepese

Hi everybody, I have this really little piece of code wich I want to implement inside wordpress: http://jsfiddle.net/YPAy6/9/ I simply need how or where to put the "function" and how to call it from a post in wordpress. Any idea? really thanks! PD: I'm loading all scripts from google's cdn …

Member Avatar for bepese
0
208
Member Avatar for Ritesh_4

also using .htaccess http://www.htmlremix.com/seo/block-google-and-bots-using-htaccess-and-robots-txt

Member Avatar for Ritesh_4
0
208
Member Avatar for rakwel10

fast answer: No fast solution, installa a sarch everything plugin, and complete each post/page with "real data" using excerpts, custom fields, etc...

Member Avatar for bepese
0
102
Member Avatar for bepese

Hi; I have an sql database with a table called: "stardate" with default value set up with "dat" I want to modify this column default value to current date (server side) I'm trying this: Alter table my_table Modify startdate DATE DEFAULT CURRENT_TIMESTAMP; with this error: Error Code: 1067. Invalid default …

Member Avatar for code739
0
149

The End.