38,020 Topics

Member Avatar for
Member Avatar for wlinda

I've been having this php/mysql problem that I can't seem to be able to fix. I'm displaying information from a mysql database on my site, but for some of the variables only half of the cases can have information in tehre that needs to be displayed on the site (e.g. …

Member Avatar for wlinda
0
139
Member Avatar for balagod

Hai, I got xml parser to read xml file the output is like multi dimensional array ,i want to search particular id and get that matched id details from that array if the element have child to read child array also I give one example here <map> <page id="home" name="Home" …

0
99
Member Avatar for vov4ik

Hi, I have problem with uploading images by php script. I created a HTML form for user to input image file, and simple PHP script which accepts this file from form and prints it in the browser. My script uploads file, prints file's name, generates HTML code, but does not …

Member Avatar for vov4ik
0
144
Member Avatar for dr_dumb99

Hi ! When I want to display following code by assigning it to $res["description"] , in the following mentioned way, it works fine and displays properly. The code is : /************START CODE*****************/ <script language=\"javascript\"> var uri = 'http://impgb.tradedoubler.com/imp/img/16173558/1014659?' + new String (Math.random()).substring (2, 11); document.write('<a href=\"http://clkuk.tradedoubler.com/click?p=37983&a=1014659&g=16173558&epi=$_SESSION[UID]\" target=\"_blank\"><img src=\"'+uri+'\" border=0></a>'); </script> …

Member Avatar for Mr Violent
0
152
Member Avatar for checkmypro
Member Avatar for stymiee
0
48
Member Avatar for conspiringfate

I get this error when using ray instant messenger chat.... can anyone help me?

0
105
Member Avatar for ashneet

lets say i have a file named test.html and i want to store all the text of this file into a variable named $email. how would i do that and be able to change few things in text with string replace command. I am just trying to make html email …

Member Avatar for ashneet
0
225
Member Avatar for psalzmann

I found a neat program called PAMPA (portable Apache, MySQL, PHP, etc) which allows you to distribute php scripts/apps via CD/DVD rom where the app will install Apache / PHP / MySQL on the fly. Seems to work real nice :) [URL="http://pampa.phpsoft.it/"]Here is the link[/URL]. My apologies if this link …

Member Avatar for shaocpa
0
249
Member Avatar for Jailguard534

I have one of the free PHPBBNOW boards. I keep running into instructions to "save to directory". In my ignorance, I cannot FIND the directory. PHPBB support does not address, and hasn't answered, this. Sorry if this is a "how do you turn the doorknob" question - I'm so old …

0
78
Member Avatar for wayotins

Hello, I Am having problems with a simple script i wrote to login a username and password from a mysql database. i get the error **Warning**: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in **H:\steadyology\steadyology\account.php** on line **21 I ran the script on my localhost where i …

Member Avatar for psalzmann
0
182
Member Avatar for vov4ik

Hi, I am beginner in PHP and need to want to create a gallery of thumbnailed images so that user could load the original image (in separate window) after clicking on its thumbnail. Is it possible to do it in PHP? I'll be very grateful if you give me some …

Member Avatar for zippee
0
116
Member Avatar for conspiringfate

are there any scripts or any people who could add some code onto my site ipetrescue.com , so a user can submit an article and a photo ad with description(two separate things) thanks for any help mike

Member Avatar for stymiee
0
119
Member Avatar for conspiringfate

What would it take to integrate a forum to this website? what do i need to do? what free forum software is best? mike

Member Avatar for stymiee
0
65
Member Avatar for conspiringfate
Member Avatar for stymiee
0
81
Member Avatar for conspiringfate

I have been working on installing a script called Fantastic News from [url]http://fscripts.com[/url] I have been trying to make it so I can use the news.php on other pages Right now im getting an Unable to Open Template error [url]http://www.ipetrescue.com/arts/articles.php[/url] [b]Here are the instructions....[/b] If you plan on including news.php …

Member Avatar for stymiee
0
148
Member Avatar for Codealot

Hey, i just joined this place because i really need a job... i dont expect alot of money, however i have sold my codes for over $800, i am looking for any size job any amount of time, pretty much anything.. i am young but i have been coding for …

Member Avatar for Puckdropper
0
84
Member Avatar for danielksy

