39,393 Topics

Member Avatar for
Member Avatar for tristan17

Hi, I need some advice on where I can find relevant materials on passing values from an executable C programs to PHP scripts. I think its possible by passing the values and store on a text file and import the text file into the scripts. But I am now trying …

Member Avatar for paradox814
0
148
Member Avatar for weedguru_animal

i run a forum powered by phpbb version .19... one of my moderators is very concerned about an ip address been seen logged onto 10-30 pages on the forums, at the exact same time. spme of these pages were private messages, profiles.anyway the ip is called a googlebot, but this …

Member Avatar for paradox814
0
280
Member Avatar for Avalon

I have a Nuke php site. The problem is that the meta tag is setup to display what the creator wanted the keywords to be. I need it changed so that I can make it relevant to my site. Please let me know how to do this. [URL=http://casino.finditjack.com]My Site[/URL] Thanks

Member Avatar for PoA
0
129
Member Avatar for Kraftwerk

Greetings All, My Setup: ---------- - Windows XP - Apache 2.0.52 - PHP 5.0.3 - PHP Nuke 7.8 My Problem: ------------ After attempting to upgrade from PHP 5.0.3 to a later version, Apache no longer reconizes my PHP website What I tried to do: ------------------ I had a perfectly running …

Member Avatar for Kraftwerk
0
99
Member Avatar for stupidfly

I'm interested in starting a site that would have streaming videos on it that only members could login and watch. I don't want the videos to be downloaded on to their computers. What do I need to be able to do this? I am good to go in the HTML …

0
150
Member Avatar for MORTGAGEman

anyone know if there are any scripts like [url]www.ratemyprofessors.com[/url] ? I want to make a site similar to this. Maybe i need to talk to a web developer and just pay them. I dont see myself learning this as i would like to get a serious site going.

Member Avatar for PoA
0
103
Member Avatar for rcasinillo_s

Good day to you! Is somebody could explain and give examples to me what are the functions of session in the page and what are the purpose of it? I'm waiting for your detailed help... Thank you in advance... Roland

Member Avatar for rcasinillo_s
0
216
Member Avatar for rcasinillo_s

Good day members! Could somebody help me here, could modify it for me. There is an error in the syntax: $query = "UPDATE jobs SET position = '$position1', description = '$description1' WHERE id = '$checkbox1'"; $query = $query . " 'UPDATE jobs SET position = '$position2', description = '$description2' WHERE …

Member Avatar for sarahk
0
115
Member Avatar for fresher_php

im working on win xp with apache 2.0.55 ,php4 when i run the code <html> <head></head> <body> [B]abcdefrr[/B] <br /> [B]<?php // print output echo 'php code '; ?>[/B] </body> </html> i get [B]output on browser [/B] abcdefrr ----please help me run php code embeded in html page also the …

Member Avatar for fresher_php
0
98
Member Avatar for nisrin

hi.. i can't seem to find a smtp server.....the one i did download a free smtp server and nothing seems to work...i simply need to send mails using php on a apache server since the smtp server is sittin on my pc itself, i (or didn't) changed the php.ini file …

0
72
Member Avatar for Rajnesh

Dear all, Is there any [B]ONE[/B] Web Server that supports all Server scripts eg PHP,ASP,ASP.NET,JSP, Servlets, JavaScripts, VBScripts, etc.

Member Avatar for calcop
0
101
Member Avatar for albertjr

