mihai Posted February 12, 2008 Share Posted February 12, 2008 hi. I have 2 php scripts that use the same DB, and i want to mash this scripts togheder but i have problems because both of this scripts are registering users. One with the functions name $id and $pass , and the second one function test_users $id ( username ). My questions is how to use the same id for both, were first $id= test_users - $id ? Do i have to modifie in SQL ? ??? Quote Link to comment https://forums.phpfreaks.com/topic/90586-function-in-php/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.