Variable uses and placement
I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any do
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!