Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached
Favorite Tags

8 Posted Topics

Member Avatar for atn016
Member Avatar for sci-kode

Hello all! I just wonder if it's posible to rewrite index.php, index.php?variable=some and the root to same rewrite in htaccess. If so how? Here's an example that don't work, but maybe you get the idea. [CODE]RewriteEngine On RewriteCond %{HTTP_HOST} !^myexample.com$ RewriteRule (.*) http://myexample.com/$1 [R=301,L] RewriteRule ^another-variable-in-url$ /index.php [L] RewriteRule ^another-variable-in-url$ …

0
82
Member Avatar for yup790

[QUOTE=yup790;1087713]can someone suggest a good [B]free[/B] online tutorial for c# thx:)[/QUOTE] Don't know your level nor your goal, but maybe this would help... [url]http://msdn.microsoft.com/en-us/library/aa288436%28VS.71%29.aspx[/url] and [url]http://msdn.microsoft.com/en-us/vcsharp/aa336766.aspx[/url]

Member Avatar for MxDev
0
104
Member Avatar for sci-kode

Hi! I'm looking for the book Network security essentials 2nd or 3rd edition by William Stallings, I live in europe (EU) and can't find it anywhere. So I just wonder if you guys know a place where I can get it as an eBook (legal! Paperbacks too, if it's inside …

Member Avatar for sci-kode
0
72
Member Avatar for Stefano Mtangoo

Wow! I wasn't aware of planet PDF, nice :) Thinking in Java is a good book.

Member Avatar for Stefano Mtangoo
0
105
Member Avatar for 666kennedy

here's more about file.copy [url]http://msdn.microsoft.com/en-us/library/c6cfw35a.aspx#[/url] but you should maybe read from the destination file and append new text from the source file, and rewrite destination file over and over again. Using streamWrite and stremReader. see this link for more info [url]http://msdn.microsoft.com/en-us/library/system.io.streamwriter.aspx[/url]

Member Avatar for 666kennedy
0
314
Member Avatar for siri_ajay

I think the mail function will work and add your youtube clip in the message see more here... [url]http://php.net/manual/en/function.mail.php[/url]

Member Avatar for diafol
0
160
Member Avatar for loozax

add +10 to the value when the value hits 22 (22 +10 = 32) and let the loop just go after that... then u got your pattern... If I understood this correct cheers!

Member Avatar for JamesCherrill
0
113

The End.