show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.