Is anyone know how put ad on a forum site ;) [URL=http://almiso.com]www.almiso.com[/URL]

Member Avatar for calcop
0
93
Member Avatar for ricky0161

hi iam new to php and finding it a little hard ive downloaded xampp as i don't own a host yet the problum iam having is that a have a nuke mod with i would like to run how do i install it been sat here for 2 days and …

Member Avatar for calcop
0
120
Member Avatar for Walyer

hey, i'm trying to insert data into my database with PHP5 i've created this code, <? //open the connection $conn = mysql_connect("localhost", "user", "pass"); //pick the database to use mysql_select_db("musiclist", $conn) //create SQL statement $sql = "INSERT INTO musiclist (artist, title)"; $sql.= "VALUES ("; $sql.= "'John Denver', 'Thank God I'm …

Member Avatar for calcop
0
105
Member Avatar for rcasinillo_s

Good day to all members! Please help me :cry: Anybody could help me or could give me a php code. What I need is I want to put link on each data that I had retrieved through array from mySQL database so that when I'm going to click each of …

Member Avatar for calcop
0
136
Member Avatar for larajoseph

hello! I an a newbie in php. i am transfering value from one of my page to another(Mailign page) thru query string and the values gets dislayed in an input control. Then the user enters other required values on this mailing page and then clicks submit which sends a mail. …

0
88
Member Avatar for olinroger

I am a beginner for php. I just wrote three php pages to generate some information from a mySQL database. The first page set up criteria (such as state and industry for some company information) and a form for people to search from the mySQL database. The second page is …

0
88
Member Avatar for Petey

I know this isn't strictly PHP...but it does deal with the integration of RSS with a PHP forum, so I thought this forum was the best fit... I am using the original (re: free) release of IPB 2.0.0 for my college newspaper (we're very broke, or else we'd pay for …

0
85
Member Avatar for rcasinillo_s

Good day to everyone! :D Anybody could give step by step PHP code or explanation with examples of how to get the information to other page. For example my main page is index.php inside of it I have three links to the following PHP files: roland.php, haydee.php and ricky.php. Now, …

Member Avatar for rcasinillo_s
0
103
Member Avatar for nike123

I have got this code, which am trying to display it in white writing. I could get the first part in white but couldn't get the variable ($HTTP_SESSION_VARS['items'] to come up in white. echo '<font color="#ffffff"><b>Total Items = </b></font>'.$HTTP_SESSION_VARS['items']; I have also tried the code below but got an error …

Member Avatar for Dani
0
150
Member Avatar for mark1048

[b]Configuring PHP with MySQL[/b] [B]Intro[/B] To use PHP with MySQL, of course you need to install MySQL server on you system first. On my local system, I have MySQL server installed in \mysql directory. If you need help on installing MySQL on your system, please read "Herong's Notes on SQL". …

0
72
Member Avatar for nike123

Am not too sure what this code does can someone help me please? I know it starts a session but what all that xtra validation? // start the session session_start(); if (!get_magic_quotes_gpc()) { if (isset($_POST)) { foreach ($_POST as $key => $value) { $_POST[$key] = trim(addslashes($value)); } }

Member Avatar for nike123
0
151
Member Avatar for woolly911

I currently run a fully modified phpBB forum and I like it. I do have lots of errors though and its starting to annoy me. Im thinking of switching to vBulletin but I need to know some stuff first. How easy to install is it? Is it as easy or …

Member Avatar for Scribbller
0
172
Member Avatar for aarya

hi i ahve developed one artcicle submit site. in taht i have done list of authors and the number of article submitted by them. but in the first page taht is fine but in second page onwards the number of article shows 0. i cna show the website http://articlenetworks.com/authors.php this …

Member Avatar for aarya
0
106
Member Avatar for aarya

hi i ahve a mysql databse in which list of name is stored. i wnate to retrive the data form that databse. i have problem in retriving it. if i have name jack 3 times in my databse, but when i wnat to show the names i get jack jack …

Member Avatar for rcasinillo_s
0
120
Member Avatar for SWAT

I see that the vBulletin has the possibility of Sub-Categories.. By question is: [b]Does phpBB have this option, or not?[/b] And if not, WHY!?

Member Avatar for dojo
0
300
Member Avatar for crestaldin

[COLOR=Navy]Hello, Ps can anyone enlighten me on how to learn PHP. I mean I am a novice and would like to know if it requires a compiler etc like C++,C ..to compile codes. In essence what are the things needed to learn PHP...and how can I really develop myself well …

Member Avatar for kush2
0
143
Member Avatar for rcasinillo_s

Good day to everyone! Anybody could give step by step PHP code or explanation with examples of how to get the information to other page. For example my main page is [U]index.php[/U] inside of it I have three links to the following PHP files: roland.php, haydee.php and ricky.php. Now, if …

0
66
Member Avatar for PH03N1X

Hey there, im not very great at php and im wondering how i could fix this error [CODE]Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home2/blindst/public_html/forumbeta/vtopic.php on line 328 No replys to this topic.[/CODE] This is line 328 [CODE]$sql2=("SELECT * FROM `reply` WHERE tid = '$id' …

Member Avatar for PH03N1X
0
145
Member Avatar for A Monkeys Uncle

I'm trying to add an RSS feed to my videogame website, but it isn't working. These are the steps I have done so far: A) I have copy and pasted the RSS reader to a blank notepad file, and named it rssfeed.php. This is that code: <?php $olderror_reporting =error_reporting(0); include …

Member Avatar for robmaag
0
455

The End.