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
~4K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

8 Posted Topics

Member Avatar for loopylouis

Hi i own an online game and i wish to know weather there is a way to disable my members from changing the URL in the url bar and only allow them to click links. If they change the URL in the url bar i would like it to header/re-direct …

Member Avatar for Shoaib_10
0
3K
Member Avatar for chandru7
Member Avatar for nathanpacker

This is something that will pull variables from the database and link the username to a file called "edit.php" [php]echo " <Table cellspacing=2><tr><td width=30><b>Line number</b></td><td width=180><center><b>ID</b></center></td><td width=80><b>Username</b></td></tr>" ; //select a table from the database order by id in descending order $var1 = Mysql_query("SELECT * FROM `table` ORDER BY id DESC"); …

Member Avatar for nathanpacker
0
229
Member Avatar for ultranet

how about just adding in login with session controls? that way only people with the login can use the email form.

Member Avatar for loopylouis
0
89
Member Avatar for new_girl

If you have 1 site and 2 domain names why not just add the other domain as a 'addon domain' to the server and you can access that 1 copy from both url's If you want to copy the site to another server then generate a full back-up with mysql-grabs …

Member Avatar for loopylouis
0
86
Member Avatar for fray

php is server-side, meaning without seeing the code we will only see the html the server spits out at us and we can't see the error. Could you post the code please.

Member Avatar for loopylouis
0
104
Member Avatar for marwan4

I used to be a member of google adsense and google adwords. I was removed as a member of google adsense because someone was repetetivly clicking ads. I earned $10 in 1 day from one person before i was kicked out of the program for 'cheating clicks'. Google still haven't …

Member Avatar for Maidomax
0
143
Member Avatar for sweetguymel

so you want to learn [B]S[/B]tructured [B]Q[/B]uery [B]L[/B]anguage? :D Here's a couple of links i got straight from a google search might be worth checking out: SQL - [url]http://www.w3schools.com/sql/default.asp[/url] - [url]http://www.sql-tutorial.net/[/url] - [url]http://www.1keydata.com/sql/sql.html[/url] SQL server - [url]www.SqlServer.DatabaseCorner.com[/url] - sqlservertutorials.com Hope these help you out ;)

Member Avatar for loopylouis
0
89

The End.