39,393 Topics

Member Avatar for
Member Avatar for tip850

Hi, this is my first thread and I am new to the whole web design business. How could I make a pure PHP search engine to search the site that I am making? I don't want to use mysql just PHP, HTML and if I have to text files. I …

Member Avatar for Shanti C
0
90
Member Avatar for jithusdani

In PHP i have made one website back end as mysql,In this website i am displaying the datas in a table.I want to restrict the datas in fixed count and next should see wen we are clicking on the link below given...anybody plz give me with the solution..

Member Avatar for Shanti C
0
73
Member Avatar for OmniX

I have a form with a button that preforms multiple queries on a database. Problem is only one of those queries are preformed when the button is clicked. If I break them up into seperate buttons they both work. This means 1 button = 1 query? That dosent sound right. …

Member Avatar for OmniX
0
261
Member Avatar for Sheridan

Hi: I have developed a website using php with a mysql database running on an Apache 2.2.8 server on a Windows machine running XP Professional. I now want to make this website available on the WWW using my own machine as the host server. Can anyone point me to the …

Member Avatar for martin5211
0
105
Member Avatar for ishlux

Hi i have kept the array of values in a session so how to retrieve those values from the session in the next page .........can anybody help me [code=php] $result = mysql_query("SELECT * FROM services "); while($row = mysql_fetch_array($result)) { ?><input type="Checkbox" id="c[]" value="servicess"> <?echo $row['servicess']; echo "<br />"; $c[i]=$row['servicess']; …

Member Avatar for taoteh1221
0
1K
Member Avatar for Designer_101

Hi Im really in need of some help here. I'm doing a website for a sports team and have nearly finished it. However the last thing i need to do is create a slideshow (very fancy) at the top of each page. I know it sounds mad a slideshow at …

Member Avatar for buddylee17
0
91
Member Avatar for james1700

Hi guys, Me again, I have just noticed something which i cant figure out whats going on. Below the query pulls back and account type from my db however the result which is coming back does have the account type but has a number 1 after it eg: Current Account …

Member Avatar for nav33n
0
271
Member Avatar for rjrasmussen

Hello, I am very new to php/mysql, but I've learned a decent amount about it as of late . I'm trying to write a query for a dynamic list. The list is supposed show all user level 1's from a given state (i.e. CT, MA, ME). The state it shows …

Member Avatar for R0bb0b
0
77
Member Avatar for odysseous

Hi everybody, I have a ntext problem. There are MS SQL SP in my project.And I am taking mssql_bind() warning and mssql_execute() error. But the problem is that I cannot make changes on these SPs. Because these Sp are used by other programmers who are using cold fussion as programming …

Member Avatar for odysseous
0
104
Member Avatar for rejisha

I am doing an event calendar in php.In that calendar the events for a particular day will be displayed.If the event is a single day event it is possible to display the event curresponding to that date.But in the case of multiple day event(from 3rd july to 10th july) i …

Member Avatar for vicky_rawat
0
111
Member Avatar for Alexandre Lark

I've designed a PHP based chat using mysql tables for database storage, but the obvious problem is that PHP has no obvious way to control the browser like JS does. I'm wondering, are there functions hidden in the depths of PHP which can do generally what JS can do? The …

Member Avatar for somedude3488
0
300
Member Avatar for james1700

Hi, I am hoping some is going to be able to help me here because i am going crazy trying to figure this out. I am trying to code some php to interact with a web service that another company has provided. Below is the php code i have created. …

Member Avatar for james1700
0
128
Member Avatar for ishlux

Hi is this correct? actually i have declared a,b,c as an array and i want store it in a session and display them i am not even getting error, it is showing blank page......pls help me is the declaration of an array is correct ? [code=php] <? session_start(); $a=$_POST['a']; $b=$_POST['b']; …

Member Avatar for nav33n
-1
101
Member Avatar for MrMonirul

Dear all, I'm new learner PHP. I beg help to everybody. Please check out the following code. <?php $abc1="ABC1"; $abc2="ABC2"; $abc3="ABC3"; for($i=1; $i<=3; $i++) { $abc.=$i; echo "$".$abc; } ?> Here, printed [ $abc1 $abc2 $abc3 ] but i want to print [ ABC1 ABC2 ABC3 ]. please advice me …

Member Avatar for vicky_rawat
0
159
Member Avatar for kuldeep04

Hi all, I used the Virtualmart modules in joomla for shopping cart.and when user purchase some Items from there then one email generate for user but no any mail for admin to know how many items are purchased and by whom it's purchased. so, plz help me how can i …

Member Avatar for kuldeep04
0
105
Member Avatar for hijessie

im trying to send the checkbox data to both the email and to the database but for some reason it doesnt send all the of the checked items to the email or database what am i doing wrong? here is the form: [code] <table width="95%" border="0" cellspacing="1" class="tablestyle" cellpadding="1" align="center"> …

Member Avatar for nav33n
0
98
Member Avatar for veledrom

Hi, Information is being listed from middle of the page, not the begining of the page. Why? Thanks [code] <html> <head></head> <body> <Table border="2px" > <tr> <td>ID</td><td>Name</td><td>Surname</td> </tr> <?php $mysqli = new mysqli("localhost","root","","dbf"); if (mysqli_connect_errno()) { printf ("Connection failed : %s\n", mysqli_connect_error()); exit(); } else { $sql = "SELECT id, …

Member Avatar for veledrom
0
92
Member Avatar for OmniX

[code] Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in config.php on line 60 [/code] I have checked a previous thread and they said it was due to the '' in the select statement. But I dont think this is the case here. All I did was …

Member Avatar for nav33n
0
416
Member Avatar for Shanti C

hello... Can any one please help me out? I want an image gallery script, where the images are displayed as thumbnails from many subfolders created dynamically and not from database... Thanks in Advance...

Member Avatar for tanha
0
526
Member Avatar for Fatale

I am planning on making a text-based game. The genre is mafia/space/urban crime. I am hoping to find someone who has some php knowledge to help me write this. I am getting a book on sql and php so that i can program the game myself but i do need …

Member Avatar for ithelp
0
255
Member Avatar for Orbit2007

If you read anything from my last question you know I am working on a dice roller and I am on to the next step. Stage one was just trying to figure out how to get a random, and I finally got the to work. I can now roll and …

Member Avatar for johnsquibb
0
144
Member Avatar for Rakesh Nagekar

Hello Friends, How to create Blogs in PHP can u please tell the websites and helping code for blogs Thanks in Advance Rakesh Nagekar

Member Avatar for adrenaline_elz
0
81
Member Avatar for charlesbw

Sorry for the long title, but i wanted a precise title. I am wondering if there is a script out there, or maybe simple settings that can be used to force links that start with the url of the originating domain to open in the same window/Tab. If am not …

Member Avatar for R0bb0b
0
79
Member Avatar for Orbit2007

I am trying to build a random number generator based on dice. Yes, I know there are ones out there but I am trying to do this whole programming thing for myself... I thought I had done it right but it keeps telling me "Warning: Division by zero" when I …

Member Avatar for Orbit2007
0
131
Member Avatar for punithapary

Can anyone tell me how to validate mail function using php.Please can anyone provide some example code for that one. Thanks Punitha pary

Member Avatar for R0bb0b
0
38
Member Avatar for eXceed69

Which framework do you prefer or recomend? CI, cakePHP, Symphony or anything else

Member Avatar for kazaan
0
74
Member Avatar for Suneetha Reddy

I have stored date of birth of my users into my database.. I want to calculate their age according to the database dob field... Please help me.. Thanks..

Member Avatar for nav33n
0
164
Member Avatar for ditty
Member Avatar for Rakesh Nagekar

hi friends , Can u please help me, I require change status code to my manage categories please help me Rakesh Nagekar

Member Avatar for Shanti C
0
114
Member Avatar for blackbird29

I have one application in two version: the online version and the offline version(USB). How can I update the online version after some change in the offline database?

Member Avatar for R0bb0b
0
503

The End.