Hello everybody, What does - > mean? <?php $d = new DateTime( '2010-01-08' ); $d->modify( 'first day of next month' ); echo...
hello all, i am developping an intranet for a shop. it is like a shopping cart. the problem is sometimes i need to use more than 1 tab for...
edit the database details and save it and run it <? $DBHost="localhost"; $DBUser="root"; $DBPass=""; $DBName="";...
i just run it on my localhost and it worked perfect. did you check your database table after wards?
try this and check your database after. Put off and on your browser // connect to your database first $alltables = mysql_query("SHOW...
that happens on phpMyAdmin when you add more rows after deleting some. If you Optimize your table, it should be ok.
You can use ORDER by "SELECT * FROM customer ORDER BY customer_id DESC ";
hello all, this works perfect but is this the proper way to do this? <? /////////////////add/////////////////////////////////...
ok. the problem was the line break which you can not see on browser. but if you run the code on windows i got this: Model Maxtor 6Y080L0...
hello all, I do not know what i am doing wrong. When i run this if statement i get "Wrong!" all the time. Regards....
Hello all, I made an intranet for a shop and i am going to give the computer with intranet on it. I want to make sure he can not copy my files...
Separate names with a comma.