I am thinking of doing the forum, I have downloaded the phpbb and Lussumo Vanilla, but I dont know how can I start doing with it, can anyone teach me, what is the first step of doing it? is there any web site teaching people how to do it? thanks …

Member Avatar for Puckdropper
0
159
Member Avatar for donkey

I have a bit of a problem. I am opening a file that has been exported from access with fopen(), reading it to a variable with fread() and then closing it. these files unfortunately have a LOT of blank lines. ex(one of them has over 50,000 blank lines). So i …

Member Avatar for donkey
0
203
Member Avatar for krhelter

I am new here and having a big headache. I have inherited a web site at my job. It is a site for a history magazine and I need to be able to have a search and advanced search option that allows users to search the article table by keywords. …

Member Avatar for krhelter
0
140
Member Avatar for balagod

Hai, i want to send mail from my localhost in php,i try to using my outlookexpress smtp and email parameters but it gives warning like this Warning: mail() [function.mail]: SMTP server response: 553 Sorry, that domain isn't in my list of allowed rcpthosts. in D:\wamp\ww It's possible to send mail …

Member Avatar for Vote4WillFree
0
112
Member Avatar for ytregnn

I want to make so that you can download a affiliate-link (exe-file) direct from a "download"-button... but the problem is that this company (who provide the affiliatelink) doesn't have a solution when it's about "download direct". I saw on a site ([URL="http://www.pokerlistings.com/betfred-poker"]http://www.pokerlistings.com/betfred-poker[/URL]) that apperently had a solution which makes a …

Member Avatar for Vote4WillFree
0
173
Member Avatar for storeowner

Bought webstore and using Lunarpages host, but cannot get past Parse errors in forum.php and forum_login.php to complete set up. Errors read: Parse error: parse error, unexpected T_LNUMBER, expecting ',' or ';' in /home/pagan4/public_html/forum_login.php on line 23, and Parse error: parse error, unexpected T_VARIABLE, expecting ',' or ';' in /home/pagan4/public_html/forum.php …

Member Avatar for Puckdropper
0
124
Member Avatar for queenlin

[php] <?php session_name ('YourVisitID'); ini_set('session.use_cookies', 0); // Don't use cookies. session_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <?php # Script 16.0 - login.php // Send NOTHING to the Web browser prior to the session_start() line! …

Member Avatar for Puckdropper
0
160
Member Avatar for Dark_Omen

I was trying to echo the quotation " in a string, but I realized it wasn't going to work the way I thought it would, does anybody know how to do this? Thanks

Member Avatar for Puckdropper
0
173
Member Avatar for 100%

If .. Or Switch. Which one is better? Are they used for different things? Any pros or cons for each? Or is it just a matter of which one you like best? :)

Member Avatar for Puckdropper
0
150
Member Avatar for cancer10

See, I am using the following PHP code to generate a PNG image file [CODE]<?php // create a 100*30 image $im = imagecreate(100, 30); // white background and blue text $bg = imagecolorallocate($im, 255, 255, 255); $textcolor = imagecolorallocate($im, 0, 0, 255); // write the string at the top left …

Member Avatar for Puckdropper
0
106
Member Avatar for rexx

Hi, I am very new to PHP and i am getting an ... Parse error: parse error, unexpected T_STRING i have removed this bit of code and the page works perfectly. but i need this piece of code... <? display_dl_menu("Related Links", " - <a href=\"http://www.indiana.edu/~jshouse/purpose.html\" target=\"_blank\">Jill's House Website</a>"); ?> I …

Member Avatar for Puckdropper
0
88
Member Avatar for vssp

Hai friends previously I have optimized the query using index that time in my database only 65000 record ,right now in my database 1,50000 recoreds so i need again optimize the query .Now my site loaded very slow . Please give me any suggestion how to optiminze the query agian …

Member Avatar for zippee
0
46
Member Avatar for queenlin

Please help, can't seem to see where problem lies. I have placed session_start() at start of script, yet problem recurs. Will appreaciate suggestions. [php] <?php session_name ('YourVisitID'); ini_set('session.use_cookies', 0); // Don't use cookies. session_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" …

Member Avatar for zippee
0
114
Member Avatar for mikeandike22

Here im working on this code and I cat quite get it to work I want it to take the entries from a form, check to see that they meet the criteria (pass must be 6 chars, must be 13 or older) and then insert them into a table in …

Member Avatar for mikeandike22
0
127

The End.