39,393 Topics

Member Avatar for
Member Avatar for steven01

hi,I see a site when I click the game image,it's to a url: [url]http://www.site.com/skill-games/12-many.html[/url] when I click the second image,the url changes to: [url]http://www.site.com/play/1400.html[/url] how this can be done?thanks in advance:eek:

Member Avatar for desiguru
0
97
Member Avatar for hbmarar

Hi, Wishes. I am not comfortable with shell scripting though know a bit here and there. I believe the listing of a directory using php logic alone would not give appreciable performance if i have lots of nested directories. I really believe a shell commands would solve this and would …

Member Avatar for digital-ether
0
90
Member Avatar for dangutm

how can i retrive data from database (mysql)and make it a drop down menu on a html form using php .and also if an iteam is selected from a fist dropdown before the next well become active.

Member Avatar for csscart
0
192
Member Avatar for adaykin

hey I am trying to do a postnuke installation now, I gave up with phpnuke since it sucks, and I am trying to install postnuke but I got an error when I was going through the install process and I'm not sure what it means. Any thoughts would be greatly …

Member Avatar for Sorcerism
0
132
Member Avatar for dips009

Hi, Newbie here with couple of generic questions. 1: Is it possible to write a script where I can goto SITEA (a mashup), enter my login info and from within that site grab or pull data from SITEB to show on SITEA presuming that I have stored my login info …

Member Avatar for Sorcerism
0
72
Member Avatar for hbmarar

Hi , Wishes. I have developed a commenting system and it work as follows. first comment would be X. All reply to this would be X.X and reply to X.X would eb as X.X.X likewise. I keep each level's maximum filename used using a count file. [PHP] I use the …

0
60
Member Avatar for Ashjenius

