Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Fatal error: Call to undefined function mssql_pconnect()
Post: RE: Fatal error: Call to undefined function mssql_...

Narf Wrote: (04-16-2018, 12:17 AM) -- 'sqlsrv' !== 'mssql' -- Hi! Thanks for the reply sir. But how can I make the project run on my local server XAMPP given the error that I encountered? Sorry for...
4,096 Views
2 Replies
04-16-2018, 07:00 PM
dunkindonato
    Thread: Fatal error: Call to undefined function mssql_pconnect()
Post: Fatal error: Call to undefined function mssql_pcon...

Hi, im upgrading a system (for my internship), it has multiple database connections, 2 uses mysql, and the other one is using mssql driver. but i encounter an error, i dont know how to fix. I googl...
4,096 Views
2 Replies
04-16-2018, 12:10 AM
dunkindonato
    Thread: CodeIgniter4 Roadmap - Phase 2
Post: RE: CodeIgniter4 Roadmap - Phase 2

Nice to hear. This is great news for CodeIgniter community. Thanks a lot! :)
83,889 Views
21 Replies
11-27-2017, 10:56 PM
dunkindonato
    Thread: Cannot modify header information - headers already sent
Post: RE: Cannot modify header information - headers alr...

UPDATE: I just found out that this one might be the one causing problem. PHP Code: -- $data['pending_count'] = ($pending->count * $pending->pages); $data['paid_count']     = ($paid->count * $paid...
16,662 Views
2 Replies
11-27-2017, 10:33 PM
dunkindonato
    Thread: Cannot modify header information - headers already sent
Post: Cannot modify header information - headers already...

Hi! I'm using CodeIgniter for quite awhile now..and I'm currently facing an error Code: -- A PHP Error was encountered Severity: Warning Message: Cannot modify header information - heade...
16,662 Views
2 Replies
11-27-2017, 10:26 PM
dunkindonato
    Thread: is_unique for encrypted data
Post: RE: is_unique for encrypted data

pb.sajjad Wrote: (03-13-2017, 03:58 PM) -- Hi to all... I decide to encrypt user's sensitive data (tel, address,...) using CI encryption library. In form validation rules, for some fields like mobil...
6,204 Views
4 Replies
03-14-2017, 07:08 AM
dunkindonato
    Thread: Validating multiple inputs (File Upload Library)
Post: Validating multiple inputs (File Upload Library)

How can I validate two inputs using the CodeIgniter's File Upload Library? I have two inputs Code: -- -- I did try this one PHP Code: -- if( ! $this->upload->do_upload('cover') || ! $thi...
4,681 Views
2 Replies
01-15-2017, 10:47 AM
dunkindonato

Theme © iAndrew 2016 - Forum software by © MyBB