-
Began Watching local area Network monitoring system
Hi Everybody i hope i find you well.. i am doing my final year in BSC information systems.Basically i am doing a project on network monitoring for a local area … -
Replied To a Post in local area Network monitoring system
Welcome to DaniWeb. -
Stopped Watching Daniweb API
I don't know APIs? but i heard of Daniweb API. what it is ? Now i am playing with basic controls of vb.net but i hope after getting about API … -
Began Watching Daniweb API
I don't know APIs? but i heard of Daniweb API. what it is ? Now i am playing with basic controls of vb.net but i hope after getting about API … -
Replied To a Post in Daniweb API
Found this thread after replying to your PM ;) Basically, you can retrieve the (cached, without logging in) solved threads for a forum by building an URL and using that … -
Stopped Watching pagination
How to give pagination to database and retrive the data on same form -
Began Watching pagination
How to give pagination to database and retrive the data on same form -
Replied To a Post in pagination
Search this forum for pagination, already several samples available. -
Stopped Watching Hi
Hi , i am new here and its my first post. i hope we ll enjoy the time and get information by discussions. -
Began Watching Hi
Hi , i am new here and its my first post. i hope we ll enjoy the time and get information by discussions. -
Replied To a Post in Hi
Welcome to DaniWeb. -
Stopped Watching What movie have you seen lately?
Hi I watch a few movies the past weekend, just to relaxed and not think about work. I saw a few movies. I saw: **The Raid Redemption** - The best … -
Began Watching What movie have you seen lately?
Hi I watch a few movies the past weekend, just to relaxed and not think about work. I saw a few movies. I saw: **The Raid Redemption** - The best … -
Replied To a Post in What movie have you seen lately?
Dunno why I've not seen that one yet. Amenabar has some nice movies on his list, yet this one I missed somehow. -
Edited Phonegap versus Xamarin
We want to start mobile development (starting with Android). Our two most likely candidate tools at this time are Phonegap and Xamarin. I'd like to hear about any thoughts on … -
Edited Phonegap versus Xamarin
We want to start mobile development (starting with Android). Our two most likely candidate tools at this time are Phonegap and Xamarin. I'd like to hear about any thoughts on … -
Stopped Watching date query
hello everyone.. im trying to insert date into mysql..the field is of date type bt when i select a date from datepicker and insert it into database,it takes a random … -
Began Watching date query
hello everyone.. im trying to insert date into mysql..the field is of date type bt when i select a date from datepicker and insert it into database,it takes a random … -
Replied To a Post in date query
Care to share what solved your problem? -
Stopped Watching Login failure
hi guys! I deleted my scrit and installed a new script and i cant log in but can creat new users and new Global admin. hav checked my login.php, member/index.php … -
Began Watching Login failure
hi guys! I deleted my scrit and installed a new script and i cant log in but can creat new users and new Global admin. hav checked my login.php, member/index.php … -
Replied To a Post in Login failure
Remove `ERROR_REPORTING(0);` as this disables all error messages. -
Stopped Watching If ifelse problem
Sir, i am using these codes <?php $myusername=""; $mypassword=""; $myemail=""; $mymobile=""; $mycountry=""; $mycity=""; $myage=""; $mygender=""; $myphoto=""; if(isset($_POST['save'])){ require_once("connect.php"); function clean($str){ $cstr=trim($str); $cstr=addslashes($str); $cstr=htmlspecialchars($str); return $cstr; } $myusername=clean($_POST['username']); $mypassword=clean($_POST['password']); $myemail=clean($_POST['email']); $mymobile=clean($_POST['mobile']); … -
Began Watching If ifelse problem
Sir, i am using these codes <?php $myusername=""; $mypassword=""; $myemail=""; $mymobile=""; $mycountry=""; $mycity=""; $myage=""; $mygender=""; $myphoto=""; if(isset($_POST['save'])){ require_once("connect.php"); function clean($str){ $cstr=trim($str); $cstr=addslashes($str); $cstr=htmlspecialchars($str); return $cstr; } $myusername=clean($_POST['username']); $mypassword=clean($_POST['password']); $myemail=clean($_POST['email']); $mymobile=clean($_POST['mobile']); … -
Replied To a Post in If ifelse problem
Line 50 is missing an `=` Line 61: single quotes are missing from your query for string data. -
Stopped Watching Query Glitches
These are my queries for an assignment. It says that I made a mistake on query 8 and 9... problem is that I don't see any mistakes? Can someone tell … -
Began Watching Query Glitches
These are my queries for an assignment. It says that I made a mistake on query 8 and 9... problem is that I don't see any mistakes? Can someone tell … -
Replied To a Post in Query Glitches
From the error messages I conclude you should've aliased your resulting columns. Next to that 8 is missing the dollar sign, 9 is missing a column. -
Stopped Watching loop in mysql query
I have a table EmpList. I want to use loop to bring result as I expected. Example, EmpNo ReportingTo ------------------- 27 14 68 14 104 27 105 27 138 27 … -
Began Watching loop in mysql query
I have a table EmpList. I want to use loop to bring result as I expected. Example, EmpNo ReportingTo ------------------- 27 14 68 14 104 27 105 27 138 27 … -
Replied To a Post in loop in mysql query
This is a recursive tree traversal. You cannot do this in a single query. If you search this topic you find some solutions, but most use a couple of stored … -
Stopped Watching EXEC sp_cycle_errorlog
Hi Everyone, Can anyone guide what is EXEC sp_cycle_errorlog? Is it safe to just manually delete the ERRORLOG in the C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG folder? This ERRORLOG is consuming too … -
Began Watching EXEC sp_cycle_errorlog
Hi Everyone, Can anyone guide what is EXEC sp_cycle_errorlog? Is it safe to just manually delete the ERRORLOG in the C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG folder? This ERRORLOG is consuming too … -
Replied To a Post in EXEC sp_cycle_errorlog
> what is EXEC sp_cycle_errorlog? http://technet.microsoft.com/en-us/library/ms182512.aspx -
Created Phonegap versus Xamarin
We want to start mobile development (starting with Android). Our two most likely candidate tools at this time are Phonegap and Xamarin. I'd like to hear about any thoughts on … -
Began Watching Phonegap versus Xamarin
We want to start mobile development (starting with Android). Our two most likely candidate tools at this time are Phonegap and Xamarin. I'd like to hear about any thoughts on … -
Stopped Watching Newbie Question; PHP program executes then calls HTML form
Ok this is a basic question. I suspect that I do not know the correct terminology to search for the answer. I am playing in a development environment and this … -
Began Watching Newbie Question; PHP program executes then calls HTML form
Ok this is a basic question. I suspect that I do not know the correct terminology to search for the answer. I am playing in a development environment and this … -
Replied To a Post in Newbie Question; PHP program executes then calls HTML form
> It seems obvious to me that you do not want that database code inside input.php. because you don't want your web site users able to initialise databases. Yes, it … -
Stopped Watching What movie have you seen lately?
Hi I watch a few movies the past weekend, just to relaxed and not think about work. I saw a few movies. I saw: **The Raid Redemption** - The best … -
Edited Self destruct (test two)
This message will self destruct in 5 4 3 2 -
Began Watching What movie have you seen lately?
Hi I watch a few movies the past weekend, just to relaxed and not think about work. I saw a few movies. I saw: **The Raid Redemption** - The best … -
Replied To a Post in What movie have you seen lately?
> 'The Vanishing' (Spoorloos) a French/Dutch film 1988 Yes, excellent movie. Really close to the book too. -
Stopped Watching (PHP+MYSQL) LOAD DATA LOCAL INFILE with variable
Hello guys, i have been working on a new script that will import data from a TXT file to mysql. Using this code works ok: $sql = 'LOAD DATA LOCAL … -
Began Watching (PHP+MYSQL) LOAD DATA LOCAL INFILE with variable
Hello guys, i have been working on a new script that will import data from a TXT file to mysql. Using this code works ok: $sql = 'LOAD DATA LOCAL … -
Replied To a Post in (PHP+MYSQL) LOAD DATA LOCAL INFILE with variable
If you `echo $sql;` do you see the correct query? -
Stopped Watching hide a div from 9PM to 9AM using php/jquery
Hi, Need Suggestion for hiding a div from 9Pm to 9Am. -
Began Watching hide a div from 9PM to 9AM using php/jquery
Hi, Need Suggestion for hiding a div from 9Pm to 9Am. -
Replied To a Post in hide a div from 9PM to 9AM using php/jquery
LOL, that's my bad ;) -
Stopped Watching which better to develop e-commerce website?
hello everyone i want to develop e-commerce website but i don't know what is the best(secure, fastest and easiest) progamming language to do so, also i've no experience at developing …
The End.