39,323 Topics

Member Avatar for
Member Avatar for ashneet

First of all i am new to PHP Session. THE PROBLEM: I do session_start(); command at the begening of every page so that php uses session but what i also what it to do is that if that person closes the browser and returns back to same website it should …

Member Avatar for ashneet
0
171
Member Avatar for ashwinperti

Sir I am currently using wamp5_1.4.4 1) Apache 1.3.33 2) MySql 4.1.10a And I want to update with the latest version. I could I made the modifications. PLease do help me. Ashwin Perti

Member Avatar for ashwinperti
0
169
Member Avatar for melvin

This routine works and formats the date exactly how I want it but I dont want current time. Instead I would like to format the time from a mysql database. I have tryed this [php]strtotime($row_Recordset1['when']);[/php] but it dont work. How do i get my database field in the array and …

Member Avatar for sarahk
0
98
Member Avatar for Ghost

Does anybody have any ideas on how to make your own email program? Could you use the mail function and restrict access?

Member Avatar for Ghost
0
74
Member Avatar for JC_McGeekster

Hello, These last few days I was feeling like remodding my PHPBB completely, and when I scanned through the files, I came acrossed the TPL files. I wondered, [i]TPL?[/i] and thus opened one of the files with my editor. I seen the lines coded, "{FORUM_NAME}," or something similar and wandered …

Member Avatar for fsn812
0
144
Member Avatar for extofer

The following HTML does not work on FireFox, only IE. Anyone know why?? <a href="http://www.daniweb.com/"> <img border=0 src=http://www.daniweb.com/certificates/badge45765.jpg alt="extofer has contributed to our community" width="125" height="125"> </a> :o

Member Avatar for zippee
0
183
Member Avatar for michael123

is there a php function that I can verify if the string contains all digital number, not alphabetic charactor? thanks.

Member Avatar for smac
0
260
Member Avatar for server_crash

I've got the following code: Code: @mail($address, $title, $message , "From: ". $from . "\nContent-Type: text/plain; charset=utf-8"); Which sends a verification email to a registered user. The only problem is the email is considered bulk, and ends up in the bulk folder, or doesn't show up at all. I'm thinking …

Member Avatar for fsn812
0
133
Member Avatar for leroytrolley

Hi people I need your recommendations on what (free) CGI Mail Form script to download and use. All I want to be able to do is have a form on my HTML page that allows people to input some personal info and then the info is posted to my email …

Member Avatar for sarahk
0
113
Member Avatar for server_crash

I know it's possible, but I'm not sure how. I need several services to use one database. For instance, I need blogs,chat, and a forum to share a database so that when you sign up at one place, you are automatically signed up at all of them.

Member Avatar for zippee
0
110
Member Avatar for nwitty

hello all, am new to this forum, appreciate your responses in advance. i'm a php programmer and am reexamining my rates in light of an upcoming estimate i need to make for a large job. i was curious as to what people out there are charging per hour for freelance …

Member Avatar for zippee
0
204
Member Avatar for jeepj27

Hi All - I am using PhpBB for my medical community and have a question about screen resolutions- Is there any way to make my forum more screen resolution friendly? My forum seems to show best with 1024x768, but how can I make it best for people with only 800x600?? …

Member Avatar for fsn812
0
254
Member Avatar for pdewijs

Dear Programmers, After more than 8 hours I am finally exhausted. Please tell me how I can [B]install a STABLE Apache server with PHP [/B] on my XP-home edition version 2002 which is able to do the most simple things. Not give errors, or hesitate, or don't show. Apache is …

Member Avatar for fsn812
0
212
Member Avatar for ashneet

I m not sure if this is right question to ask. I am trying to get php to make PDF file and email it to some one when they enter enough information. is it even possible as i have no idea how would you do this...

Member Avatar for fsn812
0
168
Member Avatar for iketunde

Hello, I created this page. it contains textareas and checkboxes. when user enters information or check any of the checkboxes. this translates to a conditioned query.i achieve this using javascript. u can find the url @ [url]www.laterallinks.com\search.htm[/url] try entering gibberish and any of the fields and click on the fetch …

Member Avatar for bwest
0
108
Member Avatar for iketunde

Hi, got another problem. I have an interface that uses javascript to generate the Mysql WHERE condition of a query it posts to the a PHP page that retrieves values from the database. it works fine as usual on my local pc. but i when i uploaded it to my …

Member Avatar for zippee
0
164
Member Avatar for Ragnarok

I am looking for a free strange allown CMS that has news and image gallery support, weather it comes as part of the CMS or as an extra module I don't mind. Anyone know where I can get one? Ragnarok

Member Avatar for PoA
0
165
Member Avatar for hbmarar

hi, I do not know how to use the phpmyadmin in xampp. I am not able to make it out. Requesting help and concern, I remain Harish Balakrishnan Marar

0
86
Member Avatar for aarya

my site is working on internet explorer nicely but my site is not working on mozilla. pls any body help me

Member Avatar for aarya
0
259
Member Avatar for Electrohead

Hello everyone! I am looking to embark on a project to develop a new content management system! The system will be very much like a portal, and I am looking for volunteers! If you are interested in helping out, please visit the project's community website at [url="http://keefe.hyspex.com/cms"]http://keefe.hyspex.com/cms[/url] I would also …

Member Avatar for advancescripts
0
337
Member Avatar for hemalatha.a.s
Member Avatar for techniner
0
92
Member Avatar for aarya

i want to shift my database from one site to another . how i have to proceed. can anybody help me.

Member Avatar for aarya
0
111
Member Avatar for NilovSerge

Hi, all! How in PHP get ResultSet from function PostGreSql8.0.3(Windows) and how is constructed this PostGreSql-function? If possible, please, link to some example. Thanks in advance Nilov Serge

Member Avatar for srikanth1243
0
109
Member Avatar for TimmyRaa

Hey, this is my first attempt at using arrays in PHP, so apologies if this turns out to be ridiculously simple! I have a SQL select statement, and a while statement to pull the results from it: [PHP] $sql = 'SELECT nickname AS name, count( * ) AS played, sum( …

Member Avatar for srikanth1243
0
112
Member Avatar for Juls

Hi, I am trying to run a query once and then reuse the result set in a loop to compare so that to know whether to have a checkbox "checked" or not. Something is not right because I don't get any of them checked. I have a feeling I need …

Member Avatar for srikanth1243
0
101
Member Avatar for apcxpc

Hi all Here is a PHP question I have to answer. [quote]Write a php file called reload.php that contains a table with 2 rows and 3 columns. In each of the cells of the top row of this table there should be the strings AAA, BBB & CCC. In the …

Member Avatar for apcxpc
0
219
Member Avatar for ashneet

I have new with using sessions and i have a question to ask. I was wondering if it is to delete session if some one exit browser as i want to make my site secure so that some1 else dont sit on the comp and have all access to some1s …

0
63
Member Avatar for cputek2k

I am trying to build a page that allows the user to select multiple tasks. Each task has a form attached to it. I am using the include in my logic to determine which forms are needed. That all works fine, but I do have one problem. If the user …

Member Avatar for cthackers
0
128
Member Avatar for hexstar

Hi, anyone know where I can find a basic mysql based announcements script show I can show new announcements and all current and old announcements regarding my site to my customers/clients? Thanks!

Member Avatar for PoA
0
135
Member Avatar for sjeeps

Greetings, Any body can recommend an easy to custmize poll script? Thanks in advance.

Member Avatar for sjeeps
0
96

The End.