39,393 Topics

Member Avatar for
Member Avatar for radhigoud

Hi friends This is Radhika Here is the Query: $str=strlen("Welcome to Program of PHP"); this is o/p:25 But my query is it should read how many words we like for example:uptill "welcome": output is :7....... remaining part should be printed like dots etc. But use single function only. advance thanks …

Member Avatar for martin5211
0
294
Member Avatar for queenc

hi i am using db layer foor all my quries.i want to know how to use mysql_num_rows in dblayer thanks in advance

Member Avatar for jack239
0
102
Member Avatar for r_sathya

Hai i am sathiya please help me to display my database tables in the grid manner through php code. give some example to me.......... i display the databse tables in the normal table manner via PHP code ........ but i am trying to display that tables in the grid manner …

Member Avatar for jack239
0
150
Member Avatar for rutaba

plz i need urgent help i hav to giv project of web , a dynamic website using php.. gimme sum gud idea for topic plzzzz

Member Avatar for isotope
0
101
Member Avatar for mgn2683

Is it possible to restrict access to a page using a recordset? There is a list and detail page for a table 'score overview'. Basically I want to have it so if a person is on the list page, they can't go to the detail page because of the WHERE …

Member Avatar for cwarn23
0
53
Member Avatar for metabex

Hi there, I am somewhat new to PHP but catching on fairly well. However, I'm currently stumped. I would like to access the newest XML file in a folder. Right now my code is hardwired so everytime I want to see the newest file I have to actually enter it …

Member Avatar for Atli
0
117
Member Avatar for BillyMako

In the product list online i have the same products uner different names due to restrictions on oscommerce. Example: VDE004-DE VDE004-DE1 VDE004-DE2 NLD6400-TO NLD6400-TO1 etc..... In the inventory list it will just have - VDE004 NLD6400 When a product is purchased is decrements one off the stock_level column. I need …

Member Avatar for Will Gresham
0
96
Member Avatar for psycho007

cut a long story short I have 2 tables, one called orders_total and another called orders_complete. the total_oders table contains rows of what the customer has ordered to eat i.e. colum called 'item' contains the item description colum called 'cost' contains the item cost for example i can sucessfully display …

Member Avatar for psycho007
0
130
Member Avatar for 123468743867143

I operate a real estate directory site. [U][B][COLOR="Red"]Trouble of the day:[/COLOR][/B][/U] Cannot get my Back URL to go back to the previous page with all the user' search criteria still there. It goes back to the page and [U]they have to fill their criteria again[/U]. [U][B][COLOR="red"]Example: [/COLOR][/B][/U]They pick Fiji and …

Member Avatar for 123468743867143
0
140
Member Avatar for bigginge

I have set up a guestbook on a flash site and the customer has asked for a bad word filter to be incorporated. I have this code for it: $bad_words = explode('|', 'badword1|badword2|badword3|etc|etc'); foreach ($bad_words as $naughty) { $comments = eregi_replace($naughty, "#!@%*#", $comments); } Where in the following code should …

Member Avatar for bigginge
0
184
Member Avatar for Venom Rush

Hi there I'm curious as to the process that happens when uploading a file. In all cases of file uploads do the files get uploaded to a temporary folder before any execution of code happens? If at all possible could someone provide a link to a page that explains the …

Member Avatar for mexabet
0
81
Member Avatar for jackakos

Hi Folks, is there a way to validate input fields using only PHP scripts before inserting into a MySQL database? I have fileds for: Date (DD-MM-YYYY) Time (24 hour format between 0900 and 1700) Location (String) Your suggestions will be a boost.

Member Avatar for jackakos
0
197
Member Avatar for Modo

hi guys how r u doing .. i need some help .. something went wrong and i dunno what is going on .. i will post the problems .. i hope someone could help first i tried making a script .. to include certain files depending on the time ... …

Member Avatar for Modo
0
171
Member Avatar for krisna_samy85

hi everyone... I'm newbie in php.... currently doing my class project (simple tennis court reservation).... kindly please guide me how to do and please provide some sample.... thanks alot...:)

Member Avatar for ithelp
0
93
Member Avatar for Belo

