39,393 Topics

Member Avatar for
Member Avatar for sagedavis

Hi all, I am not sure where to start with this one really. I have built the template for my site but, having a few issues in trying to impliment certain things that have to happen. This site needs to have 3 types of user. I am using a generalization …

Member Avatar for neekworld
0
437
Member Avatar for tulipputih

Hello everybody, how do I rank mysql search results by column weighting? thanks for your input.

Member Avatar for tulipputih
0
164
Member Avatar for Zurompeta

Hi there. I'm having a small issue with including various files into some of my main files. This issue started when I decided to organize my directory structure. My old structure: [code]/{root} [application] [css] [FF] [images] [install] [js] [validation] So in this structure, FF (Firefox) is where the main application …

Member Avatar for samarudge
0
73
Member Avatar for BrettOwnz

Hey guys.. I have been trying to debug this mysql statement for the past 2 hours.. here is the statement: [CODE] $sql1 = "SELECT * FROM cpmip WHERE adid='$a' and ip='$ip'"; $res1 = mysql_query($sql1) or die(mysql_error()); [/CODE] I just can't figure out why this won't work.. it throws the following …

Member Avatar for BrettOwnz
0
140
Member Avatar for liferentsus

Is there a way to delay a function so that it doesn't run for a day or two later? I'm somewhat familiar with sleep(), but I really don't think that's what I ought to use. What I need is a text file to be processed over the weekend/holidays when there …

Member Avatar for ShawnCplus
0
67
Member Avatar for groogruxking40

hey all, I have a form that allows the user to input the information you can see it here- [url]http://www.christiancouriernewspaper.com/blogbase/form.html[/url] what I need it to do now is when the user clicks SUBMIT for all the information they just filled out be sent to me via e-mail any ideas/help? thanks

Member Avatar for almostbob
0
202
Member Avatar for groogruxking40

Hey all, I was wondering if anyone has used the Contact form called gbcf-v3 I'm having problems getting it to go "live" the test form is working great here is my simple simple contact page code [CODE]<form method="POST" action="send.php"> Fields marked (*) are required <p>Email From:* <br> <input type="text" name="EmailFrom"> …

0
68
Member Avatar for praveen_dusari

hii all, i developed a shopping cart which has many features like grid view,list view and floating cart which is also dragable.now my problem is its taking to much time to load becoz of conditions and images now,i want to generate html pages of my php pages,i dont want url …

Member Avatar for praveen_dusari
0
917
Member Avatar for mani8php

Hello, In my site i want to [B]Log out[/B] the user when [B]POWER TURNOFF [/B],for the security purpose.. I need to call the file to log out the user and change the status of him in the table, who logged in that particular system that time. So i need to …

0
63
Member Avatar for thereplicabags

Hi, very one, I have a problem,when I take my web sitemap to google, and then I find that in our google webmaster tools , i have a sitemap error, there say I have same 302 Reposition . and now how can I do for it. my website: [url snipped]

0
42
Member Avatar for silvia21

i am working as a website developer in php...i like to develop a website in tamil....could be please help me... i am expecting a favorable reply from all.

Member Avatar for kvprajapati
0
66
Member Avatar for mvchandoo

Hi i created input type file elements dynamically by js the elements are not parsing by php in post method. if i removed the table tags around them, then its working. could anybody help me with this to go on. just copy the code and run in wamp and resolve …

Member Avatar for mvchandoo
0
101
Member Avatar for lounestor

hi im seconds away from throwing the laptop off the wall, trying to figure out the best way to embedded the [B]auto generating photo[/B] gallery into my html website. I am using dreamweaver. I am very new at all this. What do i need to do to place it on …

Member Avatar for mostafadotnet
0
80
Member Avatar for ayesha789

I am new to PHP , I have developed about 12 dynamic websites. My question is how users can scsribe for a monthly newsletter on my websites. Which steps I have to follow. Thanks:) Ayesha Developer

Member Avatar for ayesha789
0
153
Member Avatar for PCMANING

Hello ALL i am new here so please be gentle. i have a problem i can quite solve. here is my table: id | Account | Dollars | Amount | date -------------------------------------------------------------------------------- 1 | JD001 | 45 | 5 | 2009-04-04 2 | JD001 | 78 | 8 | 2009-05-17 …

