177 Posted Topics

Member Avatar for MooGeek

is there anyway I could program windows 7 to automatically sleep for about 2hrs and then wake up after than. and then after 4hrs sleep again? thank you!

Member Avatar for zelkea
0
272
Member Avatar for MooGeek
Member Avatar for ridzii
Member Avatar for mdminternet

Hi, you cannot start a session with just anywhere in the page. you must declare it on every start of a page like this. [CODE=php] <?php session_start(); ?> <!--begin content section--> <div id="content-white"> <div id="content-white-text"> <div align="center"><br><br> <?php if(isset($_POST['Submit'])) { if( $_SESSION['chapcha_code'] == $_POST['chapcha_code'] && !empty($_SESSION['chapcha_code'] ) ) { $youremail …

Member Avatar for ko ko
0
203
Member Avatar for MooGeek

these are my resolutions: [LIST] [*]Less Games [*]More Coding [*]I will learn how to code in standards [*]I will learn more about cURL, Jquery and LOTS of new technology in Web Development [*]I will learn JAVA programming and replace VB as my software Primary Language [*]I will continue developing my …

Member Avatar for ifiok.idiang
1
312
Member Avatar for MooGeek

just last week ago, my 6 yr old Pentium 4 Core Duo 3.0GHz died recently... the mobo died and not working anymore... I tried to revive it but sadly, it didn't make it alive... the Mobo is too old (DDR1 type). bottom line I don't have any money now... right …

Member Avatar for johnwords
0
246
Member Avatar for zlloyd1

Hi Zack, as you can see, declaring array must be like this $output =array($lname, $fname , $addr, $cty, $stat, $zip, $acode, $phone); you should not put "" on between the whole expression. like what you've did: $output =array([COLOR="red"]"[/COLOR]$lname, $fname , $addr, $cty, $stat, $zip, $acode, $phone[COLOR="Red"]"[/COLOR]); btw, here's th code: …

Member Avatar for zlloyd1
0
137
Member Avatar for Borzoi

the most stupid thing is that when my parents bought a 57,000Philippine peso($1,266.40) and they've paid the store to install Vista and the softwares for 700Php($ 15.83 USD). and when I saw the laptop, I was shocked when I saw that the guy who installed the softwares installed [B]TWO FREAKING …

Member Avatar for The Mad Hatter
0
157
Member Avatar for MooGeek

if so, can you please take some pictures and upload it in here? I'm sorry to bother you, it's just that I need some inspirations to do my work :P thank you so much :D

Member Avatar for Dani
0
144
Member Avatar for Joe34
Member Avatar for MooGeek
-1
121
Member Avatar for MooGeek
Member Avatar for ajst
0
170
Member Avatar for xuexue

but PHP Cannot manipulate it... why not try jquery? [url]http://www.pengoworks.com/workshop/jquery/autocomplete.htm[/url] [url]http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/[/url] [url]http://www.ajaxdaddy.com/demo-jquery-autocomplete.html[/url]

Member Avatar for xuexue
0
111
Member Avatar for linova
Member Avatar for MooGeek

Hi guys... just wondering if you know some Console like CMD in windows div box or something like this? [url]http://demo.web-console.org/[/url] thank you :D

0
53
Member Avatar for MooGeek

Ok, almost the title said it all, but the point here is just to show your funniest picture or video(it doesn't need to be you. it could be a commercial, a prank, or anything. it just need to be funny!) so guys, show us what you got! :D here's mine …

0
54
Member Avatar for MooGeek

is there any alternatives? My hosting is a Shared hosting so I guess somehow its limited...

Member Avatar for MooGeek
0
165
Member Avatar for lf.gene

please post your code here [don't forget to use [code] ok?] and we'll see what's the problem

Member Avatar for lf.gene
0
853
Member Avatar for MooGeek

Hi guys! Im kinda new here and lately I'm developing a[B] PHP MySQL Module Generator[/B] that will help us to easily manipulate the database. since I want to make thing fast and I know lots of you agree with me that doing data manipulation stuffs like MySQL is boring so …

Member Avatar for MooGeek
0
282
Member Avatar for muralibobby2015

hi, you can try this one: [CODE]<?php // array with filenames to be sent as attachment $files = array("file_1.ext","file_2.ext","file_3.ext",......); // email fields: to, from, subject, and so on $to = "mail@mail.com"; $from = "mail@mail.com"; $subject ="My subject"; $message = "My message"; $headers = "From: $from"; // boundary $semi_rand = md5(time()); …

Member Avatar for muralibobby2015
0
125
Member Avatar for rakibtg

you could use this [url]http://www.htmlite.com/php028.php[/url] or use phpmailer [url]http://phpmailer.sourceforge.net/[/url] hope this helps!

Member Avatar for MooGeek
0
42
Member Avatar for lucdatuv
Member Avatar for MooGeek
-6
343
Member Avatar for MooGeek

Hi guys wassup? do you know how to get a time stamp like facebook? 3 minutes ago 4 hours ago 3 days ago 4 weeks ago thank you! :D

Member Avatar for madCoder
0
88
Member Avatar for MooGeek

Hi Guys, I just want to ask you if you have any GOOD and EASY to understand Ms Access Tutorial. Since I am new in VB.Net, I would really want to know how to do that. I wish to have a tutorial how to ADD,EDIT,DELETE,VIEW I hope you can give …

Member Avatar for MooGeek
0
285
Member Avatar for MooGeek

I am into VB.Net to VB6 since vb6 is already phasing out. but I grew up with this language and now they're killing it!! and Actionscript 2 also to AS3. c'mon!! T_______T

0
42
Member Avatar for vzradha

Hello, Sorry but I believe this code won't work either. =/ Try this one. [CODE=php] <?php if(isset($_POST["submit1"])) header("Location:script1.php"); else if(isset($_POST["submit2"])) header("Location:script2.php"); echo'<form name="form1" method="post">'; echo '<div>'; echo '<input type="submit" name="submit1" id="submit1" value="Create">'; echo '</div>'."\n"; echo '<div>'; echo '<input type="submit" name="submit2" id="submit2" value="Delete">'; echo '</div>'."\n"; ?> [/CODE] Cheers

Member Avatar for niths
0
180
Member Avatar for sen4ik

well its easy, you can just warn the user to do not close the browser until its finished. or you can just use javascript instead [url]http://www.linein.org/blog/2008/11/13/jquery-display-images-text-until-script-is-finished/[/url] [url]http://www.ajaxload.info/[/url]

Member Avatar for MooGeek
0
64
Member Avatar for Coach_Nate

They are!! [COLOR="Red"][B][U]NOT.[/U][/B][/COLOR] I hate their marketing strategy just to make you come back to them. because when you want to reformat, you can't and you just have to go to tho them pay them to do it because they don't give the Drivers when you buy their laptop. that …

Member Avatar for 11thlogin
0
1K
Member Avatar for samsons17
Member Avatar for RazorRamon

Now that you know the function, it should be easy. there are lots of example on how to use it. and maybe you can just put it after you insert the data to your DB.

Member Avatar for RazorRamon
0
109
Member Avatar for RazorRamon
Member Avatar for RyanDev

here's what you need to do. first, create a .htaccess 2.write this on the file ErrorDocument 404 /example/ 3.save the .htaccess on the example folder 4. the example folder should have an index.php so when they go to [url]www.domain.com/example/300[/url] which is not actually existing, the .htaccess will call the index.php …

Member Avatar for MooGeek
0
113
Member Avatar for thr

Yes true. C++ would be very great. but it requires deep understanding and a high skill in programming.

Member Avatar for Premsathishbe
0
341
Member Avatar for cristi08

[CODE=php] <?php session_start(); //I think this is the problem ?> <p> Here you can update your account information for viewing in your profile.<br><br> <?php if (isset($_POST['submit']) && $_POST['submit'] == "Update") { $query_update = "UPDATE preturi,user_info SET Pret_manopera = '" . $_POST['email'] . "' WHERE username = '" . $_SESSION['user_logged'] . …

Member Avatar for MooGeek
0
77
Member Avatar for MooGeek

As far as I can see, lots of Developer and Webmasters choose AJAX rather than Pure Flash Sites. and I've read lots of articles about this topic. but even them can't give me a concrete answer WHY would they choose AJAX rather a Full Flash site. As far as I …

Member Avatar for ApocDen
0
239
Member Avatar for EvolutionFallen

[url]http://www.talkphp.com/vbarticles.php?do=article&articleid=58&title=simple-ajax-with-jquery[/url]

Member Avatar for MooGeek
0
161
Member Avatar for marvolo1300

try this one instead <?php echo '<META HTTP-EQUIV="Refresh" Content="0; URL="../../index.php">'; ?

Member Avatar for MooGeek
0
1K
Member Avatar for ﻼim

[QUOTE=pritaeas;1315482]I am thinking this thread belongs in Geek's Lounge ;)[/QUOTE] hahaha! That's right :3

Member Avatar for ﻼim
0
238
Member Avatar for slap01

Lol because of this [CODE=php] $id = $_GET['id']; //you forgot to put the $id = $username = "root"; $password = '123456'; $hostname = "localhost"; $db = mysql_connect($localhost, $username, $password) or die ("Unable to connect to mySQL".mysql_error()); mysql_select_db('mynewdbase'); $del = "DELETE FORM newdbase WHERE id = $id"; $nres = mysql_query("$del); ?>[/CODE] …

Member Avatar for Stefano Mtangoo
0
119
Member Avatar for ultrakiwishells

Hey nice to meet you :) I love NZ coz its a nice quite and peaceful country :) Thanks for joining here with us. have fun!

Member Avatar for MooGeek
0
230
Member Avatar for seldridge
Member Avatar for dany12
Member Avatar for Barby Girl

wow coool eyes! I'd like to have one too :( Nice meeting you btw :)

Member Avatar for mackone
0
90
Member Avatar for PsychoCoder

WOOOW?!! 20k Posts??? that's insane man!! Why did you gave your admin batch? :( btw Nice to meet you I'm Darwin :)

Member Avatar for blackdragon1027
0
234
Member Avatar for ana10192000
Member Avatar for Samantha786

No, what's BSC? I don't your panelist will accept that. but hey you can do some business using a website. I've heard about [url]www.tviexpress.com[/url], that the creator of this business is an IT expert. I think suggesting a title will help you. even if we have the Idea it will …

Member Avatar for MooGeek
0
151
Member Avatar for phplover
Member Avatar for QWaz
Member Avatar for ceeandcee

Hi, try this one for [url]http://lmgtfy.com/?q=mysql_num_rows[/url] *mysql and [url]http://lmgtfy.com/?q=show+table+status+mysql[/url] Cheers! ;)

Member Avatar for ceeandcee
0
112
Member Avatar for MooGeek

Hahaha!! I never thought there is this section where I can introduce myself. I thought daniweb is just a forum full of geeks with no life. hahaha! I'm Just Kidding!!! :twisted: So I'd like to introduce myself to you guys because these past few weeks I started to be active …

Member Avatar for ana12
0
211
Member Avatar for gchurch

The End.