- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
5 Posted Topics
You want to redirect automatically ?
Why do you not use the JQuery ?
Here should to write int Search(Student List[], int Size, string Target) { for(int i = 0 ; i < Size ; i++) if (Target == List[i].LastName) return i; // You sould to write else of not you can not return tow int // in the same time else // try …
you sould to make $conn1 = mysql_select_db("studio", $conn) or die ("Could not connect to database"); http://www.php.net/manual/fr/function.mysql-select-db.php
You don't have a permission to create this line you should to work with the getter in the class because it is private . return (a.data < b.data); >here for example you can type somting like this Getdata(); // you should to define this method in your class. and to …
The End.