Hi everyone i am new to php and have recently adapted a php email form and would like someone to validate it for me to make sure that it is correct. [code]<?php if ($_SERVER['REQUEST_METHOD'] != 'POST'){ $me = $_SERVER['PHP_SELF']; ?> <form name="form1" method="post" action="<?php echo $me;?>"> <table border="0" cellspacing="0" cellpadding="2"> …

Member Avatar for jblacdao
0
159
Member Avatar for balagod

Hi, I want to know how to find the site no.of visitors maximum allowed , for example i want to develop a site ,but i don't know how many no.of users can acess the site maximum. Is it possible to know and improve this visiting users capacity through PHP code. …

Member Avatar for balagod
0
94
Member Avatar for wavyaquaeyes

HI Can someone please help me. the book sucks, teacher will not help me (says I will not learn), I am trying to calculate Pay check. Just hours worked, pay, and overtime. :rolleyes: [B]Script is as follows:[/B] [code=php]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Calculate Your PayCheck</title> …

Member Avatar for jblacdao
0
355
Member Avatar for mwa

I'm involved in the development of this script. I'd be curious to know what some SEO literate people think about it. There are likely hundreds of sites running some prior version of it, since its based on PHPLinks but we have added some features like... session ID supression on detected …

Member Avatar for mwa
0
490
Member Avatar for tech291083

Hi, I was wondering whether PHP being a server side and kind of scripting languages, can be or being used for application/software development just like any other regular programming languages such as c/c++ or java. As far as I understand it is meant for web use only and thus can …

Member Avatar for tech291083
0
172
Member Avatar for Mr.Money

Hello all i posted in the job offers section and surely there has to be an 'expert' in vbulletin somewhere on this site. Below is what i posted. Not sure if this is against the board but i hope a few ppl will come forward and help me with my …

0
108
Member Avatar for gruebz

I am currently in the process of having a website made and I need some help working out which programming language is best to be the most cost effective solution ongoing between PHP and ASP. The website is a fantasy sports one that will interact strongly with its database and …

Member Avatar for mbacon
0
179
Member Avatar for jonathan.jbkt

We are moving a site developed and working on another server to a Ubuntu Linux Server. I compiled the cgiemail function and put the output into the websites cgi folder. When I try to test it nothing sends. This is the error I get Any help would be greatly appreciated. …

0
71
Member Avatar for ob5cured

How can i hide a 2checkout payment gatway page using CURL thnks

Member Avatar for stymiee
0
69
Member Avatar for adaykin

Hey I have tried to search for a few but there aren't many tutorials on how to use phpnuke 7.9. I have set up a database so far with phpMyAdmin, and have populated it with the fields from my nuke.sql file. I have edited my php.config file I assumed I …

0
58
Member Avatar for ethen_th

Going from a java background Learning php I decided to use what i considered a good script to learn from for a connection cclass. [URL]http://www.daniweb.com/code/snippet289.html[/URL] It works great for a single databsae but it is in mutliple database use I am having a few issues I am writing a class …

Member Avatar for ethen_th
0
79
Member Avatar for JRM

Hello all, I had this PHP script running fine on a FC4 linux box (using localhost). However when I transferred it over to a linux box running SME7.1 server, the $_POST function works incorrectly. It writes Resource ID #3 to all fields that get posted in the Insert query (MYSQL). …

Member Avatar for JRM
0
103
Member Avatar for joezyz

Hello everyone, I have a MSSQL db with PHP front end. The data in the table is similiar to: "Two spaces" with 2 white spaces in the middle. When I use this code: [code] $sql = "select Name FROM Name_TBL WHERE Number = '$Num"; $rs = mssql_query($sql); $RT = mssql_fetch_array($rs); …

Member Avatar for joezyz
0
375
Member Avatar for gagowen

Hi Firstly I would like to say a quick Hullo to everyone on this Forum and apologize for my first post being a cry for help, I am a very keen though non professional website designer with a very limited knowledge of PHP. Recently a pal took over the running …

Member Avatar for gagowen
0
98
Member Avatar for joezyz

Hello everyone, This was posted in the PHP section also... I have a MSSQL [URL="http://www.daniweb.com/techtalkforums/thread70770.html#"]db[/URL] with PHP front end. The [URL="http://www.daniweb.com/techtalkforums/thread70770.html#"]data[/URL] in the table is similiar to: "Two spaces" with 2 white spaces in the middle. When I use this [URL="http://www.daniweb.com/techtalkforums/thread70770.html#"]code[/URL]: [code] $sql = "select Name FROM Name_TBL WHERE Number …

0
64
Member Avatar for jcisml

Hi, I have a webpage that displays different info at different times of day, it worked fine until i put flash on my page, i used tutorial on how to remove "click to activate" in updated IE. here: [URL]http://www.gerozahn.de/click-workaround/[/URL] then I tried to use my code to display different info …

Member Avatar for jblacdao
0
123
Member Avatar for ob5cured

i want to code an pop3 email webmail that i can fetch pop email from the diffrent accounts

Member Avatar for sinkrideutan
0
88
Member Avatar for bhoom205

Let me know,how can i pick randomly six numbers in between 6 to 49 output like this :23 44 3 11 21 in php only etc..........

Member Avatar for jblacdao
0
222
Member Avatar for tomhughes

Hi all, I'm just learning how to delete records from a test table but I'm having some problems with it. I'm not sure exactly but it looks like it is deleting the last row from the table no matter which record is clicked on. It also appears that it is …

Member Avatar for jblacdao
0
79
Member Avatar for bhavna_816

i want to make a PHP page which have username and password and this username and password should be saved in MySql table and the page should redirect to another page. i want to use ODBC and PHP. i am very new to PHP. Can anybody having any clue for …

Member Avatar for Rhyan
0
131
Member Avatar for muralidhar6972

:eek: Hi friends, i am facing a problem now in php programming, that is i have to list some contents. 10 per each page and there should be checkboxes ex sno item_id ck_box description this information is in 4 pages i want to get the item_id information that are checked …

Member Avatar for jblacdao
0
62
Member Avatar for ¤| battousai |¤

Hi I'm working on a site that involves alot of date references. I have already implemented some PHP scripting and includes to make the site more dynamic, but would like to do the same with the date references. I have read about the [color=red]date[/color]() funtion but I'm still a newbie …

Member Avatar for jblacdao
0
121
Member Avatar for Anonymusius

I'm learning Object Orïented PHP (or whatever you like to call it) and I ran into a problem. I made this query class: [php]class query { var $query; var $result; var $free; function query($query) { $this->query = $query; $this->free = false; $this->result = @mysql_query($this->query) or die('Error in mysql query:<br />\n' …

Member Avatar for Anonymusius
0
110
Member Avatar for blackpheonix

Just wondered if anyone could help me, what am i doing wrong here im trying to cant seem to get $email, $betakey or $userid to show any data i know im missing something but for teh life of me cant think tried everything i could think of fetch etc but …

Member Avatar for jblacdao
0
107

The End.