can anyone teach me how to design web using PHP What software i need to have and send me some tutorial

Member Avatar for star-whiz
0
113
Member Avatar for kings

in my php application i have used onchange and onload javascript function.it is working fine in IE but it is not working in other browsers eg:mozilla,chrome,flock

Member Avatar for Atli
0
112
Member Avatar for dcparham

"need rotating div display, preferably in PHP" need a rotating div display, similar to rotating slideshow - preferably in PHP, since will interface with database. see [url]http://www.cshlaw.com/cai/[/url] - upper right is [a] a photo, next to it is [b] a caption, below it is [c] the name of the person …

Member Avatar for Atli
0
121
Member Avatar for kipl20

hi, i have a client and a server using uniform server and im using sockets to connect them. i would like to be able to input information from say a form on the client side, send it to the server, the server would then input this data and send it …

Member Avatar for digital-ether
0
116
Member Avatar for Epic Tissue

Hey I am new to php and was thinking of writing a mailing list. Very simple, users enter their email into a box and click signup or whatever. I am just wondering.. where -or- how do I store those email addresses? Obviously storing them in a text file on the …

Member Avatar for FlashCreations
0
128
Member Avatar for twosocks

ok i cant see whats is wrong with this but it wont add a user [code=php] <?php include "config.php"; //Get the information from the form $username = $_POST['username']; $email = $_POST['email']; $password_1 = $_POST['password_1']; $password_2 = $_POST['password_2']; // makes sure that the 2 passwords match and that the email address …

Member Avatar for FlashCreations
0
89
Member Avatar for tonyledenko

Hello, How can I send the form results to the person who fills it out. Currently, I am having it sent to me. [code=php]//The email address the message will be sent to $youremail = "ttttt@ttttt.com"; <? //Checks to see if the name field is empty. You can delete or add …

Member Avatar for Atli
0
62
Member Avatar for ocbphoto

I can make the INPUT for QTY pass the value to my hidden field of quantity, what i want to try is something really easy. I want the user to choose the quantity and pass the variable to my form, please help Thank you for your time amigos OCB [code=php] …

Member Avatar for ocbphoto
0
284
Member Avatar for stevehart808

Hi guys, I have a media player that opens its own window and works fine with Firefox but it's not working for internet explorer. Been trying for ages and lots of different suppose solutions but still no go. The only thing that happens when you click the link is, bottom …

Member Avatar for stevehart808
0
106
Member Avatar for RockNRoll

Im sure theres a way to do it in php , just point me in the right direction. I appreciate all the help i can get. :)

Member Avatar for RockNRoll
0
95
Member Avatar for mangel.murti

hi all, i made two commbox in my page cropcat,subcat.my coding is below.when i select a item form cropcat related subcat fetch from database mysql and displayed.but my problem here is that when i select item form cropcat page refresh and selected value not display in cropcat ?please help me …

Member Avatar for pritaeas
0
113
Member Avatar for j4mes_bond25

I wonder if anyone around could possibly enlighten me a little (or indeed, a LOT) towards "Contact Us" form validation in PHP. Basically, I've created the form & then typed in the validation related codes from 3 different books along with differerent websites so far, but ONLY, if I understood …

Member Avatar for krishikrishi1
0
222
Member Avatar for kishou

anyone know where i could find a file with all the words from the dictionary?

Member Avatar for SADXXX
0
82
Member Avatar for Fourbit

Howdy all, New here. And I've done a search. Just can't find what I'm looking for. I have a number in some text that I want to increment every week by 100 . And, i need it done automagically. I have thought initially of putting the number in a DB …

Member Avatar for Fourbit
0
94
Member Avatar for yasmena

is it possible in Php to make the option items colored or to highlight some items???????????

Member Avatar for somedude3488
0
115
Member Avatar for veledrom

Hi, i can't display the blob pictute in PHP. It only shows a place for the picture in PHP. Thanks This is the record in database. [code] id name type size content ------- ------------- -------------- ------- ------- 6 action.JPG image/pjpeg 2707 BLOB [/code] [code] <?php $id = 6; $query = …

Member Avatar for veledrom
0
444

The End.