7,943 Topics

Member Avatar for
Member Avatar for Priti_P

Hello , I have an 2 dimetional array: Array ( [0] =>Array ( [0] => add1 [1] => add2 [2] => May 2014 [3] => ascascascasc [4] => 160 ) [1] =>Array ( [0] => Framework [1] => hii [2] => May 2014 [3] => ascascasc [4] => 161 ) …

Member Avatar for diafol
0
320
Member Avatar for GagaCode

hi all; again i have a little bit wired problem here what i'm trying to achive here is that i would like to to a search query to search an employee and after that change the depatment and after that update the data into access database and as you can …

Member Avatar for arunkumars
0
426
Member Avatar for Slavi

Some time ago, I wrote some code, which uses DFS to find whether there is a path from a source vertex to a destination vertex. However, I am thinking now what if there is more than 1 possible way? What comes to my mind is save paths in an ArrayList …

Member Avatar for Slavi
0
1K
Member Avatar for azapovjednik

Hello, I got an assignement: to validate a google oauth2 access token using email address.... What is the simplest way of doing it? Can anyone give me some hint? I am desperate here... trying to figure it out.. but I cannot find anything understandable... So far, I discovered how to …

0
149
Member Avatar for aman.theman1

I would like to know how to search an array from a bunch of arrays. I would also like to know how I can search a close match to an array from a bunch of arrays.

Member Avatar for BogdanCov
0
204
Member Avatar for jKidz

Hi All, These days I am implimenting a Hotel Room Reservation system. I have a small problem in Check Availability' page. below I listed my database structure. *rooms* rid int(11) <--- AI name varchar(255) ppn varchar(50) facilities mediumtext *reservations* resid int(11) <--- AI rid int(10) arrival date departure date System …

Member Avatar for diafol
-1
5K
Member Avatar for yeshamarques
Member Avatar for ShadowFox88

The system is able to find grade for each course based on final marks, calculate GPA, Calculate CGPA. Methods (menu); i. Input matric_number, name, coursecode, credithours, semester, final marks for each subject. You may use text file ii. Calculate GPA and CGPA for each student. iii. Search a student record …

Member Avatar for stultuske
0
3K
Member Avatar for kamalsingh083

Hi all, When we need PPC if we are doing the seo of the website.What PPC can give that SEOcan not give us.

Member Avatar for aatifriaz
0
474
Member Avatar for cilla

None of the listings on our ASP.NET website at my company appear in search results. Everyone's just universally accepted (like always) this fact, and just try to work around it. Now my boss is saying for one of the brands we're a dealer for we've gone way down in search …

0
128
Member Avatar for Kelly Burby

I been noticing that there is a major fluctuation among the SERPs mine has just went up and then almost vanished.

Member Avatar for Dexsmart
0
67
Member Avatar for aatifriaz
Member Avatar for samyakonline
0
359
Member Avatar for aadityaas
Member Avatar for Ann_1
Member Avatar for gdp

Hi, i am working through Christian Daries PHP and Mysql Ecommerce chapter 4 and am receiving a Fatal Error. [I]Fatal error: Class 'Catalog' not found in C:\xampp\htdocs\myshop\presentation\departments_list.php on line 23[/I] Can anyone please help me with this error? Many thanks in advance. Here is the code from the files associated …

Member Avatar for veedeoo
0
4K
Member Avatar for Gus_19

I am having trouble getting a correct response when searching through each of my datarows. While stepping through during debugging, I am seeing the boolean response is getting triggered even if one row does not match my selected string. I just want to search all of the rows and if …

Member Avatar for PerplexedB
0
241
Member Avatar for juliancdranga20

In search engine optimization we have to write many articles for particular project. Can anyone please provide me the information how to write fresh , unique and without any grammatical errors plenty of different articles. Thanks

Member Avatar for blackmiau
0
148
Member Avatar for stevexavior

Is there any method available which can get us a dofollow backlink from facebook? It is a huge source of traffic but can we turn it into a source of getting page rank for our site? Dofollow backlink from page rank 9 website can really help our site to get …

Member Avatar for Kelly Burby
0
201
Member Avatar for ankit1122

hello can i search a field for different words simultaneously??? we have a |or opertor in mysql regex but not and operator...please help

Member Avatar for pritaeas
0
117
Member Avatar for Siya_2

There are many themes on the web but I don’t know who’s theme best to my blog. I am going to create a new wordprss blog and I want to lot of traffic on to blog. I have a also a wordprss blog but it has not much traffic. So …

Member Avatar for blackmiau
0
169
Member Avatar for Danni12

Ethical SEO means that the optimization is performed in perfect line with the rules set forth by Google. Many SEO’s try to “fool” Google by using underhanded SEO practices. <snip> that always practices “ethical SEO”. <snip> follows Google’s rules with no attempt to fool the system. <snip> operates directly with …

Member Avatar for mindstreak
0
431
Member Avatar for bipin

Hello, Can any one tell me, what is meaning of PR5 / PR6 / PR7? related to website... And how to find it or url. any url regarding this. :?: Regards Bipin

Member Avatar for pamwebinfo
-2
1K
Member Avatar for Mya:)

