Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: oknoorap
Forum: Programming 19th January 2013, 09:54 PM
Replies: 3
Views: 556
Posted By oknoorap
Re: PHP Help

You can use php syntax in many ways :

$my_post['post_title'] = $product['title']." Review"; or
$my_post['post_title'] = "{$product['title']} Review";

PHP support array variables within string...
Forum: Programming 18th April 2011, 02:37 AM
Replies: 9
Views: 561
Posted By oknoorap
Re: question - time/cost to do custom urls

use .httaccess for php, why don't you use framework like codeigniter, codeigniter is awesome framework, take a look their documentation.
Forum: Programming 18th April 2011, 02:18 AM
Replies: 12
Views: 761
Posted By oknoorap
Re: How To Protect Files?

just use javascript packer, but don't protect your html code, keep pure, its affects with google robots.
Forum: Off Topic Forum 18th April 2011, 02:04 AM
Replies: 10
Views: 458
Posted By oknoorap
Re: how do I stop spammers ...

yeah, just add recaptcha reCAPTCHA: Stop Spam, Read Books (http://google.com/recaptcha/) easy to use their API.
Showing results 1 to 4 of 4

 
Forum Jump


All times are GMT -6. The time now is 01:54 PM.