PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<