Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
70% Quality Score
Upvotes Received
26
Posts with Upvotes
25
Upvoting Members
19
Downvotes Received
13
Posts with Downvotes
11
Downvoting Members
8
9 Commented Posts
~84.8K People Reached
Favorite Tags
Member Avatar for jyotiu

Hi ppl I am developing website for my friend's very small resort, please see [url removed] this resort have 8 rooms in total and all rooms are of same type so every room is equally priced. I just need code or logic to check availability of given [B]no. of rooms[/B] …

Member Avatar for Ahmad_74
0
2K
Member Avatar for JerieLsky

Hi, not very familiar with mysql. I have here a mysql statement: table customer: [CODE]CREATE TABLE Customer (SID integer, Last_Name varchar(30), First_Name varchar(30), PRIMARY KEY (SID));[/CODE] table orders: [CODE]CREATE TABLE ORDERS (Order_ID integer, Order_Date date, Customer_SID integer, Amount double, Primary Key (Order_ID), Foreign Key (Customer_SID) references CUSTOMER(SID));[/CODE] My question is, …

Member Avatar for Inderjeet_2
1
8K
Member Avatar for amarula25

Hi i wonder if you can help me i try to load a different background on my client website like every time the user click the refresh button a different background image display like this website [url]http://www.madonna.com/music/[/url] Thank You

Member Avatar for vjproduction
0
3K
Member Avatar for JiminSA

Hi there! I have just joined DaniWeb and would like to pose a question... I need to direct my UK visitors to a Special Homepage, does anyone know of some simple PHP or even Javascript code that will point me in the right direction?

Member Avatar for varunr
0
480
Member Avatar for baraklevy

