38,020 Topics

Member Avatar for
Member Avatar for dbol

Me and a buddy wrote some php code, and it searches the db for the string, returning results... The problem is, it only returns results for certain strings I search, for example, if I search a last name "Rodriguez", it works... if I search "Ro", it works. But if I …

Member Avatar for dbol
0
75
Member Avatar for vjw757

Not sure if this is the right place for this but you all know that microsoft has just came out with the ZUNE to compete with apples IPOD. i have the domain names that are below and dont know what todo with them. does anyone want to do something with …

Member Avatar for vjw757
0
136
Member Avatar for crazynp

can anyone please help me to build a form with validation. I am using the form in a html page and it is processed in another php page. The form has only radio buttons for five options.for example cash.if the required cash is less than the user's cash in the …

Member Avatar for crazynp
0
93
Member Avatar for Al Lowe

I'm trying to create a site for a friend, and she would like it in frames. After chatting with some people on a Yahoo group devoted to HTML, they've recommended that I use php instead. My problem, I'm not very well versed in php. I know HTML pretty well, and …

Member Avatar for stymiee
0
109
Member Avatar for gunwindersingh

hello,, i am a newbe in php can any one tell me how to delete multiple records in php , i am using dreamweaver as my front end tool and php triad for the back end ....... i want to learn how can i delete multiple records by passing the …

Member Avatar for php_daemon
0
99
Member Avatar for greenphpcoder

[COLOR=black]Hello, the company i work for are keen to implement an online direct debit system, has anyone got any experience knowledge of I.D. verification for the paperless Direct Debit process, or how the I.D. Verification is implemented.[/COLOR] [COLOR=black][/COLOR] [COLOR=black]Regards [/COLOR] [COLOR=black][/COLOR] [COLOR=black]Nicholas[/COLOR] [COLOR=black][/COLOR] <snip>

0
79
Member Avatar for nathanpacker

Hey everyone, am having problem with some php code in a plugin I'm using on my Wordpress site. The problem is that there is an option box that lets you select from among a list of files in a certain directory on my site, and you can't see the options. …

Member Avatar for nathanpacker
0
118
Member Avatar for cashblogs

Hello members Is it possible to edit the values (say, admin logon/password) in a config file (say, config.php) WITHOUT editing the php script config.php?? In other words, can I write another file (configeditor.php) that will alter the values (or just SOME) based on data entered into in a form?? To …

Member Avatar for digital-ether
0
103
Member Avatar for cancer10

OK I attached an WYSIWYG-Editor, however I am unable to get the data on the rich text box to another page using PHP, can anyone solve it plz? Thanx a ton in advance :)

Member Avatar for sunflowerz
0
89
Member Avatar for Don Gino

Hey I know extensive knowledge of HTML but thats just about it when it comes to webpages, so I want to move on to something much better. I have a text book about PHP but i dont understand what its on about. Anyway, to get started, where and how can …

Member Avatar for Don Gino
0
169
Member Avatar for clutch

hello guys, need some help-- building a little site and when i tried to install the coments script onto the page this is the error i get: [B]Parse error[/B]: syntax error, unexpected '<' in [B]/home/shatter/public_html/newtest.php[/B] on line [B]204[/B] now-- i am very inexperienced and trying to loearn how to do …

Member Avatar for Puckdropper
0
87
Member Avatar for RiverKqj

Hi all does anyone know how to get phpbb latest posts to show on a html index page e.g the last 5 forum posts ? Any help would be great

Member Avatar for jshtylr
0
157
Member Avatar for c0rkscrew

Okay, I'm working on a small project for my daughter's class at school. They have a fundraiser running right now and they want to post their fund raiser data on the their school website. What they want is this, they want a page listing each student and the amount that …

Member Avatar for MCP
0
124
Member Avatar for Lothas

Have you ever seen (or played) one of those "Browser Games" where you build stuff, create armies and fight other players? Right now I need to know how to do those scheduled tasks... I'm building a PHP appilcation for my job. I work at a visitors center and I want …

Member Avatar for paradox814
0
138
Member Avatar for nathanpacker

Hey, say I have a table that spits out the information from a mysql table. Say it gives you the names of users, and certain information about each user, say address, phone number, whatever. Doesn't matter. What I want to do is make each of the persons' name a hyperlink …

Member Avatar for nathanpacker
0
223
Member Avatar for spacebar

Hello, I'm new here. Thank you for your time. I have a PHP module that I use for user submitted poems. Based on the vote data I have [URL="http://www.gotpoetry.com/Poet_Rankings.html"]poet rankings[/URL]. Table schema: ratingdbid - int ratinglid - int ratinguser - char rating - int ratinghostname - char ratingcomments - text …