Hey Guys, What is the easiest programming laungage i can start learning by doing free trails, or anything like that. I already know Delphi but it's kinda useless so any laungage that is usefull and used alot Thanks!

Member Avatar for Mya:)
0
132
Member Avatar for chemengr05

I'm trying to create a simple code that would transform standard sentences into interrogative sentences. I’m not sure how easy or hard it is to create such a code and was wondering if such code or a similar code already exists. The code I'm looking for would do this: EX: …

Member Avatar for Mya:)
0
216
Member Avatar for Doogledude123

I am trying to create a File Searching Utility that finds all Files with a given Name which searches all Folders (Sub Directories, and Sub Directories of Sub Directories) in a given Directory. I was thinking of a way to use For Loops, or For Each, but that would mean …

Member Avatar for JamesCherrill
0
265
Member Avatar for HelenLF

I did some work for a client some months ago to remove links to her site placed by an SEO company which led to a Google penalty. Google responded saying that while we had removed a number of links they wanted to see more removed before taking away the penalty. …

Member Avatar for Kelly Burby
1
313
Member Avatar for chicku1403

Hello guys we all know that Google has crushed many site yesterday by updating Algorithm and Zimbio become the top scorer by getting more than 500% traffic.Is there any one out there who has reached their SEO strategy.

Member Avatar for Kelly Burby
0
257
Member Avatar for dstoltz

I have a client who uses several company products for his entertainment business. He has a new website with these company logos on it, and he has requested that I watermark those logos with his logo. I'm not a legal expert, and I know watermarking is for promotion, branding and …

Member Avatar for stultuske
0
183
Member Avatar for NyQii

i have to find a round trip for an Edinburgh bike club (data below) using two approaches: a) a conventional search algorithm; b) a genetic algorithm What i must do : 1. Produce a program using a search algorithm of your choice that will find a ‘good’ circuit from Edinburgh …

Member Avatar for jwenting
0
268
Member Avatar for Johnpeter304

Hello everyone, I need some SEO data for my website promotion. Please post here some website lists where 1) I can create some free blogs, micro blogs, micro story posting, 2) High PR websites where I can create a profile linking 3) Fast approval article websites. Note -- Please Do …

Member Avatar for imranishfaq
0
166
Member Avatar for PatrikIden

