Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig