39,320 Topics

Member Avatar for
Member Avatar for Omega Tribe

What mods for phpbb are the best and most necessary to a new forum and to growing membership? I'm especially interested in forum shops and related items.

Member Avatar for einfoway
0
153
Member Avatar for ismaily

HELLO HOW TO DISPLAY AUTO_INCREMENT VALUE FROM THE THE DATABASE TO THE PAGE. $result = pg_query($conn, "INSERT INTO novice VALUES(NEXTVAL('sq'),'$title', '$firstname', '$lastname', '$username','$password','$street','$town', '$city', '$postcode', '$country', '$mobile', '$email')"); if (!$result ){ print " Please make sure you put the right input in the field"; exit; } print ("Thank You $title …

Member Avatar for John A
0
79
Member Avatar for remcov

Hello, I am working on a cms system for my website. Its going pretty well and most of the features I want are working. I do have a slightly more advanced question. I dont know if this is the proper forum topic but the site is in php so ill …

Member Avatar for php_daemon
0
66
Member Avatar for satees

Hi friends, My application needs to integrate online payment with paypal. I am using the form based online payment. So please help me, what are all informations needs to pass through the form and what about the return URL. If posible give me the sample coding. Thanks in advance. Thanks, …

Member Avatar for stymiee
0
55
Member Avatar for Pro-Gaming

i was wondering if any one knows how to put mods into the phpbb reg forums.. because i am starting up a new ladder site and i only have the forums but i want them to be organized so i was wondering does any one no a mod that i …

Member Avatar for Pro-Gaming
0
71
Member Avatar for mahe4us

Hi all, I have used the checkboxes in my page as given below [code] <input type="checkbox" name="chkboxarray" value=1> <input type="checkbox" name="chkboxarray" value=2> <input type="checkbox" name="chkboxarray" value=3> [/code] If all the checkboxes are selected then how can we get the values of individual checkbox in php during a form submission. Anyone …

Member Avatar for stymiee
0
154
Member Avatar for leapon75

Hi, i have a problem, I'd like to load a file mediumblob from DB mysqli () and save it on directory ("../uploads") on a server, using a php page. Can you help me ???? :sad:

Member Avatar for mbacon
0
55
Member Avatar for azarudeen

hai to all, i think its a simple only but i am not having clear idea how to pass the value from an page into an popup window in a javascript in php.if any ones knows or get any idea means plz post quicklywith an example thank u,:idea:

Member Avatar for azarudeen
0
167
Member Avatar for Bonus

Technically I do not think its possible but thought I would ask. I have a form that contains multiple image upload fields, in the description we ask that the images size be smaller than 1mb but most people simple do not know how to check this. Typically people will load …

Member Avatar for php_daemon
0
97
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 mbacon

Hey Everybody, My name is Mike, and I'm living in BC, Canada. I have joined to dicuss, help, and request help with mainly PHP, but also other areas. I work for an IT based company where I am using PHP to convert/migrate our old database to the new systems' database. …

Member Avatar for cecil.vera
0
154
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
100
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
119
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
170
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
99
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
159
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
87
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
944
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

The End.