Hello, im making a bookmark script to save on a web page as links. I have the following code but i want to have links movable. That is i want to able to change position on the links. Demo: [Click Here](http://test3.fcab.se/links/temp/index.php) The code i use: <?php require("../config.php"); if ($enablegzip == …

Member Avatar for PatrikIden
0
618
Member Avatar for PatrikIden

Hello, im making a bookmark script to save on a web page as links. I have the following code but i want to have links movable. That is i want to able to change position on the links. Demo: [Click Here](http://test3.fcab.se/links/temp/index.php) i have tested several Jquery/Java dragg/dropp/sort scripts but i …

0
158
Member Avatar for cilla

When clicking on listing links from an email sent via Constant Contact, which masks the links with a tracking code that redirects to the given link, the accessed pages produce a server error 500. Most of the page loads, except for the dynamic listing content which the page is meant …

Member Avatar for cilla
0
346
Member Avatar for diggdirectory

Google and Facebook Today these two company rulling the interenet world earlier was Google vs Yahoo. Google wants to be No-1 in all platform but this is not happening.Facebook accuire and the giant in social networking,Google has more focus on seach engine he just ignore the impact of Facebook and …

Member Avatar for blackmiau
0
328
Member Avatar for TrustyTony

If I want to search for some tag, and I have not any so tagged post in front of me, how I open posts with that tag? I know that if I have one similarly tagged I can only click the tag.

Member Avatar for pritaeas
0
242
Member Avatar for bookmycake
Member Avatar for stevexavior

Which will be more beneficial for my new developed website? I am bit confused between SEO and PPC. Should I go for PPC because I want immediate results or can SEO also provide instant results for my website to rank better and quickly?

Member Avatar for couponsgrid
0
213
Member Avatar for juliancdranga20

Hello everybody, Can anyone please sugguest me how to bring any website at top position of any search engine. Please provide me the steps. Thanks in advance

Member Avatar for couponsgrid
0
283
Member Avatar for aatifriaz
Member Avatar for Mudassir Hasan
0
182
Member Avatar for daocntt

I have two table data as: - table Classifieds id | title | body | city | district| - table Locations id | label Relationship City of table Classifieds is Id two Locations Now I want using Fulltext Search when users enter keyword (title, body, label(USA, Canada...)) then it will …

Member Avatar for diafol
0
332
Member Avatar for momonq1990

how can i take over other websites? specifically to "globalhome" keyword heres my page: http://www.globalhome.com.ph/

Member Avatar for momonq1990
0
263
Member Avatar for almostbob

Sometimes, the questions asked are so banal, mindless, or have been repeated so often that . . . (rant rant rant) for those times, a little humor let me google that for you [lmgtfy.com](http://www.lmgtfy.com) just google it [justgit.com](http://www.justgit.com) let you create a link with just the *right* amount of sarcasm …

Member Avatar for vegaseat
0
249
Member Avatar for gilgil2

Hi everyone, I have been working on some research for at least a week but have made so little ground it is extremely frustrating. I am hoping that somewhere here has the expertise to point me in the right direction. Any help is much appreciated. Essentially I want to find …

Member Avatar for almostbob
0
318
Member Avatar for Patrick Thomas

I have a wierd link issue with Internet Explorer 8 concerning links on my front page at http://www.b2bfax.net There are two links that direct to our prices page and they work fine in Firefox but don't work at all in IE. I have an additional link that links to merge …

Member Avatar for Patrick Thomas
0
266
Member Avatar for gazem

hi there ; I want to search for student from my database using select method , like you choose the ID then it shows ID search Textbox and go on ... how can i do it

Member Avatar for [NOPE]FOREVER
0
106
Member Avatar for cristianvasuica

hi there. Could you please help me out? I am a student and I started to learn Delphi to build an application for semestre exam.It is about students evidence. So I have downloaded Delphi from Embarcadero site and I`ve started reading the help manual..I want to use MS SQL Server …

Member Avatar for Mya:)
0
287
Member Avatar for John.

Hi, Thought chat was a private area where we could chat freely. Was shocked to see a discusion turn up in a list of links. Suggest making chat noindex nofollow so sensitive matters can be discussed. John

Member Avatar for emmaharward789
0
322
Member Avatar for rahulroshan

Hi I want to rename Image in this script after downloading ,now it downloads as default Want to rename it to x.png Any help appreciated Saw a way via PHPserver,but Im using JAVA App <html> <head> <script type="text/javascript" src="http://canvg.googlecode.com/svn/trunk/rgbcolor.js"></script> <script type="text/javascript" src="http://canvg.googlecode.com/svn/trunk/canvg.js"></script> <script> function getImgData(chartContainer) { var chartArea = chartContainer.getElementsByTagName('svg')[0].parentNode; …

0
189
Member Avatar for tadisaus2

Hello, If I have three dating sites, then should I use different IP for each site? Is it better or it does not matter when google crawl my sites in their engine? I post the each link on the link section for each other to exchange. Also, the IPs they …

Member Avatar for christiangel.mathews
0
306
Member Avatar for sing1006

for(int i = 0; i < program.size(); i++) if(program.get(i).contains(remp)) with the coding above, i can search and display all string in my arraylist that contains "hit2080". for example HIT2080___Introduction to Programming___ALL___Core___NULL___NULL HIT1307___Internet Technologies___ALL___Core___NULL___HIT2080 but i just want to search and display the first token that contains string "hit2080". Is there …

Member Avatar for sing1006
0
288

The End.