- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 3
- Posts with Upvotes
- 3
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
20 Posted Topics
I want to upload videos from my site into youtube. I worked on examples provided in oogle but i got strucked by auythentication process where it is saying invalid parameters in youtube page. Can anyone solve this problem.
I thought of implementing multiple pagination concept in a single page.I applied pagination concept but instead of changing only one set of records it gets reflected to another set of records.Can anyone solve this.
For implementing Spell check concept i applied WYSIWYG editor to textare.I got the output in Mozilla but not in InternetExplorer.Can you say where the problem might be.
I think there is problem in the directory path once check that if its ok ignore this
In mysql database for date filed i'm using datatype as Timestamp in that field date part is updated as today's date but when comes to time it is updating as 09:00:00 like this instead of 15:00:00 and i'm using wamp.can anyone solve this problem.
If i have 3 records and if i apply random function to it ,i is displaying last two records frequently third record is displaying rarely but i want those three records to be display frequently can any one solve this problem,
How to get Ip address and MAC address of system for an IP address i tried this code [icode]echo $ip=GetHostByName($REMOTE_ADDR);[/icode] But after uploading through FTP i'm getting Server ip But i want local system IP can any one solve problem.
Can any one give me some idea regarding how to calculate second and fourth saturdays i did based on time whenever i change system time it results in tuesdays insetad of saturdays.
In php if we provide a particulr date how to display the name of the day i.e; whether that day lies on sunday or monday... Can you please give me idea.
Refer this link for multiple drop down list [url]http://www.plus2net.com/php_tutorial/php_drop_down_list.php[/url]
If you want information about multiple files uploading refer this link [url]http://www.phpeasystep.com/workshopview.php?id=2[/url]
I think there is problem in inserting the values into database can you once check the syntax of insert query or if you provide the query i will look into it
Can you provide the functions that you had used in form so that i can try to solve
I executed this program to my knowledge i found the following things to be change Remove array from function definition,and keep paranthesis for $select =( $selected==$key ? " selected" : null); The option "$selected = $selected;" means the key value which is equal to the options passed in array will …
To know about sessions i think below url will help you.. [url]http://in.php.net/manual/en/intro.session.php[/url]
I think you forgot to insert single qoute for variables time2 and time3 you try to execute after removing this errors.
If you got the solution then ignore this otherwise try to update the number filed by adding 1 to it where name will be equal to the selected name from database.
Hello friends, Can anyone help me regarding how to rewrite a static page with the help of url
The End.