- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
- Interests
- Travel
7 Posted Topics
Re: is there a bug or what hmm i just created 3 accounts here actually..cause everyday when i tend to comment ot edit my post theres a pop up message says "***sorry your not allowed to do that***"..? why? Hi there Veedeoo haiszt hard even just to simply comment in here.. … | |
Hi all; I just edited the oci8_driver in codeigniter and added the oci_bind_array_by_name since it was not included. But my codes does not work.. Hope somebody out there can help me. oci8_driver function for store procedure private function _bind_params($params) { if ( ! is_array($params) OR ! is_resource($this->stmt_id)) { return; } … | |
Hi i need help if theres something in css codes that make the text float to the top.. tnx. | |
Re: Hello i have 3 accounts now in daniweb.. cause everytime i logout and sign in for another day I just cant comment or edit my post or simply i cant add new articles..why??? im the kit and emp01616.. i just wonder why..? please i just want to know the answer.. | |
Hello guys i need some tutorial in codeigniter and javascript. Any help is highly appreciated tnx.. ^_^ | |
Im having a trouble connecting my javascript to codeigniter.. I use the base_url yet it doesnt work.. do i need some libraries to make it work.. Heres my code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>MY PAGE</title> <meta http-equiv="Content-Language" content="English" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" … ![]() | |
im using fpdf.php library have some extension the pdf_lp.php then i got this error on my codes... hope somebody can help me identify my error.. any help is very much appreciated. <?php date_default_timezone_set('Asia/Manila'); require_once('./pdf_lp.php'); include ('connect.php'); // $sql = mysql_query("SELECT * FROM mydb WHERE contractno = '$_SESSION[contractno]'") $sql = "SELECT … |
The End.