convert pps to wsf with php'how?
hi
i want to convert with php
PowerPoint file to swf file(flash)
how please?
thank!!!
Production Order Enterprise Service to Manufacturing Exctn Sys (MES) ???
Hello Experts,
In our current landscape SAP ECC 5.0 is integrated to MES system via PI 7.
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see