Poet, Singer, Writer, Admin of Indyaspeak.com
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
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
We Have Been Friends Together
We have been friends together,
In sunshine and in shade;
Since first beneath the chestnut-tree
This is not fair
Teacher asked to a student,”Rony if 2 & 2 makes four how is 4 & 4 ?”
Student replied,
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am