SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu