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
~7K People Reached
Favorite Tags

8 Posted Topics

Member Avatar for anil14353

Or you could just use php direct. Get the http referer link the user types on your pages, if it contains example.com/user then redirect. \\ $url=$_HTTP['REQUEST_URI']; $match=preg_match('|^example\.com\/[a-zA-Z0-9]+ $|i',$url,$username); ///or u can replace the + there wif this {max username chars iistin from 1. } ///like this {2,3,4,5,6} for 6 chars …

Member Avatar for Bachu
0
4K
Member Avatar for Olagsfark

Please i got a problem linking my .cpp files together in my c++ project. I dnt knw how to specify the file path for #include . Please any help?

Member Avatar for phorce
0
219
Member Avatar for Olagsfark

Here, i've built a script that gets the time a user accessed the login page and stores it in a session with the user's i.p address and when next the same user accesses the login page, if the time difference is less than 5 seconds, the script wil display a …

Member Avatar for pritaeas
0
174
Member Avatar for Olagsfark

I've got a simple php script here that recieves a POST data from my ajax script. But i want to make sure that only my own ajax script can have a successful request from the page and not some other ajax scripts to avoid brute attacks as ajax requests are …

Member Avatar for Olagsfark
0
643
Member Avatar for Sanjay_6

The problem with your question is that, you haven't realy explain what realy happened in the code you posted. The code looks unclear.

Member Avatar for broj1
0
1K
Member Avatar for davy_yg

Or u can just try some few tricks with css3's box-shadow, border-image, position, overscroll, and canvas for the menu header. Hope u understand that

Member Avatar for Olagsfark
0
106
Member Avatar for Olagsfark

I have an online forun i just finished building. Now i need to build a script that moderates my forum witout me there.

Member Avatar for Olagsfark
0
273
Member Avatar for Olagsfark

Please i need a sm1 to tel me how to correctly format my codes if i want to post them on daniweb

Member Avatar for pritaeas
0
138

The End.