Visit Experts Exchange from your mobile device to search, ask, and monitor your questions. Never lose touch again.

Preview From Your Desktop
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top PHP Solutions: 26 - 50 of 1483
 
Hi, I am in need of some help with my site. It is currently setup so that you access the url e.g. www.yoursite.com and this using an index.php file redirects to: www.yoursite.com/site...
cant find mysql password, username is it in a file
Hi E's, how escape the character "\" in php? I try with "\\", but that is a line comment. Regards, JC
Hi, I have no idea about php so even though this should be really simple I have no idea how to make this happen. I have a database with table "photos" This table has a row "free" I have...
I'm trying to load a utf-8 xml string using the php function SimpleXML_Load_String, but it fails and error's out when it finds a special character in the string (contained in some description ...
For some reason I got stuck here.  I need to Combine 2 firm inputs into 1.   1 input named last and the other named selvol_query I need the to both end up as 'selvol_query'. Like so ...
I have been using this way to create files that are encoded in UTF-8, however, it means I have to go back using a text editor to manually save the file as UTF-8 (without the BOM). Example o...
This is the code (below) i have, which uploads Jpegs, and Pngs only, but it dont upload Gifs, neither does it upload with the transparency. What i was trying to do is upload the images form...
Hi Experts, I am trying to do my best to request the following data from Google Analitycs: 1) Unique Visitors 2) Visits 3) Pageviews I am using official gapi.class.php: http://code...
hi. i can't get the content of some sites using the code below. some sites can detect that it is not really a google crawler and not permit to view content after some number of requests. (by...
How do I create a pixel tracking script in ASP or PHP that will save a specified cookie that I create? Example: <img src="http://www.example.com/track.asp?cookie=ID"> Saves the value of t...
I use this FPDI and FPDF script (in code snippet) to open pdf file and to stamp it in php, but there is the problem with the server "internal server error" when i try to stamp pdf file with 13...
Hi i want to add row as show in the pic. row information is taken from database say my table name is X i m USING JQUERY to do this.
Hi, I have a program in PHP that displays various info in a browser (from an access databse) when executed. I would like to include a button on the output that if clicked will create an excel...
We got an error with Jumela on wamp 2.0 on Windows XP Pro. This error is "Warning: Parameter 3 to showItem() expected to be a reference, value given in C:\wamp\www\www.molok.ch\includes\Cache\...
Running the below code returns with cURL error code of "7" which is "CURLE_COULDNT_CONNECT" If the two proxy lines are commented out, the code runs fine. What do I need to change to get...
Hi, If I have a date such as 08/11/2009 (format is DD/MM/YYYY). Is there a way to check if the date is Sunday and if so add an extra day to this so that it will display Mondays date instead?...
what are the differences are many people using php6
Hi, First of all i have built a huge script and released it, however somebody has pointed out there are various XSS Vulnerabilities within the application, I've built a strip function that...
i'm trying to build a simple sidebar widget for my wordpress blog.  basically, it's a form with two buttons, one to go to a login page, one to go to a registration page. i need the code tha...
I'm pulling date/time values from a database that are in the following format: 2009-08-24 10:56:56 I need to add 3 hrs to value using PHP (being mindful of the possibility that this coul...
Does anyone know how I can go about changing the DPI of an image using PHP?
I have a form that is pre-populated with existing db values. the user updates values as needed and on submit, the db is updated using UPDATE query. Next step is to use those same fields to...
Hi experts, I use sms gateway to send some messages from my website to the users phones. The problem is that the sms gateway use either HTTP-POST or HTTP-GET. I'm using urlencode(); to t...
Hello I need a script in php using Ajax for Thumbs Up/Down rating system. Need any pointers. I will increase the points to 500 for the complete script.. Thank you.