Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
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.
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would