Member Avatar for digital-ether
0
84
Member Avatar for tmv105

Hi! I am having problems validating my HTML to at least transitional due to my use of checkboxes and accessing them with PHP and javascript. I want client-side validation and server side functionality and therefore am utilizing PHP and JS. My understanding is that JS recognizes checkboxes to be an …

Member Avatar for digital-ether
0
90
Member Avatar for Just Trying

Can anyone help me to find a good PHP script that allow me to have a website where members pay $1 to all the persons on the list then that member becomes in number 1 position and the last member is off the list. It can be a 7 x …

0
49
Member Avatar for sush.gopal

[code=php]if (!function_exists('mysql_connect('localhost', 'root', 'sushma')')) { die( '<span class="fatalError">Fatal error: ' . 'MySQL extension is not loaded. Check your settings in php.ini.</span>' ); }[/code] line 67 is where the parse error is reported..where is the error????cann anyone help me??

Member Avatar for php_daemon
0
936
Member Avatar for Dani

I am trying to run the command: exec("cat ..........", $output, $var); Basically, cat "any file" returns no contents in $output, and returns 0 in $var. exec("whoami"); returns "apache" in $output and 0 in $var. Any ideas?

Member Avatar for lordspace
0
80
Member Avatar for ultranet

Hello again Until recently we were using a free script on our client's site to generate form submissions to send e-mails to our clients. However spammers were apparently able to exploit the code to send spam from our server. I was hoping to get some help either finding a new …

Member Avatar for loopylouis
0
85
Member Avatar for new_girl

Happy New Year To You All ! I have a php site and would like to upload the same site onto another domain name, while keeping the current site also in it's current domain name. Does anyone know how I can upload the database - mysql - and duplicate the …

Member Avatar for loopylouis
0
79
Member Avatar for fray

Hello, I have two small PHP scripts runnng on a test page at: usernomics.com/ergonomic-products-accessories5.html Both scripts work perfectly when there is one script on a page. However, if I place two on the page (one above the other), the second script will not render. It may be my newbie coding …

Member Avatar for loopylouis
0
98
Member Avatar for stymiee

I have a simple PHP script that creates a couple of dbase files and moves them to my anonymous FTP directory. However, I am unable to see these files when viewing that directory in a web browser. I can see them when logged with a FTP client though. One thing …

Member Avatar for stymiee
0
113
Member Avatar for Barefootsanders

Hey everyone. I want to change the following: [code]if ($pageNav->limit < $pageNav->total) puarcade_html::WritePagination($url,$pageNav); echo "<center><br><br><a href=".$livesite."/index.php?option=".$option."&Itemid=".$Itemid.">&lt;&lt;&nbsp;Choose Another Game</a></center>";[/code] to this: [code]if ($pageNav->limit < $pageNav->total) puarcade_html::WritePagination($url,$pageNav); echo "<center><br><br><a href="http://novatrader.net/index.php?option=com_puarcade&Itemid=51">&lt;&lt;&nbsp;Choose Another Game</a></center>"; [/code] But everytime I get this error: Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/content/s/o/l/username/html/components/com_puarcade/puarcade.html.php on …

Member Avatar for php_daemon
0
103
Member Avatar for vssp

hai friends I need one solution for multidimentional array merging option using php Please send me any samples multidimensional array merging __________________ Thanks Vssp

Member Avatar for php_daemon
0
106
Member Avatar for egboy

I need any body to help me getting this scripts: 1- add comment script. 2- print this topic script. 3- send this topic to a friend script. 4- vote script. I will be thankfull if any body helped me to get this.

Member Avatar for cpickering
0
150
Member Avatar for sam1

hi, I want to start learning php.... but i dont knw how to run it i mean is there any free compilers available. i tried installing apache and php bt couldnt figure it :( help please

Member Avatar for vjw757
0
69
Member Avatar for rejoicegants

I have to make one web development environment in my machine running in windows. I downloaded the require files such as php- php-5.2.0-Win32 mysql- mysql-essential-4.1.21-win32 Apache- httpd-2.0.59-win32-src Which one may i start to install first? and is there any guide to install all these setup?. Please help me regarding this.

Member Avatar for php_daemon
0
30
Member Avatar for sellingonline

Hey, I've got a sendmail problem on a dedicated server, shall I post the configs or what do you suggest? Problem is, that all coming in via smtp is sent through fine, but messages I try to send via PHP mail() are not going through, error in root is "deferred: …

Member Avatar for sellingonline
0
169

The End.