Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f