quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable