Jump to content

function in php


mihai

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.