38,019 Topics

Member Avatar for
Member Avatar for joshua.tilson

Hello, I am looking for some advice on how to do something within PHP, i know it is possible and have seen examples before, however I am not sure how to implement this myself. What i am looking at doing is including PHP pages within a main PHP page. for …

Member Avatar for chrelad
0
109
Member Avatar for redZERO

I have a script which takes the variable from a form and puts it into a mysql table. There is an entry, but inside the field it is blank. I have attached screenshots. This is my code [CODE] // prepare form values for insert $URL = mysql_real_escape_string($_POST['url']); // Make mysql …

Member Avatar for redZERO
0
73
Member Avatar for kv79

Hi, I i have wamp server 2.0a and i want to publish my web on the WWW. Ho to do it?

Member Avatar for searchacar
0
172
Member Avatar for tefflox

Hello, I am trying to do nifty things with the flickr api, but this code does not work on my web host. Something about the url_fopen (?) turned off for security. I'm told that I can use "Curl" to work around that. Will you offer some help, if even a …

Member Avatar for tefflox
0
122
Member Avatar for acornist

I have a table containing various information describing room requirements for an architectural project with about 500 different rooms. Each record in the table represents a single room and its attributes. There are about 200 attributes in all, but each room uses only a small subset of those attributes. To …

Member Avatar for vssp
0
79
Member Avatar for Grantmitch1

Hello one and all. In simple terms Im quite an amateurs, but learning fast. I have just finished making a web email form, and have found a problem. I need PHP, so I looked at what I made and using the help of a mate (who is quite skilled) we …

Member Avatar for nav33n
0
129
Member Avatar for Taffd
Member Avatar for joshua.tilson
0
128
Member Avatar for Taffd

I've just been reading a solved thread with this same title. The solution was nl2br. I was unaware of this function and have been using str_replace instead. A problem arises however, when converting preformatted text, specifically a table. Either solution leaves a mass of space between text and a table …

Member Avatar for Taffd
0
76
Member Avatar for Grantmitch1

Hello recently some of you gave me help with my php form. Well I have altered it slightly using a book and it has shown me how to incorporate the php into itself. So the form should work without an external php page Could someone tell me if this is …

Member Avatar for Grantmitch1
0
72
Member Avatar for redZERO

I want to pull a list or URL's from a database. They must go one by one, so should i make the table have one field called 'link', then whenever I call the top value, it performs the action, then deletes it, moving on to next url? Should i also …

Member Avatar for nav33n
0
174
Member Avatar for assgar

Hi I need help. I know what I want to accomplish, but I do not know how to do it. The events are recurring every month, but not recurring at the same time or on the same day of the week. WHAT I NEED HELP ACCOMPLISHING: How to do I …

0
78
Member Avatar for redZERO

Hi, I would like to know a resource or simple solution for this, I have a mySQL database with lots of links. I need said solution to visit each link and download the HTML file for it. Like an indexer which is told where to index.

Member Avatar for digital-ether
0
124
Member Avatar for lilprincess

I own a website and I would like to start a forum on it. So am thinking to use phpbb for it, but I don't have any knowledge of PHP. Is PHP knowledge neccessary to use phpbb?

Member Avatar for vssp
0
139
Member Avatar for assgar

Hi I need help. I know what I want to accomplish, but I do not know how to do it. WHAT I NEED HELP ACCOMPLISHING: How to do I insert data into a table for a date range of two or more months, where every second or third week should …

0
67
Member Avatar for MitkOK

Hi folks. I wonder if some of you has worked with xls class for manipulating spreadsheets with PHP. The thing is that I have to get some values from 5 or 6 files and put them in HTML tables. Thanks in advance.

Member Avatar for iamthwee
0
91
Member Avatar for dev07

hi members, In our project we are designing a advance search field using drop down list. using this we can enter a multiple search option for a single search.If we want to remove certain options afetr entered that for search how can we write PHP script for that.can somebidy give …

Member Avatar for nav33n
0
62
Member Avatar for tefflox

Hello, my site sees a lot of visits to the first page after the "cover", but very few beyond that page. I want to randomize the first inward link, and keep track, so if the reader decides to click "next", it won't load the same page. How do I do …

Member Avatar for nav33n
0
100
Member Avatar for angwy83

