Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #27.9K
Ranked #3K
~5K People Reached
Favorite Forums

5 Posted Topics

Member Avatar for Stefce

We use this one. They have a free online version. If you want to have it on your website, the base cost is $19.99. We bought it a long time ago and when we need to update, we just use the same link they gave us and download it. It …

Member Avatar for Dani
0
152
Member Avatar for SharkJr

You need a "WHERE". "UPDATE user SET first_name ='" . $_POST['first_name'] . "' WHERE user_name='whatever'" otherwise it will think you want to update everything in the first_name column.

Member Avatar for anand9796
0
421
Member Avatar for Raju_3

You can try this https://web.wurfl.io/. I've used it check for device and redirect to a contact page on anything other than phone.

Member Avatar for dannette
0
456
Member Avatar for mikeandike22

You may want to look into [JW Player](http://www.longtailvideo.com/) for a nice looking player as well. You can use the path to the video as the variable. I combine the js code (they give tons of example code) along with php code to put several on a page.

Member Avatar for Member #120589
1
306
Member Avatar for Member #949455

LastMitch - yes when FCKeditor stopped they went to CKeditor. Hearth gave you the link above. They give all the directions in their wiki as to how to implement it. Here is what I do. Include this in the head tags: <script type="text/javascript" src="../ckeditor/ckeditor.js"></script> Then on a page where I'm …

Member Avatar for dannette
1
4K

The End.