Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&