Hi I need advice on whats wrong with the following code statement? $purl = ($resultat->product_thumb_image); echo "<img src='test/image/products/".$purl.".jpg'/>"; $purl is a dynamic variable that should return the ID of the image. i.e. 12DE somehow the echo fails and it does not display the image. Any advice? Tks

Member Avatar for vssp
0
99
Member Avatar for amithasija

hi all, i have one default module and one more module module_1 ,i have one parameter extra in url for langauge like site.com/module/languageparameter/controller/action i defiend it in index.php(bootstarp file) like this $router = new Zend_Controller_Router_Rewrite(); $router->addRoute('new_route', new Zend_Controller_Router_Route( ':module/:lang/:controller/:action/*', array('module' => 'default', 'lang' => '', 'controller' => 'index', 'action' => …

0
68
Member Avatar for kv79

Hi, I never enter a PHP or html or any other language for web design . I want to use C/C++ with web designs or what ever,so what i need to download for making a webs.? I want that software be free if it possible.

Member Avatar for kv79
0
100
Member Avatar for chicago1985

I have done a little PHP and end up using Model 1 architecture combining Model, View and Prensentation where it ends up looking like "spaghetti" scripting. For PHP, how would I use the equivalent of Java's MVC (Model 2 Architecture)? Is there a name for it in PHP and does …

Member Avatar for MitkOK
0
68
Member Avatar for dheeraj5689

Hi Everyone, I just want to know that can I implement a Facebook api on my server? It means all the facebook feature should be display in my server. Please anyone have any knowledge about this featured had provided by facebook then please guide me. Thanks Dheeraj

Member Avatar for dheeraj5689
0
180
Member Avatar for mcspikey5

Was wondering if anyone can help me ive just started a web site that comes with a forum or message board is there anyway i can put parts of the message board on the front page, so it shows like the last 20 posts Thanks

Member Avatar for nav33n
0
39
Member Avatar for verbob

Below if part of my login script. I am trying to get it to redirect if the users account status is 'not verified' or 'suspended' (not verified is the field 'verified' = 0 and suspended is 'verified' = 2) I'm sure it could be coded a little more eloquently, but …

Member Avatar for verbob
0
182
Member Avatar for lifeworks

Hi Im new to this so bear with me... If I have a backend, that allows people to add content to their site, is there a way to allow them to 'paragraph' their text, put in line breaks etc without knowing HTML code? They would be using a form which …

Member Avatar for nav33n
0
123
Member Avatar for Torner

Hello guys, I want to learn php, writing all these data instead, to the textfile called employees.txt in the notepad of course. I heard its posible. Supposing you have a data already in a textfile.txt that contain MY CLIENTS DATA in employees.txt ID FIRSTNAME LASTNAME AGE 1 IAN UY 27 …

Member Avatar for godong
0
130
Member Avatar for Melhalt

Greetings everyone, Im here because im going to start a project. Iam going to start a homepage where users can register and download torrents. And also there you can see youre ratio, upload, download, and where you can get uploader. I need help to do this so i can pay …

Member Avatar for zweck
0
61
Member Avatar for tariq04

<?php require("header.inc.php"); /*session_start(); if(($useradmin)=='') { header( "Location: error.php" ); } */?> <html> <head> <link rel="icon" href="favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="colors.css"> <title>Admin Area : Users</TITLE> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <SCRIPT language=javaScript type="text/javascript"> function D(url) { window.open(url,"data","width=550,height=600,scrollbars=no,resizable=no"); } </SCRIPT> </head> <body> <? //This variable is for date …

0
55
Member Avatar for chicago1985

I have my PHP inserting into Oracle 9i. But how do I prevent duplicate record entries? I only have 3 fields in the insert in the action page and my below attempt doesnt output anything or insert anything even if not a duplicate: [code=php] <?php $c=OCILogon("scott", "tiger", "orcl"); if ( …

Member Avatar for hielo
0
146
Member Avatar for babbi

i am new to php nd i just wanted to know whether we can perform both frameset tag nd form tag at a time in php.my program is in given below for a login form: <html> <head></head> <frameset rows="25%,*"> <frame name="top"src="f1.html"> <frameset cols="25%,*"> <frame name="left"src="f2.html"> </frameset> </frameset> <body> <body bgcolor="pink"> …

Member Avatar for hielo
0
78

The End.