Forum: PHP 33 Days Ago |
| Replies: 2 Views: 438 Hello, I am assigned with the task of cloning digg.com, I am doing quite well except one issue, I want the user to enter a link in a text field and then I want the take a screen shot of that url... |
Forum: PHP Aug 18th, 2009 |
| Replies: 1 Views: 225 Hello, I want the ability for my clients to authorize the payment at the signup and pay when they will confirm their account. I have Googled about it and found the Paypal Authorize and Capture for... |
Forum: PHP Aug 13th, 2009 |
| Replies: 3 Views: 249 Ok, I guess by using the Hidden field with the name "amount", am I right? |
Forum: PHP Aug 13th, 2009 |
| Replies: 3 Views: 249 Hello, I have created a site where users will have to pay fee for signup, that fee will be calculated using the options the select. I want them to be able to pay their fee using Paypal, I know how to... |
Forum: PHP Apr 21st, 2009 |
| Replies: 6 Views: 576 Thanks alot for your help, But Then how can I use it over the net. Because each user will not have that image in directory, |
Forum: PHP Apr 21st, 2009 |
| Replies: 6 Views: 576 It means that I should give a path like this http://www.site.com/img.jpg
?? |
Forum: PHP Apr 21st, 2009 |
| Replies: 6 Views: 576 Hello Coders, I am trying to generate the pdf file using php, I successfully generated the php file and then I tried to insert an image in the pdf file using php and got this error, I have the image... |
Forum: MySQL Mar 19th, 2009 |
| Replies: 5 Views: 1,260 |
Forum: MySQL Mar 19th, 2009 |
| Replies: 5 Views: 1,260 Hello Guys I want to connect two databases at the same time but it looks like the php is only picking up the second database.
One database is on my localhost and the other one is on server, I want... |
Forum: MySQL Mar 15th, 2009 |
| Replies: 4 Views: 628 Hello Everyone,
I have a pretty simple problem for an expert. I want to access the database on the server from my localhost, I don't know how to do it. On our localhost the way is... |
Forum: HTML and CSS Feb 2nd, 2009 |
| Replies: 3 Views: 449 Thanks to all of you the problem was solved after robothy's reply but almostbob thanks to you as well. |
Forum: HTML and CSS Feb 2nd, 2009 |
| Replies: 3 Views: 449 Hello Guys, I need a simple help in css (I think so). Please have a look at this page http://www.csszengarden.com/?cssfile=213/213.css You will find some images at the bottom of the page that remains... |
Forum: JavaScript / DHTML / AJAX Jan 21st, 2009 |
| Replies: 1 Views: 516 Hello, I am wondering how can I install and use geolocation api by Google so that I can use it in my website. I have spent 2 hours for this searching on google, yahoo, mamma, ask but not found a... |
Forum: MySQL Jan 13th, 2009 |
| Replies: 3 Views: 528 |
Forum: MySQL Jan 13th, 2009 |
| Replies: 3 Views: 528 Hello, I am developing a website but I am stuck at a point.
I have a table having Sundays, video, and photo1, photo2, photo3 as columns.
I have a form on a web page having three check boxes... |
Forum: Graphics and Multimedia Nov 26th, 2008 |
| Replies: 0 Views: 605 Hello, I am trying to develop a calender using the flash's built-in date chooser component, what I want to do is that I want to pass an array of dates to flash from javascript and then disable that... |
Forum: PHP Oct 1st, 2008 |
| Replies: 5 Views: 486 on original site it is used in this way.
mysql> SELECT DAYNAME('2000-01-01');
how can i store the resuilt of DAYNAME in a variable. |
Forum: PHP Oct 1st, 2008 |
| Replies: 5 Views: 486 <?php
mysql_connect("localhost", 'root', '12345678');
$d = mysql_query("SELECT DAYNAME('2000-01-09')")or die(mysql_error());
echo $d;
?> |
Forum: PHP Oct 1st, 2008 |
| Replies: 5 Views: 486 Hello, How can I find out the day of week, using given date using php or mysql, I have searched for it on google and find out a mysql function DAYNAME but when I used this function the output is... |
Forum: PHP Sep 30th, 2008 |
| Replies: 9 Views: 606 Thanks guys but problem is I want to do this for a form having 77 fields. Isn't there a simple method. |
Forum: PHP Sep 30th, 2008 |
| Replies: 9 Views: 606 Hello, I am developing a website for which I am designing a signup form, the problem is a user fills the form and miss a field when they go back to enter that field it cleans up all the remainig... |
Forum: C++ Sep 9th, 2008 |
| Replies: 1 Views: 1,388 Hello Guys please tell me what are the differences between Object Oriented and Structured Programming. Thanks. |
Forum: PHP Sep 8th, 2008 |
| Replies: 1 Views: 345 Hello, Please tell me the way how can I turn on error reporting/php warnings in apache2triad. |
Forum: PHP Sep 8th, 2008 |
| Replies: 4 Views: 2,646 Hello Langsor, thanks for your reply but I don't want to read rss feed, I want to create a rss feed. |
Forum: PHP Sep 6th, 2008 |
| Replies: 4 Views: 2,646 Hello, Please help me in understanding the mystery behind rss feed, how to create it?, is it an automatic process? or it requires some admin type thing?
Please help me, I want to know how to... |
Forum: PHP Sep 5th, 2008 |
| Replies: 3 Views: 3,140 it is wrong $_POST['boxes'] is correct and instead of [1] use foreach loop. |
Forum: PHP Sep 3rd, 2008 |
| Replies: 1 Views: 438 Hello Everyone,
The problem I am facing is very simple, I want to add daily news letter subscription for the users on a site. Please tell me how can I do that.
Thanks |
Forum: PHP Aug 31st, 2008 |
| Replies: 5 Views: 585 yes. Session will not end immediately after the browser is closed, it takes almost 3-4 minutes. |
Forum: PHP Aug 30th, 2008 |
| Replies: 5 Views: 585 why don't you use cookies |
Forum: PHP Aug 30th, 2008 |
| Replies: 32 Views: 3,346 weired its working on my pc, try the attaced files |
Forum: PHP Aug 29th, 2008 |
| Replies: 32 Views: 3,346 Check this one
<?php
include 'Images_db_connect.php';
mysql_connect("$host", "$username", "$password")or die("cannot connect");
mysql_select_db("$db_name")or die("cannot select DB");
//define... |
Forum: Posting Games Aug 29th, 2008 |
| Replies: 15 Views: 2,361 love
President Bush is the greatest________________. |
Forum: Posting Games Aug 29th, 2008 |
| Replies: 11 Views: 2,237 And also to find Wi-Fi Spot. |
Forum: Posting Games Aug 29th, 2008 |
| Replies: 11 Views: 2,237 To reach internet so they can login to daniweb. |
Forum: Posting Games Aug 29th, 2008 |
| Replies: 3,185 Views: 251,778 |
Forum: Posting Games Aug 29th, 2008 |
| Replies: 7 Views: 1,460 Hurry up complete these sentences with Yes or No:
_____________, I am not a honest person
_____________, I will cheat you.
_____________, I am an idiot. |
Forum: Posting Games Aug 29th, 2008 |
| Replies: 981 Views: 67,846 PEN
Xbox 360 or Playstation 3 or GameBoy |
Forum: Geeks' Lounge Aug 29th, 2008 |
| Replies: 10 Views: 868 She is not dancing on my browser, BRAVO |
Forum: Geeks' Lounge Aug 29th, 2008 |
| Replies: 11 Views: 1,050 I am gonna hack google. (dream of a child) :cool: |
Forum: Geeks' Lounge Aug 29th, 2008 |
| Replies: 45 Views: 4,280 Hey you know the meaning of SHIT.??? :D
~s.o.s~ is right please spend sometime on http://www.mammasmilk.com/ |