Hi All, I will appreciate if someone can point me in the right direction as I know this query is somehow not going to do what I want, Infact its not doing what I want but I cant seems to give my brain a boost to think of a way out.
I basically want the query to return results that are NEXT due...
Hi,
I have an html form which I need to process and send in an email basically. I usually use Linux Server which works fine with the code below
<p>Thank you <strong><?php echo($name);?> </strong>
<?php
/* This section tries to send the form, if successful a successful message is...
Hi all,
I have the code below which worked fine when I was using it on my windows server. However I had a few problem with the windows server then I had to switch to a Linux based server. Once the switch was completed I started having problems with a number of my codes which worked fine...
Hi,
I've always wondered how this is done and cant seems to grasp it.
When I query my DB, how can I go about displaying each record with its attributes i.e Student one name DOB etc, Then Student 2 Name DOB etc, Student 3 Name DOB etc before creating a new row and repeat the process?
Basically...
Hi Again,
not sure the way forward. I am certain this code for updating the quantity on my self made shopping cart is a time bomb which will probably crash my computer when executed. Basically, I have an update field on my cart where the user simply types in desired number of the products...
Hi all,
Thanks for viewing this post.
I have a dilema. I have used a piece of code which perfectly worked a a previous coursework I did, now its not working on this one am working on even though, I literally copied a past the code.
The am is to number the returned query result, i.e only...
Hi all,
Can anyone please help towards how I can populate an HTML dropdown option list with values from a table column in my MYSQL DB using PHP please.
Any help appreciated.
Thank you
Hi everybody,
Am kinda really stock here. I developed a shopping cart which basically itemise all the products in it. i.e
Product 1 CD Case Price: £5.99 Qt: 1
Product 2 Football Price: 9.99 Qt:1
These work fine on my website. the problem is when I transfer the the items to Paypal for...
Dear All,
I am not sure if I can ask this but, am trying to design a small web shop for my sister selling little bits and bobs. well I have put something together, with a shopping cart! My problem now is, that Paypal are not being of much help as I have been in communication with them for over...
Hi all,
I have been having a Shopping cart problem in the PHP forum for few days now for history see( http://www.tek-tips.com/viewthread.cfm?qid=1198042&page=1 )
Now I have got to the state that I was told that my problem is more for the MYSQL forum. I would appreciate any help on the reason...
Hi,
Dont know if you can help, but I am quite stuck and have been for quite a while now, for the life of me, I just cant understand why am getting the following error
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in...
Hi Again,
I beleive this will be my last question.
Am obviously having trouble again.
Could anyone please look at the code below to see if they can spot why I my echo statement is not showing anything despite the fact that there are information in both tables in my db?
$query_Recordset1 =...
Hi all,
I am trying to write a basic shopping cart script and seems to be loosing it in the process.
Basically, I use sessions, two tables ( product & basket).
I am now writting a query to display the content of the basket table belonging to a matching session id.
slq: $query_Recordset1 =...
The forum has been very helpful indeed, thank you. I have a problem since last year april, been trying to look for how to sort query results into page numbers i.e display 10 records per page and have a next and previous page numbering for next ten records. I have NO idea how to do this, read...
hi,
I am trying to display a mysql query recordset/result. When I display them in a table all the rows are the same color. I s there any way I can Alternate the row colours to different colours? this is of course for easier reading of each row of data.
Thank you for your help please.
Hello everyone, I have a question please and am wondering if anyone can lend a helping hand. I am querying a MySQL database for records, storing them in a recordset.
THE PROBLEM:
When am displaying the recordset, it seems to be displaying each record twice in other words it seem like it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.