Member Avatar for diafol
0
84
Member Avatar for mohan7690

hi guys, i developed a site in php, and i dont want to give source code to the client, i want to encrypt the code and place it on the server or to give to the client, is it possile, please help me.... thanks in advance

Member Avatar for digital-ether
0
110
Member Avatar for gingank

When i use the php mail function to send mail is can send easily but if i continuously let said 10 email suddenly it tell me can not sent the mail. Can anyone tell me why ??

Member Avatar for cwarn23
0
106
Member Avatar for DaveyMoyes

hi all - php.home Im trying to pass a varible of "MOBILE" from a form i have set up [code=html]<td><span class="style61">Mobile number</span></td> <td><span class="style61"> <label for="mobile"></label> <input type="text" name="mobile" id="mobile" />[/code] To a differnet .php called test.php On this test php i have the following [icode]$mobile = $HTTP_POST_VARS['$mobile'];[/icode] how do …

Member Avatar for DaveyMoyes
0
76
Member Avatar for gingank

I got a question if i write a code to detect IP address can it automatic write down in to the php text field form and send it to the mail function. Can provide the code for more understanding

Member Avatar for almostbob
0
123
Member Avatar for chuckwilliams

I am getting this error.... Parse error: syntax error, unexpected '*' in /home/digital/public_html/administrator/components/com_myblog/admin.myblog.php on line 206 Here is the code: [I]<MOVED TO ATTACHED AS IT IS BREAKING VIEW IN FIREFOX>[/I] End of Code I am not sure why I am getting the above error any help would be great... Thaks

Member Avatar for ShawnCplus
0
84
Member Avatar for brianzet

Hi everyone! Have a few questions I hope someone may be able to help me with, because I'm really stucked here.. And sorry if I'm not explaining myself very good, because my english is not that good. Well.. I am trying to build my own blog with like a Content …

Member Avatar for brianzet
0
197
Member Avatar for mrcniceguy

i have a gallery SCript which i saw in tutorial sitepoint.com everything is working well except that i want to limit users,which means the albums will be opening accoding to user=name WHERE SHOULD I PUT THE WHERE CLAUSE LIKE THIS user='$user' in the script below. [code=php] query( "SELECT c.category_id,c.category_name,photo_filename,COUNT(photo_id) FROM …

Member Avatar for mrcniceguy
0
143
Member Avatar for enumulaa

Hi Every1, Can any1 please help me. i want a code where i can the search for a word in my website and display all the related word results in the same page..I want the Code in Ajax or JS or PHP . thanku

Member Avatar for djjjozsi
0
53
Member Avatar for michael123

Is there a function in php to remove the duplicate string variables, for example there is "abcd,ab,cd,abc,abc", how to change it to "abcd,ab,cd,abc"?thanks.

Member Avatar for ShawnCplus
0
4K
Member Avatar for crisis123

i have created an ol form and all its details are stored in a text file i want to display these records in the form of the table on another webpage any suggestions??

Member Avatar for cwarn23
0
129
Member Avatar for HITMANOF44th

i am building some thing that will grab part numbers and description from a data base works great when you type in part of a word or part of the part number the issue i run into is when i type in the full part number for example A11-123 this …

Member Avatar for HITMANOF44th
0
169
Member Avatar for gingank

Hi guy can help me with this. I 'm new on using the apache web server. I upload all the thing inculde the image file when i view on my pc i can show the image very nice but when i open in other pc i cant display my image. …

Member Avatar for sureronald
0
77
Member Avatar for gingank

I create a php form that lot oif image in it and it can display to my computer but when i upload to the apache it cant show the image already why this will happen?? Can anyone tell me why

Member Avatar for almostbob
0
107
Member Avatar for andrewsCWD

Hello, I have just a regular .html page. I want to take my PHP source code from one of my PHP scripts and display that to the viewer so they can see my code on the HTML page, as if it was just regular content on a page. When I …

Member Avatar for prateek shri
0
97
Member Avatar for ivanichi

Hi, everyone, I'm a new member here. Currently, I'm developing a web application and there's a need to make an activation for the product I developed. I want give activation on my product for a time session on local. My question is, is it possible to make that? As we …

Member Avatar for ivanichi
0
126

The End.