- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 13
- Posts with Downvotes
- 6
- Downvoting Members
- 12
25 Posted Topics
Re: [QUOTE=vinomashwin;472098]I want to know how to create a registration page and login page ... any tutorials about this and i need some complete web templates too(not just home page)... can any one help me.....any ref plz[/QUOTE] try this script its an awsome way to start! [URL="http://dodona.wordpress.com/puls/"]http://dodona.wordpress.com/puls/[/URL] ![]() | |
![]() | |
Re: [QUOTE=janzaldo;40134]is there any function that converts the values of an array to string? i tried with array_values but i dont know how[/QUOTE] [CODE]function displayString($arrayText) { if (count($alertArr) > 0) { $string = ''; foreach ($arrayTextas $val) { $string .= $val."<br />\n"; } return $string; } else { return false; } … | |
Im trying to to write a program in C# and I'm stuck. The program suppose to create a post on wordpress via xmlrpc. I can create the post successfully but I have problems creating custom fields for the post. So when I open created post, custom fields are never there. … | |
Hi I can't get my toggle button to work so once again I'm here hoping for some good soul to help me. Below is my jQuery code. I have 2 css clasess 1st is play with a referenace to jpg play and the 2nd one has reference to pause.jpg. All … | |
Re: [QUOTE=MidiMagic;814488]I'm surprised it works in Firefox. 0px is an invalid style in FF. FF wants zero values to be just a 0, without the units of measure.[/QUOTE] Thank you very helpful | |
Re: [QUOTE=alexberr;1105342][b]can someone please give adviced on how i could put an upload box for my website,so record labels could upload directly to my website, please help me with the code or explanation of how to do it.thank you all for what you do for othere people[/b][/QUOTE] are you using php? | |
I have a problem with LABEL followed by P tag. [CODE]form#two p { display: inline; margin-bottom: 10px; width:200px; } form#two label { display: block; float: left; width: 100px; margin-bottom: 10px; width: 12em; padding-right: 5px; font-weight: bold; text-align: right; color: #AB0101; }[/CODE] My goal is to get LABEL and P contents … | |
Re: [QUOTE=Maverick27;1101957]Thanks Folks. Link for image that i want to accomplish: [url]http://img511.imageshack.us/img511/7827/rates.jpg[/url] HTML Code: [CODE]<?xml version="1.0" encoding="utf-8" standalone="yes"?> <content Name="CONTENT WINDOW"> <item Border="10" Width="600" Height="350" > <![CDATA[<font color="#ff9900" size="50"><b><u>Apartment Malindi</u></b></font><br><br> <img src="content/image1.jpg"> <font color="#33cc33" size="12"><b> >> Great for 6 PAX </b></font> <font color="#33cc33" size="12"><b> >> 2 Bedrooms </b></font> <font color="#33cc33" size="12"><b> … | |
| |
Re: [QUOTE=Elehas;1106042]Hey, I'm having some huge issues with the layout of my main body area. The attachment shows how it's suppose to look. I've recently switched from table-based layouts to css positioning and this is why i'm struggling. I need help with the floats and clears lol. this is my css … | |
Re: wow great news, i've recently started learning zend loving it all the way! | |
Re: sorry may be its a bit off the topic but have you tried php? very simple to use;) | |
Re: i find it really hard to get used to any of those social networking tools:( | |
Re: you cannot have a segment larger 64Kb try different compiler | |
Hi every1 and happy new year. Im learning how to use mod_rewrtie and looking for a kind soul to show me how to properly markup following url: [url]http://www.myurl.com/employees?name=John+Doe[/url] to [url]http://www.myurl.com/JohnDoe[/url] Thank you:) | |
Hi guys, I'm back for some help. Spent days googling for the answer... cant do it anymore. Could somebody please tell me how to simulate Joomla readmore function. What I mean is: I have a mysql database with news articles. Each article is stored in the 'news' table in the … | |
Hi guys, I've gone through many websites trying to find a solution. Since I'm not that good with css (just started learning) i've failed to get it to work. I have a simple css menu that i've been trying to center for hours now:( could somebody help me out and … | |
Hi guys, I spent the whole day (thats 8 hours straight) trying to get a simple jQuery function to work but failed miserably!!! I very very new to the jQ scene and I know I have a lot of catching up to do! Could somebody get this to work for … | |
Greetings to all PHP gurus out there! Since I'm fairly new to php programming I have a question for you all. I have an array of objects, each object has a unique id property. What is the best way to alter some properties of that particular object? | |
Hi Everyone! I'm currently working on MySQL/PHP/JavaScript project using AJAX. I came across some weird abnormality and wanted to share with you and hopefully find a solution to this problem. for some reason alert(textarea2); shows nothing but if I place another alert(textarea2); right after the first one it works, second … | |
Re: Hi, use escape thingy like that document.getElementById('comment') do you see your coment elelment id? its being treated like a varible so use escape thingy \ cheers hope that helps ![]() | |
Re: > Hello, i need help in some subject i can't handle with for few days. lets say i have form that handle with some rent order (like....billiboards) after the user choose the number of the billboard and the Location and everything else, he need to choose 2 dates. one for … | |
Re: Hi , try this [URL="http://php-ajax-code.blogspot.com/2007/07/15-calendar-time-script-with-ajax-and.html"]link[/URL] it has variety of calendars for you. But I'd really recommend you visit [URL="http://www.ryboe.com/tutorials/create-an-ajax-calendar-using-php"]THIS SITE[/URL] and learn how to build a custom solution, cheers;) |
The End.