how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
how to get sn motherboard
Hello.
I want to get serial number motherboard, cpu and else hardware.
Can You show me sam
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han