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 ? ??? Link to comment https://forums.phpfreaks.com/topic/90586-function-in-php/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.