• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] Simple registration script php with captcha ( ODBC )

Junior Spellweaver
Joined
Sep 12, 2011
Messages
135
Reaction score
15
for those who are getting error with session_start()
just add "//" in front of "session_start();" so it will look like this "//session_start();"

for those who are getting error with session_start()
just add
PHP:
//
in front of
PHP:
session_start();
so it will look like this
PHP:
//session_start();
 
Newbie Spellweaver
Joined
Sep 18, 2011
Messages
32
Reaction score
0
help me where SQL name change ?

Error Code

[back]

English Client Link Download : Here

error ?
 
Banned
Banned
Joined
Nov 7, 2011
Messages
244
Reaction score
84
Newbie Spellweaver
Joined
Sep 18, 2011
Messages
32
Reaction score
0
i always code error why ??

PHP:
Error Code

[back] 

English Client Link Download : Here
 
Newbie Spellweaver
Joined
Nov 29, 2011
Messages
5
Reaction score
0
ODBC I like it .

so ,far away "mssql driver can't find"
 
Back
Top