38,020 Topics

Member Avatar for
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
259
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 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
240
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
211
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
164
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
133
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
258
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
333
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
110
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
218
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 sjeeps

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

Member Avatar for sjeeps
0
93
Member Avatar for porchy33

Hi, I'm new to php and am trying to connect to mysql like this: <?php $conn = msql_connect("localhost", "user", "password"); echo $conn; ?> But when i do I get this: Fatal error: Call to undefined function msql_connect() in C:\www\PHP_mysql\testconn.php on line 2 I wonder why?

Member Avatar for otr
0
185
Member Avatar for aarya

my login script working fine in my localhost. but when i hosted the site my session is not working.i have written session_start(); in my script i dont undertand y? weather all the php sites supports session.

Member Avatar for aarya
0
137
Member Avatar for Killer_Typo

heres the complete error that i am getting. You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'A (A) )' at line 1 does anyone else get these errors at all? [php]<?php $host = …

Member Avatar for tubajake711
0
344
Member Avatar for reelbrokers

:p [URL=http://www.reelbrokers.com]http://www.reelbrokers.com[/URL] IT Division of [url]www.ReelBrokers.com[/url], focuses on providing comprehensive and Cost Effective solutions in internet based Offshore Programming, Software Development, Web Application Development and Multimedia Presentations to Entertainment Companies and Film Professionals across the Globe. [url]www.ReelBrokers.com[/url] provide creative and cost effective array of IT solutions from concept to implementation …

Member Avatar for chrisranjana
0
220
Member Avatar for ashwinperti

Sir, I am having problem that when I use <HTML> </HTML> and include <?php <php?> in between the HTML tags, if I am saving the file with .php then I can view only the PHP tags and not the HTML tags elements. Please tell me whether to save the file …

Member Avatar for sarahk
0
135
Member Avatar for moise

Hello, I am creating a website where people will be uploading professional papers. The website will be sort of a library. Many users will be accessing it via dial-up. Do you think PHP and mySQL are good for this? Please help...Thanks

Member Avatar for ihostdev
0
95
Member Avatar for aarya

i m learning php. so i wnated to know what is LAMP geeks?. any good tutorials for taht

Member Avatar for ihostdev
0
139
Member Avatar for ashwinperti

How to view the elements enetered in the FORM element on the Explorer. Is there any way to view in the Explorer.

Member Avatar for zippee
0
78
Member Avatar for aarya

i m trying to compare 2 price for example when person enters min price as 3000$ and max price as $10000.and press search .it has to search all the price bewtween 3000$ to 10000$.i think the select option for price in cars.com best describe my problem i dont know how …

Member Avatar for digital-ether
0
185

The End.