how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.