Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php