How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Linux socket programming
Where can I find a good introduction to socket programming?