Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
how to transport the Query and insfoset
Hi
I have created the query using SQ01........
How to created T-code for query..
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree