Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #55.0K
3 Posted Topics
What are you asking. whatever.txt(has username+password) ==php script calls whatever.txt== is this username and password on the same line? Are there other lines in this whatever.txt or is it just one line? ==php script fetches the username and password then enters the username to fb login page?== --> provide more …
add single quotes arround $uid $query = "SELECT user_id, track_name, contents FROM track where user_id = '$uid'";
The End.
chemwile