Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~13.0K People Reached
Favorite Forums

6 Posted Topics

Member Avatar for PatrikIden

Hello i have this codes to try to get this working. But when on ./index.html all the li are given a class of current_yes exept for the ./clients.html link. And the other way aroud if i go to Clinets/clients.html then all li exept ./index.html are given a class of current_yes. …

Member Avatar for PatrikIden
0
325
Member Avatar for PatrikIden

Hello, im making a bookmark script to save on a web page as links. I have the following code but i want to have links movable. That is i want to able to change position on the links. Demo: [Click Here](http://test3.fcab.se/links/temp/index.php) The code i use: <?php require("../config.php"); if ($enablegzip == …

Member Avatar for PatrikIden
0
618
Member Avatar for PatrikIden

Hello, im making a bookmark script to save on a web page as links. I have the following code but i want to have links movable. That is i want to able to change position on the links. Demo: [Click Here](http://test3.fcab.se/links/temp/index.php) i have tested several Jquery/Java dragg/dropp/sort scripts but i …

0
157
Member Avatar for achiman

Do i put somthing here: $result = explode('"', $result); $confrom = explode(' ', $result[1]); $conto = explode(' ', $result[3]); I just get a blank page?

Member Avatar for PatrikIden
-1
4K
Member Avatar for meko22

Cold anyone schow me how to get 1 email from mysql and send the mail to that emailaddress? Currently i got this code, but ´not working: [CODE]//CONNECT TO MYSQL $link=mysql_connect($mysqladd, $mysqluser, $mysqlpass) or die('Could not connect to database: ' . mysql_error()); //CONNECT TO DATABASE mysql_select_db($databasename, $link) or die('Could not connect …

Member Avatar for shahidsidd
0
8K
Member Avatar for rajeesh_rsn

[QUOTE=nav33n;817219]You can set up a cron job to run every day (or night) and have this query. If you can't have crons, you can run this script whenever the main page is loaded. [code=mysql] DELETE FROM Table WHERE datecolumn < DATE(DATE_SUB(now() , INTERVAL 15 DAY)) [/code][/QUOTE] Whare wxactly do i …

Member Avatar for PatrikIden
0
174

The End.