MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
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
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<