hi this is the page i did: [URL=http://www.kilolambda.com/updatesite/menusite.shtml]http://www.kilolambda.com/updatesite/menusite.shtml[/URL] and this is anothe page i did where i called the menusite.shtml as an include inside a div z-index-2: [URL=http://www.kilolambda.com/updatesite/index.shtml]http://www.kilolambda.com/updatesite/index.shtml[/URL] i have 2 small flash files in this page and you can see that i can't see all the open menu - …

Member Avatar for mnooruddeen
0
1K
Member Avatar for wonderland

Hi, I don't know much about php, since I didn't need it. Now though I need to make one small change in .php file - change some text that gets displayed. This text is in UTF-8 Format with letters like ā š ķ , etc I've changed text inside of …

Member Avatar for motke
0
282
Member Avatar for khess

Programming in PHP is fun and easy. It is a very powerful scripting language that takes simple HTML and turns it into a fully-interactive experience for the web user. Let's get started! Note: These tutorials assume that you have a working web server that's capable of displaying PHP code and …

Member Avatar for cwarn23
-8
1K
Member Avatar for prakash_05

Guys, right now i am posting xml to a service running on certain port. my sample code is [CODE] Quote: $XPost = fread($handle, filesize($xmlfile)); fclose($handle); $ch = curl_init(); // initialize curl handle curl_setopt($ch, CURLOPT_VERBOSE, 1); // set url to post to curl_setopt($ch, CURLOPT_URL, $URL); // set url to post to …

Member Avatar for aafasihah
0
89
Member Avatar for isotope

Hi everybody, I'm struggling with the hoary problem of filling a page with css, even when the content doesn't reach the end of it. I've been digging through many posts, forum and mailing lists and found hundreds variations of the same few tricks, but didn't find an ultimate one. Since …

Member Avatar for Cool&Awesome
0
119
Member Avatar for eihd

I want my drop down menu to display over a flash. It's something like [URL="http://www.sothink.com/campaigns/winselect.php3"]this[/URL] . What methods do you use to solve this problem? Any help will be appreciated much.

Member Avatar for keshavgarawal89
0
1K
Member Avatar for iketunde

I have a php page with two hyperlinks. I one to send email to certain addresses and the other to also send emails to another address and also delete their records from the database. I don't want a case where the user accidentally clicks on the link takes the wrong …

Member Avatar for mohammed yaghi
0
2K
Member Avatar for cloud09

I have a containter div that uses rounded corners. For chrome, FF, and Safari, I simply use the CSS properites. But for IE, which doesn't support those, I have images that are absoutely positioned in each corner. The container div is resized by both js and by its child elements …

Member Avatar for Member 784625
0
93
Member Avatar for nileshgr

Hi, I have been on this forum for quite a time, but I had stopped visting daniweb for sometime due to exams, etc. Now I am back to see the superfast dani superslow and giving weird looks on Firefox 3.6.3/Linux. Please do look into this. I am on a 128 …

Member Avatar for nileshgr
0
257
Member Avatar for iamthwee

Hi, I've noticed the Web development > web design is no longer subdivided into three separate sections. I find this annoying as before I could easily pick up stuff to do with flash/design. Now all the html and css stuff is lumbered together. I'm sure regular members such as raj …

Member Avatar for Nick Evan
0
216
Member Avatar for AkhJ

Hello Friends, Greetings of the day! How can i change my existing website in UTF-8, which is now in iso-8859-1 ???? And is it necessary for web sites to be in UTF-8 for South East Asian languages ???? I am quite afraid if so :(. Revert awaited. Thanks & Regards

Member Avatar for AkhJ
0
282
Member Avatar for colweb

In the previous version of Daniweb there was 1 error and no warnings reported by the web developer toolbar in Firfox 3.5.9 under Linux. But the current version has a few more (a lot more actually). For instance, when opening [URL="http://www.daniweb.com/forums/forum17.html"]PHP forum[/URL] with the same browser you get the following …

Member Avatar for Dani
0
220
Member Avatar for A_Jobe

Hello all. I am a college student currently studying programming and web design. As a credited project, I will be developing a website for a local company. Can any of you direct me to resources related to coding a search with drop down criteria, a button to "click to fax", …

Member Avatar for johnmarshel
0
106
Member Avatar for neethu balan
Member Avatar for mhahnel
-1
75
Member Avatar for vb5prgrmr

Only green and red? What about blue? Or perhaps using valid RGB(?,?,?) See [url]http://www.tek-tips.com[/url] for some examples...

Member Avatar for vb5prgrmr
0
152
Member Avatar for vb5prgrmr

Just a thought or a suggestion for you Dani et. al. If the last post is older than X number of days old (say 30), remove the reply box and in its place, put a button/link that says something like "Would you like to start a new thread that references …

Member Avatar for colweb
4
184
Member Avatar for jephthah

[QUOTE=iamthwee;1217094] .. [/quote][i]>> I don't like the way the quotes are rendered, you shouldn't have to mouse over them to see it.[/i] i also dislike the rollover quote box that hides the quote. if i'm making the effort to quote someone, then their quote is an integral part of my …

Member Avatar for Ezzaral
5
512
Member Avatar for saranraj.cmr2

Hi to all, I am developing web application in kohana php farmework. I want to do water mark image in this application. There is no library available in kohana php for this issues.. Checked in plain php. Its working well. but that same function not working in kohana framework php. …

Member Avatar for saranraj.cmr2
0
147
Member Avatar for jephthah

[QUOTE=jephthah;1223996]...[/QUOTE] [I]>> "the designer" .... you mean it's not you ? >> who is this person? give us their name! [/I] [QUOTE=cscgal;1224020]...[/QUOTE] [I]> [url]http://jess3.com[/url][/I] so we discover this new website design was developed by some "Jess3". I don't know anything about this developer, but it's funny how their [I]own[/I] homepage …

Member Avatar for diafol
3
1K
Member Avatar for rukshilag

i want to create a successful file upload component in a site and i have used and gone thru countless tutorials but it does not seem to work. here is the code i am using [CODE]<html> <body> <form action="upload_file.php" method="post" enctype="multipart/form-data"> <label for="file">Filename:</label> <input type="file" name="file" id="file" /> <br /> …

Member Avatar for ricmetal
0
257
Member Avatar for Ancient Dragon

Hover your mouse over the [noparse][ICODE][CODE][/noparse] tags on [URL="http://www.daniweb.com/forums/post1221606.html#post1221606"]this thread[/URL] and you will see a popup with the otherwise hidden code that the OP instended to post. It can only be viewed, it can not be otherwise copied to the clipboard.

Member Avatar for jephthah
0
298
Member Avatar for jephthah

yuck. seriously. it could have been made [I]more [/I]difficult to read, but you'd really have had to work at it.

Member Avatar for Dani
8
2K
Member Avatar for cwarn23

Hi, I just come back from a long time with a broken internet and now I see a new design on daniweb. Is it just me or do you for some parts of text need to squint and other parts move to the opposite end of the room to read? …

Member Avatar for Froger93
0
248
Member Avatar for jasonpclaire

I hope you can help. I have a program using 2 pages (main.php and resize_image.php) fragments shown below. Each script works fine independenly of each other. My problem comes when I want to pass a value held on my database held in $story[picture] to resize_image.php..... It simply will not transfer …

Member Avatar for jasonpclaire
0
101
Member Avatar for agongpor

Hello ... I have a very annoying problem just now, MySQL server in my office is not stable. This morning it has stopped for more than 10 times. :'( FYI, the version of MySQL is 3.23.54 running on redhad 9. When I tried to restart it, it showed like this: …

Member Avatar for agongpor
0
7K
Member Avatar for gymangel812

I can't figure out what the problem is with my code. What I want it to do is add a new sandwich to the database when all fields are filed out and an image is uploaded. If product name field is not entered, the sandwich selected in the dropdown box …

Member Avatar for sourcebits
0
117