No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
22 Posted Topics
EDIT: My mistake Got the strpos muddled up with strstr.
[QUOTE=klayburn;265642]Your rock BBDog. Thank you so much. I am also using the subsilver. I will try that. I just spent hours cleaning out my fake members, moving my boards and hiding them fromt he search engines. Thanks.[/QUOTE] Yes and like stymiee said, it will not solve the problem as a …
[QUOTE=rixius;214467][url]www.getvanilla.com[/url] its going to revolutionize forum software =-o[/QUOTE] That Vanilla looks pretty amazing!
I have been learning Ruby myself recently. And I think its fantastic, I originally started with PHP so I am kind of clung to that language for the simple reason of I have more experience with it. My favourite things about Ruby is the syntax that it provides that you …
[QUOTE=Lardmeister;338179]Does anyone know of anyplace/anybody that teaches C# at the highschool or college level to get students used to a programming language?[/QUOTE] I know my Uni teaches C# as a learning language. This is at first year degree level "Introduction to Programming". The module does not assume anyone knows programming.
Hello everyone, Currently my website is not getting much traffic, or registrations on the community. Its been around for about a year and half, has 283 members (none of which post hardly), probably around 200 threads, and 800 posts. I now have a new idea for a website, related to …
Hello, I was just wonder what the cheapest price per click you can pay on Google? Is it better to pay the cheapest price? Is pay per click worth it, in terms of getting visitors to sign up on a website? Thanks.
The competitor with the highest number of clicks wins??? Whoes to say he wont just make up a fake competitor when he finally gets his million. That fake competitor being him.
Hello, I was just wondering is it better to only allow users who register to see the forum? Or allow all users registered or not to see the forums?
[QUOTE=tefflox;273841]this code will not load on my localhost, but gives no errors. Will you load this and see if it will work: [code] <style type="text/css"> <?php $count = 1; function divs() { $int = rand(6, 30); while ($int <= 31) { $t = rand(1, 99); $l = rand(1, 99); $w …
[QUOTE=GermanD;268597]Hi, i need some help please on creating a chat app in VS2005. this can be very plain its liker a one to one chat app via internet. this is my code i have thus far pls tell if im on the right track: oh and i wrote this so …
[QUOTE=mahe4us;270886]Hi everyone, Iam a nuubie to PHP. I have faced some problems in my project. I want to access a server(folder in server) through script run by another server. Its possible to access the files kept in one server through script run by another server. Please anyone help me. Its …
$selectedFlower = Request.Form("Poll2.html"); Does PHP use the dot "." for refering to methods in an object. If it does thats cool, but I thought it used "->".
[QUOTE=Mushy-pea;261754]Hello again. You might remember I posted a question on this forum recently asking if anyone knew of good Perl based forum software. Well, I decided to write my own forum script for my website to find out how such a thing is done. While I was wading through hundreds …
Hello, My website has been around for just over a year now, it has 255 members but no one posts. Has anyone else had the same problem? Does anyone have any tips to get people to talk? I have heard some people talk of signing up with different useraccounts and …
[QUOTE=SparkieNZL;248050]Hi, Im new to PHP but seem to be picking it up quite quickly, i have how ever come up against an issue which i cant seem to solve and i was wondering if someone out there could give me some pointers ;) what i have done is setup a …
[QUOTE=went1180;249986]may i ask if it is ok to create a $password variable with my real password as the string? it seems like mysql_real_escape_string() won't work because this function only works after the connection is made, but i've also read that php code is not actually viewable by a user...[/QUOTE] I …
[QUOTE=vssp;249519]Hai friends I need the details for all the continent->country->city data. Please help me Thanks Vssp[/QUOTE] Ok, it might help if you where more specific, if your talking about classes, country is simply a property of continent which contains a country object. And city is a property of country.
[QUOTE=cscgal;246570]Yes although I suspect there also is some caching that comes into play somewhere.[/QUOTE] Where?
Ages ago someone came to my Techno Music based website and created a profile called "Animal Sex". I deleted the profile and banned the account. But I have noticed loads of sites guestbooks being spammed with the old url leading to the profile. What is the purpose of this? I …
Hello I do not know the answer to your problem but I noticed you are outputting HTML to the browser before calling the header(); function. You may get errors doing that.
Your problem lies in this bit of code: - define('XOOPS_URL', 'http://www.goodgfx.com/ccahs); You have forgot the end ' define('XOOPS_URL', 'http://www.goodgfx.com/ccahs');
The End.
Barnz