Forum: MS SQL Jun 15th, 2009 |
| Replies: 4 Views: 2,031 |
Forum: PHP Jun 15th, 2009 |
| Replies: 1 Views: 506 Hi
I have a website that controlled by an Admin section which I created before. Menu structure and articles are controlled by this Admin section by saving setting in DataBase. The frontend website... |
Forum: PHP May 18th, 2009 |
| Replies: 4 Views: 517 You are almost right
I also tested this and working here.
But sorry for above details are not full details.
here is my code :
<?php
$data = "This is “test” this is normal text."; |
Forum: PHP May 8th, 2009 |
| Replies: 4 Views: 517 Hi
I have a variable which contains this data :
$text =
Now I want to remove the special characters from this variable. I want to remove ’ “ and some other non-standard characters.
... |
Forum: Linux Servers and Apache May 5th, 2009 |
| Replies: 1 Views: 657 Hi
I am using Ubuntu linux 8.10
I have installed Apache, PHP and MySQL on my pc and testing all scripts on my localhost by http://localhost/ .
Currently I am creating directories for each web... |
Forum: MS SQL May 5th, 2009 |
| Replies: 4 Views: 2,031 |
Forum: MS SQL May 1st, 2009 |
| Replies: 4 Views: 2,031 Hi
I want to convert Sql Server Database to Access Database ,
I have one database and it has different tables and view also.
please help me how to do this ? |
Forum: JavaScript / DHTML / AJAX Apr 10th, 2009 |
| Replies: 2 Views: 902 Hi
I have a site in Joomla CMS.
I want to redirect my old url :
to :
As you see above, I want to remove "index.php?/" from my site url. |
Forum: Linux Servers and Apache Apr 7th, 2009 |
| Replies: 1 Views: 1,615 Hi
I have installed Joomla and a plugin called sh404SEF. The plugin is to make sef url.
My site was not using .htaccess file so my url was :
Now I have enabled .htaccess supprt and now my... |
Forum: JavaScript / DHTML / AJAX Apr 2nd, 2009 |
| Replies: 0 Views: 1,609 Hi
I have careated a website with a floating (moving on body with javascript) DIV menu with Absolute position via CSS file. There are some Dropdown box on my body
Now the problem is that when i... |
Forum: PHP Mar 17th, 2009 |
| Replies: 3 Views: 532 Thanks a lot.
Can you give me any link to learn how to use "/" "(.*)" etc expressions?
I don't find any link related to this.
Thanks again |
Forum: PHP Mar 16th, 2009 |
| Replies: 3 Views: 532 Hi
I have a variable like this :
$fulltext = '<h1>Welcome</h1> <h2>Welcome to this website</h2> <p>Some text here. </p>';
Now I want to get only Welcome to this website in another variable.
... |
Forum: JavaScript / DHTML / AJAX Dec 31st, 2008 |
| Replies: 1 Views: 1,785 Hey
The problem is solved :)
I have changed the link code.
Old Code :
<A HREF="#" onclick="changeimage('imageloader','image1.jpg')" >link</A>
New Code :
<A HREF="#" ... |
Forum: JavaScript / DHTML / AJAX Dec 31st, 2008 |
| Replies: 1 Views: 1,785 Hi
I have an Image Gallery on my site. When a user click on thumbnail image, a JavaScript function will load/change image on the imageView area.
Here is the JS function :
<SCRIPT... |
Forum: PHP Nov 17th, 2008 |
| Replies: 0 Views: 801 Hi
I want to create PHP pages from where I can access my Marketplace of Facebook.. where I can create/update/delete bulk Items (Not for spamming. I want to manage some 30/40 items from my own... |
Forum: XML, XSLT and XPATH Oct 15th, 2008 |
| Replies: 0 Views: 1,373 I want to show the thumbnails of all images whis is also available in XML file. Please help me how to do this
I have this type of XML (test.xml) :
<?xml version="1.0" encoding="UTF-16"?>
... |
Forum: Shell Scripting Oct 15th, 2008 |
| Replies: 2 Views: 1,468 Oh
I got the command
find . -iname "*.jpg" | xargs -l -i convert -resize 1000x600 {} {}
This will do my job. |
Forum: Shell Scripting Oct 14th, 2008 |
| Replies: 2 Views: 1,468 Hi
I want to resize all my photos but there are so many subfolders too and every subfolder contents JPG files. Now, I want to resize all my main and sub folder's JPG files with HIGEST CLEARITY.
I... |
Forum: PHP Oct 3rd, 2008 |
| Replies: 3 Views: 2,479 I tried it but it only converts ASP to PHP.. and my site is based on ASP.NET 2.0 (VB based) |
Forum: MySQL Oct 3rd, 2008 |
| Replies: 7 Views: 1,396 |
Forum: PHP Sep 29th, 2008 |
| Replies: 3 Views: 2,479 Hi
I have a running website which is based on ASP.NET
Now I want to convert the full webiste in PHP.
The current website is based on DotNetNuke and also modified some modules. Please provide... |
Forum: MySQL Sep 24th, 2008 |
| Replies: 7 Views: 1,396 The .SQL file created successfully. But, when I was going to restore it, it gives me error.
I think the SQL file is based on mysql version 4.
The table structure is :
CREATE TABLE... |
Forum: PHP Sep 22nd, 2008 |
| Replies: 2 Views: 908 I need shoutbox something like this :
http://lumichat.com/yshout5/example/
About secure, I need login feature. So cannot post with other nicknames. |
Forum: PHP Sep 21st, 2008 |
| Replies: 2 Views: 908 Hi,
I need a PHP Shoutbox with Login feature so there will be no spamming. I have also MySQL database. I don't mind with of without MySQL facility. I just need a good ShoutBox.
Thank You |
Forum: IT Professionals' Lounge Sep 18th, 2008 |
| Replies: 7 Views: 2,130 Thank you ghostdog74,
This one is also userfull |
Forum: IT Professionals' Lounge Sep 12th, 2008 |
| Replies: 7 Views: 2,130 Thank you..
It works as you say.. It's perfectly working
Thanks again |
Forum: IT Professionals' Lounge Sep 11th, 2008 |
| Replies: 7 Views: 2,130 How to use this ? Sorry I don't know.
Because it's not a single line command. |
Forum: IT Professionals' Lounge Sep 11th, 2008 |
| Replies: 7 Views: 2,130 Hi,
I just need to know a simple command to bulk renaming.
I have hundreds of .DEB files. I want to remove 4%3a from all file names.
example :
old name :
ark-kde4_4%3a4.0.3-0ubuntu4_i386.deb... |
Forum: MySQL Sep 4th, 2008 |
| Replies: 7 Views: 1,396 To buddylee1.7 : My MSSQL server is down now.. will try it.
Any more suggestions are also welcome...
If anyone has tried any other process or technique please reply here with descriptions |
Forum: MySQL Sep 3rd, 2008 |
| Replies: 7 Views: 1,396 Thank you for reply..
I will try and will reply here |
Forum: MySQL Sep 3rd, 2008 |
| Replies: 7 Views: 1,396 Hi
I have a database running on MSSQL server 2005. Now I want to move all my data in MySQL server 5.
I am familiar with MySQL and PhpMyAdmin. Please help me what is the best way to do this.
... |
Forum: Python Aug 18th, 2008 |
| Replies: 8 Views: 1,165 Thanks to all of you.. I just need it... thanks again :) |
Forum: Python Aug 16th, 2008 |
| Replies: 8 Views: 1,165 Yes.. You are right again...
Thanks a lot... |
Forum: Python Aug 16th, 2008 |
| Replies: 8 Views: 1,165 Thanks it works.. but I want the number... not the file list |
Forum: Python Aug 16th, 2008 |
| Replies: 8 Views: 1,165 Hi
I just want to count files of particular type (like *.txt) in a folder.
I searched net and found this for all files count :
file_count = len(os.walk(valid_path).next()[2])
But I need... |
Forum: PHP Aug 14th, 2008 |
| Replies: 2 Views: 1,894 Thank you for reply.
But please provide more info with a sample form. because I am doing this first time.
Example I want to collect three text data.. 1) Full name 2) Username 3) password... I am... |
Forum: PHP Aug 13th, 2008 |
| Replies: 2 Views: 1,894 Hi,
I have a single page website. It contains only a form to signup.. and I want to make it secure.
I have self signed certificate to test. My admin has setup a self signed certificate. But I... |
Forum: Python Jul 25th, 2008 |
| Replies: 7 Views: 679 Thanks a lot... It is working prefectly.. Thank you |
Forum: Python Jul 25th, 2008 |
| Replies: 7 Views: 679 Sorry now it works perfectly.. I done a mistake.. used tab on 4,8 and 10 line. Used space. and problem solved. Thanks once again. |
Forum: Python Jul 25th, 2008 |
| Replies: 7 Views: 679 Thanks Again.... It works without error.. but the file cannot copy. I am on linux system, It works without error
here is the code : |